diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-text/text-justify/text-justify-001.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-text/text-justify/text-justify-001.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/text-justify/text-justify-001.html.ini b/testing/web-platform/meta/css/css-text/text-justify/text-justify-001.html.ini new file mode 100644 index 0000000000..02d9ce46e9 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-justify/text-justify-001.html.ini @@ -0,0 +1,6 @@ +[text-justify-001.html] + expected: + if (os == "win") and (processor == "x86") and debug: PASS + if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"] + if (os == "win") and (processor == "x86_64"): PASS + FAIL |