summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini')
-rw-r--r--testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini b/testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini
new file mode 100644
index 0000000000..1f011bcd66
--- /dev/null
+++ b/testing/web-platform/meta/css/selectors/first-letter-flag-001.html.ini
@@ -0,0 +1,6 @@
+[first-letter-flag-001.html]
+ expected:
+ if (os == "win") and not fission and not swgl and debug and (processor == "x86"): [PASS, FAIL]
+ if (os == "win") and not fission and not swgl and not debug and (processor == "x86_64"): [PASS, FAIL]
+ if (os == "linux") and not debug: [PASS, FAIL]
+ if (os == "mac") and not debug: [PASS, FAIL]