Skip to content

Commit

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

UltraBlame original commit: 1109fcdb0f36a03cfe6d1b650f6bc244f9493dc0
  • Loading branch information
marco-c committed Mar 16, 2020
1 parent 528bb73 commit b90969f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 205 deletions.
205 changes: 0 additions & 205 deletions testing/web-platform/meta/html/dom/idlharness.https.html.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3690,27 +3690,6 @@ FAIL
Document
interface
:
iframe
.
contentDocument
must
inherit
property
"
all
"
with
the
proper
type
]
expected
:
FAIL
[
Document
interface
:
new
Document
(
Expand Down Expand Up @@ -3802,47 +3781,6 @@ FAIL
Document
interface
:
new
Document
(
)
must
inherit
property
"
all
"
with
the
proper
type
]
expected
:
FAIL
[
Document
interface
:
documentWithHandlers
must
inherit
property
"
all
"
with
the
proper
type
]
expected
:
FAIL
[
Document
interface
:
attribute
oncancel
]
Expand Down Expand Up @@ -4254,30 +4192,6 @@ expected
:
FAIL
[
HTMLAllCollection
interface
:
calling
namedItem
(
DOMString
)
on
document
.
all
with
too
few
arguments
must
throw
TypeError
]
expected
:
FAIL
[
HTMLTextAreaElement
interface
:
Expand Down Expand Up @@ -4478,16 +4392,6 @@ expected
:
FAIL
[
Stringification
of
document
.
all
]
expected
:
FAIL
[
HTMLElement
interface
:
Expand Down Expand Up @@ -4657,20 +4561,6 @@ expected
:
FAIL
[
HTMLAllCollection
must
be
primary
interface
of
document
.
all
]
expected
:
FAIL
[
HTMLDialogElement
interface
:
Expand Down Expand Up @@ -4732,27 +4622,6 @@ expected
:
FAIL
[
HTMLAllCollection
interface
:
document
.
all
must
inherit
property
"
length
"
with
the
proper
type
]
expected
:
FAIL
[
HTMLElement
interface
:
Expand Down Expand Up @@ -5365,30 +5234,6 @@ expected
:
FAIL
[
HTMLAllCollection
interface
:
document
.
all
must
inherit
property
"
namedItem
(
DOMString
)
"
with
the
proper
type
]
expected
:
FAIL
[
HTMLLinkElement
interface
:
Expand Down Expand Up @@ -5687,53 +5532,3 @@ DOMString
expected
:
FAIL
[
HTMLAllCollection
interface
:
document
.
all
must
inherit
property
"
item
(
optional
DOMString
)
"
with
the
proper
type
]
expected
:
FAIL
[
HTMLAllCollection
interface
:
calling
item
(
optional
DOMString
)
on
document
.
all
with
too
few
arguments
must
throw
TypeError
]
expected
:
FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ window
.
html
]
expected
:
if
(
os
=
=
"
win
"
)
and
not
debug
:
TIMEOUT
[
MediaStreamTrack
interface
Expand Down Expand Up @@ -308,3 +324,23 @@ httpRequestStatusCode
expected
:
FAIL
[
idl_test
setup
]
expected
:
if
(
os
=
=
"
win
"
)
and
not
debug
:
TIMEOUT

0 comments on commit b90969f

Please sign in to comment.