diff options
Diffstat (limited to 'tests/wpt/meta-legacy-layout/css/css-logical/parsing/border-inline-width-computed.html.ini')
-rw-r--r-- | tests/wpt/meta-legacy-layout/css/css-logical/parsing/border-inline-width-computed.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/wpt/meta-legacy-layout/css/css-logical/parsing/border-inline-width-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/border-inline-width-computed.html.ini new file mode 100644 index 00000000000..89ba39a315c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-logical/parsing/border-inline-width-computed.html.ini @@ -0,0 +1,12 @@ +[border-inline-width-computed.html] + [Property border-inline-width value '10px'] + expected: FAIL + + [Property border-inline-width value '10px 20px'] + expected: FAIL + + [Property border-inline-width value '10px 10px'] + expected: FAIL + + [width is zero if the border block style is none or hidden] + expected: FAIL |