diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini b/testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini new file mode 100644 index 0000000000..4bb9be3c18 --- /dev/null +++ b/testing/web-platform/meta/css/css-masking/inheritance.sub.html.ini @@ -0,0 +1,37 @@ +[inheritance.sub.html] + [Property mask-border-outset has initial value 0] + expected: FAIL + + [Property mask-border-source does not inherit] + expected: FAIL + + [Property mask-border-repeat has initial value stretch] + expected: FAIL + + [Property mask-border-outset does not inherit] + expected: FAIL + + [Property mask-border-mode has initial value alpha] + expected: FAIL + + [Property mask-border-slice does not inherit] + expected: FAIL + + [Property mask-border-width has initial value auto] + expected: FAIL + + [Property mask-border-slice has initial value 0] + expected: FAIL + + [Property mask-border-source has initial value none] + expected: FAIL + + [Property mask-border-repeat does not inherit] + expected: FAIL + + [Property mask-border-width does not inherit] + expected: FAIL + + [Property mask-border-mode does not inherit] + expected: FAIL + |