Skip to content

Commit

Permalink
Bug 1760441 [wpt PR 33221] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 33221
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Mar 26, 2022
1 parent fc740be commit 9cd2be4
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[hidden-ua-stylesheet.html]
[div.removeAttribute('hidden')]
expected: FAIL

[div.setAttribute('hidden', '')]
expected: FAIL

[div.setAttribute('hidden', 'asdf')]
expected: FAIL

[div.setAttribute('hidden', 'until-found')]
expected: FAIL

[div.setAttribute('hidden', 'UNTIL-FOUND')]
expected: FAIL

[div.setAttribute('hidden', 'UnTiL-FoUnD')]
expected: FAIL

[div.setAttribute('hidden', '0')]
expected: FAIL

0 comments on commit 9cd2be4

Please sign in to comment.