summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini b/testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini
new file mode 100644
index 0000000000..5e7f3320bd
--- /dev/null
+++ b/testing/web-platform/meta/css/css-highlight-api/painting/custom-highlight-painting-002.html.ini
@@ -0,0 +1,11 @@
+;https: //bugzilla.mozilla.org/show_bug.cgi?id=1811823
+expected: [FAIL, PASS]
+[custom-highlight-painting-002.html]
+ expected:
+ if (os == "win") and not swgl and debug and (processor == "x86"): [FAIL, PASS]
+ if (os == "win") and not swgl and debug and (processor == "x86_64"): [FAIL, PASS]
+ if (os == "win") and not swgl and not debug and (processor == "x86"): [FAIL, PASS]
+ if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
+ if (os == "linux") and debug and fission: [FAIL, PASS]
+ if (os == "android") and debug: [FAIL, PASS]
+ [PASS, FAIL]