No files found.
+21 −43
location.rs
components/script/dom/location.rs
+21 −21
url.rs
components/script/dom/url.rs
+0 −19
urlhelper.rs
components/script/dom/urlhelper.rs
+1 −1
HTMLAnchorElement.webidl
components/script/dom/webidls/HTMLAnchorElement.webidl
+2 −5
HTMLAreaElement.webidl
components/script/dom/webidls/HTMLAreaElement.webidl
+20 −0
HTMLHyperlinkElementUtils.webidl
.../script/dom/webidls/HTMLHyperlinkElementUtils.webidl
+19 −3
Location.webidl
components/script/dom/webidls/Location.webidl
+19 −1
URL.webidl
components/script/dom/webidls/URL.webidl
+3 −1
URLSearchParams.webidl
components/script/dom/webidls/URLSearchParams.webidl
+0 −28
URLUtils.webidl
components/script/dom/webidls/URLUtils.webidl
+0 −26
URLUtilsReadOnly.webidl
components/script/dom/webidls/URLUtilsReadOnly.webidl
+16 −2
WorkerLocation.webidl
components/script/dom/webidls/WorkerLocation.webidl
+9 −9
workerlocation.rs
components/script/dom/workerlocation.rs
+174 −12
interfaces.html.ini
tests/wpt/metadata/html/dom/interfaces.html.ini
+5 −2
interfaces.html.ini
tests/wpt/metadata/url/interfaces.html.ini
+1 −1
elements-embedded.js
...wpt/web-platform-tests/html/dom/elements-embedded.js
+1 −1
elements-text.js
tests/wpt/web-platform-tests/html/dom/elements-text.js
+57 −37
interfaces.html
tests/wpt/web-platform-tests/html/dom/interfaces.html
+25 −41
interfaces.html
tests/wpt/web-platform-tests/url/interfaces.html