Skip to content

Commit d0fc3e8

Browse files
committed
Bug 1485521 [wpt PR 12636] - HTML: document.open() and document's URL, a=testonly
Automatic update from web-platform-testsHTML: document.open() and document's URL (#12636) For whatwg/html#3946. Adapts the basic test in web-platform-tests/wpt#10817 for a number of advanced scenarios regarding document activity. Co-authored-by: Anne van Kesteren <annevkannevk.nl> -- wpt-commits: 312d71258a26bfa420f7eef100df4ef92d961483 wpt-pr: 12636 UltraBlame original commit: 0aaff791b401b17dd832464bc94688c474a08ebc
1 parent d10ba7a commit d0fc3e8

File tree

2 files changed

+894
-0
lines changed

2 files changed

+894
-0
lines changed

testing/web-platform/meta/MANIFEST.json

+92
Original file line numberDiff line numberDiff line change
@@ -2250870,6 +2250870,64 @@ html
22508702250870
/
22508712250871
webappapis
22508722250872
/
2250873+
dynamic
2250874+
-
2250875+
markup
2250876+
-
2250877+
insertion
2250878+
/
2250879+
opening
2250880+
-
2250881+
the
2250882+
-
2250883+
input
2250884+
-
2250885+
stream
2250886+
/
2250887+
url
2250888+
.
2250889+
window
2250890+
.
2250891+
js
2250892+
"
2250893+
:
2250894+
[
2250895+
[
2250896+
"
2250897+
/
2250898+
html
2250899+
/
2250900+
webappapis
2250901+
/
2250902+
dynamic
2250903+
-
2250904+
markup
2250905+
-
2250906+
insertion
2250907+
/
2250908+
opening
2250909+
-
2250910+
the
2250911+
-
2250912+
input
2250913+
-
2250914+
stream
2250915+
/
2250916+
url
2250917+
.
2250918+
window
2250919+
.
2250920+
html
2250921+
"
2250922+
{
2250923+
}
2250924+
]
2250925+
]
2250926+
"
2250927+
html
2250928+
/
2250929+
webappapis
2250930+
/
22508732250931
microtask
22508742250932
-
22508752250933
queuing
@@ -4022246,6 +4022304,40 @@ html
40222464022304
/
40222474022305
webappapis
40222484022306
/
4022307+
dynamic
4022308+
-
4022309+
markup
4022310+
-
4022311+
insertion
4022312+
/
4022313+
opening
4022314+
-
4022315+
the
4022316+
-
4022317+
input
4022318+
-
4022319+
stream
4022320+
/
4022321+
url
4022322+
.
4022323+
window
4022324+
.
4022325+
js
4022326+
"
4022327+
:
4022328+
[
4022329+
"
4022330+
282e58e9c380fc214365522163c8bc09a67afc3b
4022331+
"
4022332+
"
4022333+
testharness
4022334+
"
4022335+
]
4022336+
"
4022337+
html
4022338+
/
4022339+
webappapis
4022340+
/
40222494022341
microtask
40222504022342
-
40222514022343
queuing

0 commit comments

Comments
 (0)