Skip to content

Commit

Permalink
Bug 1527149 [wpt PR 15328] - HTML: noopener keyword is tokenized, a=t…
Browse files Browse the repository at this point in the history
…estonly

Automatic update from web-platform-tests
HTML: noopener keyword is tokenized

See whatwg/html#4079.

--

wpt-commits: 6d9e199e99ce76bafb4d31a58641e5a2591c9587
wpt-pr: 15328

UltraBlame original commit: 3624a9aa806e8ea05d0401acedba7ac98b240a97
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 213cc92 commit 718f9fb
Showing 1 changed file with 13 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,16 +163,13 @@
:
"
noopener
needs
to
be
present
=
1
means
the
same
as
a
token
on
its
own
noopener
"
secondWindowFeatureString
:
Expand All @@ -183,24 +180,19 @@
"
shouldReuse
:
true
false
}
{
testDescription
:
"
noopener
needs
to
be
present
as
a
token
on
its
own
again
=
0
means
lack
of
noopener
"
secondWindowFeatureString
:
Expand Down Expand Up @@ -228,8 +220,6 @@
on
its
own
yet
again
"
secondWindowFeatureString
:
Expand Down

0 comments on commit 718f9fb

Please sign in to comment.