From 732a605f02e789243b860250f9faddcb1540b617 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 18 Apr 2016 09:40:16 +0200 Subject: [PATCH] Correct URL parsing of base elements Fixes #1060. --- source | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/source b/source index 793ddff6df2..cbd2e2ec1a7 100644 --- a/source +++ b/source @@ -12073,9 +12073,10 @@ gave me some of the songs they wrote. I love sharing my music.</p> data-x="attr-base-target">target attributes, all but the first are ignored.

A base element that is the first base element with an href content attribute in a particular Document has a - frozen base URL. The frozen base URL must be immediately set for an element whenever any of the following situations occur:

+ data-x="attr-base-href">href content attribute in a Document has + a frozen base URL. The frozen base URL must be immediately + set for an element whenever any of the following + situations occur: