diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-inline/inheritance.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-inline/inheritance.html.ini | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-inline/inheritance.html.ini b/testing/web-platform/meta/css/css-inline/inheritance.html.ini new file mode 100644 index 0000000000..bdd36a4144 --- /dev/null +++ b/testing/web-platform/meta/css/css-inline/inheritance.html.ini @@ -0,0 +1,37 @@ +[inheritance.html] + [Property alignment-baseline does not inherit] + expected: FAIL + + [Property initial-letters-align has initial value alphabetic] + expected: FAIL + + [Property initial-letters has initial value normal] + expected: FAIL + + [Property alignment-baseline has initial value baseline] + expected: FAIL + + [Property baseline-shift has initial value 0px] + expected: FAIL + + [Property initial-letters does not inherit] + expected: FAIL + + [Property baseline-shift does not inherit] + expected: FAIL + + [Property initial-letters-wrap has initial value none] + expected: FAIL + + [Property initial-sizing has initial value normal] + expected: FAIL + + [Property initial-letters-align inherits] + expected: FAIL + + [Property initial-letters-wrap inherits] + expected: FAIL + + [Property initial-sizing does not inherit] + expected: FAIL + |