Skip to content

Commit

Permalink
Bug 1527584 [wpt PR 15352] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 15352
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot authored and jgraham committed Mar 16, 2019
1 parent 3adef14 commit 7735dd9
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[open-features-tokenization-noreferrer.html]
[Tokenizing "noreferrer" should ignore window feature separators except "," after initial "=" and before value]
expected: FAIL

[Tokenizing "noreferrer" should read characters until first window feature separator as `value`]
expected: FAIL

[After "noreferrer", tokenization should skip window features separators that are not "=" or ","]
expected: FAIL

[Integer values other than 0 should activate the feature]
expected: FAIL

[Tokenization of "noreferrer" should skip window features separators before feature]
expected: FAIL

[Feature "noreferrer" should be converted to ASCII lowercase]
expected: FAIL

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[window-open-noreferrer.html]
[window.open() with "noreferrer" tests]
expected: FAIL

0 comments on commit 7735dd9

Please sign in to comment.