Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit a7d49c2

Browse files
Bug 1727897 [wpt PR 30213] - Update wpt metadata, a=testonly
wpt-pr: 30213 wpt-type: metadata
1 parent 985e8dc commit a7d49c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[sdes-dont-dont-dont.html]
2+
expected:
3+
if (os == "win") and debug and (processor == "x86_64") and swgl: [OK, ERROR]
4+
if (os == "win") and debug and (processor == "x86"): [ERROR, OK]
5+
if (os == "linux") and debug and not swgl: [ERROR, OK]
6+
if (os == "linux") and debug and swgl: [OK, ERROR]
7+
if (os == "android") and not debug: [OK, ERROR]
8+
if (os == "linux") and not debug: [OK, ERROR]

0 commit comments

Comments
 (0)