diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-variables/variable-presentation-attribute.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-variables/variable-presentation-attribute.html.ini | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-variables/variable-presentation-attribute.html.ini b/testing/web-platform/meta/css/css-variables/variable-presentation-attribute.html.ini new file mode 100644 index 0000000000..bb5f0b96d5 --- /dev/null +++ b/testing/web-platform/meta/css/css-variables/variable-presentation-attribute.html.ini @@ -0,0 +1,50 @@ +[variable-presentation-attribute.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Testing 'clip' on '#test4'.] + expected: + if os == "win": PASS + if os == "mac": PASS + FAIL + + [Testing 'alignment-baseline'.] + expected: FAIL + + [Testing 'baseline-shift'.] + expected: FAIL + + [Testing 'color-interpolation-filters'.] + expected: FAIL + + [Testing 'fill'.] + expected: FAIL + + [Testing 'flood-color'.] + expected: FAIL + + [Testing 'font-family'.] + expected: FAIL + + [Testing 'glyph-orientation-horizontal'.] + expected: FAIL + + [Testing 'glyph-orientation-vertical'.] + expected: FAIL + + [Testing 'kerning'.] + expected: FAIL + + [Testing 'lighting-color'.] + expected: FAIL + + [Testing 'pointer-events'.] + expected: FAIL + + [Testing 'stop-color'.] + expected: FAIL + + [Testing 'stroke'.] + expected: FAIL + + [Testing 'writing-mode'.] + expected: FAIL |