diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-logical/animation-001.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-logical/animation-001.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-logical/animation-001.html.ini b/testing/web-platform/meta/css/css-logical/animation-001.html.ini new file mode 100644 index 0000000000..0a270633c4 --- /dev/null +++ b/testing/web-platform/meta/css/css-logical/animation-001.html.ini @@ -0,0 +1,12 @@ +[animation-001.html] + [Logical shorthands follow the usual prioritization based on number of component longhands] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1289155, https://bugzilla.mozilla.org/show_bug.cgi?id=1370404 + + [Physical shorthands win over logical shorthands] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1520069 + + [Physical shorthands using variables win over logical shorthands] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1520069 |