commit c7fdeea1ad250cd497328489dc04d374ea3cb8d9
parent b91db6cb08d790b153718dda04498458a333bcdb
Author: Alexandru Marc <amarc@mozilla.com>
Date: Sat, 13 Dec 2025 06:52:07 +0000
Bug 1992150 - Update metadata for open-features-non-integer-innerwidth.html r=Sasha DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D276095
Diffstat:
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-non-integer-innerwidth.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-non-integer-innerwidth.html.ini
@@ -1,7 +1,7 @@
[open-features-non-integer-innerwidth.html]
[features "innerwidth=405.5" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -9,7 +9,7 @@
[features "innerwidth=405.32" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -17,7 +17,7 @@
[features "innerwidth=405LLl" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -25,7 +25,7 @@
[features "innerwidth=405^4" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -33,7 +33,7 @@
[features "innerwidth=405*3" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -41,7 +41,7 @@
[features "innerwidth=405/5" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -49,7 +49,7 @@
[features "innerwidth=405 " should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -57,7 +57,7 @@
[features "innerwidth=405e1" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL
@@ -65,7 +65,7 @@
[features "innerwidth=405e-1" should set "width=405"]
expected:
- if (os == "linux") and not debug and fission and not asan: PASS
+ if (os == "linux") and not debug and fission and not asan: [PASS, FAIL]
if os == "win": PASS
if os == "mac": PASS
if os == "android": FAIL