Skip to content

Commit

Permalink
Bug 1528746 [wpt PR 15406] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 15406
wpt-type: metadata

UltraBlame original commit: e23c3c3fe9cd08271ca6b289631c975bdbc62e71
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 5821e02 commit 7964d0e
Showing 1 changed file with 72 additions and 4 deletions.
76 changes: 72 additions & 4 deletions testing/web-platform/meta/html/dom/interfaces.https.html.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2691,14 +2691,12 @@ type
expected
:
if
(
os
=
=
"
android
"
)
:
FAIL
[
Expand All @@ -2713,14 +2711,12 @@ print
expected
:
if
(
os
=
=
"
android
"
)
:
FAIL
[
Expand Down Expand Up @@ -4992,6 +4988,78 @@ expected
:
FAIL
[
HTMLFormElement
interface
:
attribute
rel
]
expected
:
FAIL
[
HTMLFormElement
interface
:
attribute
relList
]
expected
:
FAIL
[
HTMLFormElement
interface
:
document
.
createElement
(
"
form
"
)
must
inherit
property
"
rel
"
with
the
proper
type
]
expected
:
FAIL
[
HTMLFormElement
interface
:
document
.
createElement
(
"
form
"
)
must
inherit
property
"
relList
"
with
the
proper
type
]
expected
:
FAIL
[
interfaces
.
https
Expand Down

0 comments on commit 7964d0e

Please sign in to comment.