From 6ab8b20f2e581642231db0e48031b33b58d96f21 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Thu, 5 Jan 2017 15:41:24 +0100 Subject: [PATCH] HTML: set location.protocol to broken schemes See https://github.com/whatwg/url/issues/61 for context. --- .../location-protocol-setter.html | 106 ++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 html/browsers/history/the-location-interface/location-protocol-setter.html diff --git a/html/browsers/history/the-location-interface/location-protocol-setter.html b/html/browsers/history/the-location-interface/location-protocol-setter.html new file mode 100644 index 00000000000000..ef92f7ab0f889b --- /dev/null +++ b/html/browsers/history/the-location-interface/location-protocol-setter.html @@ -0,0 +1,106 @@ + +Set location.protocol to broken schemes + + +
+ + +