From eaeb47f1af651e9346961478bd6d1342aac08e26 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 4 Jun 2018 14:39:26 +0200 Subject: [PATCH 1/2] Build upon URL rather than PSL Instead of "parsing" the Public Suffix List directly, use new terminology from the URL Standard. Fixes #3711. --- source | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/source b/source index fdae91a1c58..0827288d3a6 100644 --- a/source +++ b/source @@ -2660,6 +2660,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute