Skip to content

Commit ac6c61f

Browse files
committed
Bug 1903694 [wpt PR 46835] - Update wpt metadata, a=testonly
wpt-pr: 46835 wpt-type: metadata UltraBlame original commit: ebe54e7b12a9e098fbb0a85446d31b78ea1486dc
1 parent 21730fa commit ac6c61f

File tree

2 files changed

+68
-0
lines changed

2 files changed

+68
-0
lines changed

testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-unsandboxed.tentative.sub.window.js.ini

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,23 @@ fission
9898
OK
9999
TIMEOUT
100100
]
101+
if
102+
(
103+
os
104+
=
105+
=
106+
"
107+
linux
108+
"
109+
)
110+
and
111+
not
112+
debug
113+
:
114+
[
115+
OK
116+
TIMEOUT
117+
]
101118
[
102119
A
103120
same
@@ -155,3 +172,20 @@ fission
155172
PASS
156173
TIMEOUT
157174
]
175+
if
176+
(
177+
os
178+
=
179+
=
180+
"
181+
linux
182+
"
183+
)
184+
and
185+
not
186+
debug
187+
:
188+
[
189+
PASS
190+
TIMEOUT
191+
]

testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild-allow-same-origin.tentative.sub.window.js.ini

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,23 @@ debug
9999
OK
100100
TIMEOUT
101101
]
102+
if
103+
(
104+
os
105+
=
106+
=
107+
"
108+
linux
109+
"
110+
)
111+
and
112+
not
113+
debug
114+
:
115+
[
116+
OK
117+
TIMEOUT
118+
]
102119
[
103120
A
104121
sandboxed
@@ -157,3 +174,20 @@ debug
157174
PASS
158175
TIMEOUT
159176
]
177+
if
178+
(
179+
os
180+
=
181+
=
182+
"
183+
linux
184+
"
185+
)
186+
and
187+
not
188+
debug
189+
:
190+
[
191+
PASS
192+
TIMEOUT
193+
]

0 commit comments

Comments
 (0)