diff options
Diffstat (limited to 'tests/wpt/meta-legacy-layout/css/css-logical/logical-box-padding.html.ini')
-rw-r--r-- | tests/wpt/meta-legacy-layout/css/css-logical/logical-box-padding.html.ini | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/logical-box-padding.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/logical-box-padding.html.ini new file mode 100644 index 00000000000..9b03b6b55e7 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-logical/logical-box-padding.html.ini @@ -0,0 +1,105 @@ +[logical-box-padding.html] + [Test that padding-inline shorthand sets longhands and serializes correctly.] + expected: FAIL + + [Test that padding-block shorthand sets longhands and serializes correctly.] + expected: FAIL + + [Test that padding shorthand sets longhands and serializes correctly.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: vertical-rl; direction: rtl; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: vertical-rl; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: vertical-rl; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: vertical-rl; direction: rtl; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: sideways-rl; direction: rtl; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: sideways-rl; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: sideways-rl; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: sideways-rl; direction: rtl; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: vertical-rl; direction: ltr; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: vertical-rl; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: vertical-rl; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: vertical-rl; direction: ltr; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: sideways-rl; direction: ltr; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: sideways-rl; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: sideways-rl; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: sideways-rl; direction: ltr; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: vertical-lr; direction: rtl; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: vertical-lr; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: vertical-lr; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: vertical-lr; direction: rtl; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: sideways-lr; direction: ltr; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: sideways-lr; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: sideways-lr; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: sideways-lr; direction: ltr; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: vertical-lr; direction: ltr; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: vertical-lr; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: vertical-lr; direction: ltr; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: vertical-lr; direction: ltr; '.] + expected: FAIL + + [Test that logical padding-* properties share computed values with their physical associates, with 'writing-mode: sideways-lr; direction: rtl; '.] + expected: FAIL + + [Test that padding-* shorthands set the computed value of both logical and physical longhands, with 'writing-mode: sideways-lr; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor order of appearance when both logical and physical associates are declared, with 'writing-mode: sideways-lr; direction: rtl; '.] + expected: FAIL + + [Test that padding-* properties honor selector specificty when both logical and physical associates are declared, with 'writing-mode: sideways-lr; direction: rtl; '.] + expected: FAIL |