Skip to content

Commit

Permalink
Bug 1850635 [wpt PR 41704] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 41704
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Oct 26, 2023
1 parent e7ff279 commit b58fc37
Show file tree
Hide file tree
Showing 12 changed files with 1,892 additions and 34 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[Document-parseHTMLUnsafe-encoding.tentative.html]
[Parse empty string]
expected: FAIL

[meta charset latin2]
expected: FAIL

[XML declaration]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Document-parseHTMLUnsafe-style-attribute.tentative.html]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url-base-pushstate.tentative.html]
[valid: created normally]
expected: FAIL

[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

[invalid XML: created normally]
expected: FAIL

[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url-base.tentative.html]
[valid: created normally]
expected: FAIL

[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

[invalid XML: created normally]
expected: FAIL

[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[Document-parseHTMLUnsafe-url-moretests.tentative.html]
[Parent window]
expected: FAIL

[Child window]
expected: FAIL

[Child window crossing navigation]
expected: FAIL

[Child window after navigation]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url-pushstate.tentative.html]
[valid: created normally]
expected: FAIL

[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

[invalid XML: created normally]
expected: FAIL

[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[Document-parseHTMLUnsafe-url.tentative.html]
[valid: created normally]
expected: FAIL

[valid: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[valid: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL

[invalid XML: created normally]
expected: FAIL

[invalid XML: created using another iframe's parseHTMLUnsafe from this frame]
expected: FAIL
[invalid XML: created using another iframe's parseHTMLUnsafe from that frame]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Document-parseHTMLUnsafe.tentative.html]
expected: ERROR
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Element-setHTMLUnsafe-04.tentative.html]
[setHTMLUnsafe should leave the removed children alone.]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[setHTMLUnsafe.tentative.html]
[Element: setHTMLUnsafe with no shadowdom.]
expected: FAIL

[Element: setHTMLUnsafe with shadowdom.]
expected: FAIL

[ShadowRoot: setHTMLUnsafe with no shadowdom.]
expected: FAIL

[ShadowRoot: setHTMLUnsafe with shadowdom.]
expected: FAIL

[template.setHTMLUnsafe() should modify template content fragment rather than actual children.]
expected: FAIL
Loading

0 comments on commit b58fc37

Please sign in to comment.