diff options
Diffstat (limited to 'testing/web-platform/meta/svg/text/inheritance.svg.ini')
-rw-r--r-- | testing/web-platform/meta/svg/text/inheritance.svg.ini | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/text/inheritance.svg.ini b/testing/web-platform/meta/svg/text/inheritance.svg.ini new file mode 100644 index 0000000000..7f89afaaa6 --- /dev/null +++ b/testing/web-platform/meta/svg/text/inheritance.svg.ini @@ -0,0 +1,25 @@ +[inheritance.svg] + [Property text-decoration-stroke has initial value none] + expected: FAIL + + [Property shape-subtract does not inherit] + expected: FAIL + + [Property text-decoration-fill has initial value none] + expected: FAIL + + [Property shape-inside does not inherit] + expected: FAIL + + [Property text-decoration-stroke does not inherit] + expected: FAIL + + [Property text-decoration-fill does not inherit] + expected: FAIL + + [Property shape-inside has initial value auto] + expected: FAIL + + [Property shape-subtract has initial value auto] + expected: FAIL + |