diff options
Diffstat (limited to 'testing/web-platform/meta/svg/styling/presentation-attributes-irrelevant.html.ini')
-rw-r--r-- | testing/web-platform/meta/svg/styling/presentation-attributes-irrelevant.html.ini | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/styling/presentation-attributes-irrelevant.html.ini b/testing/web-platform/meta/svg/styling/presentation-attributes-irrelevant.html.ini new file mode 100644 index 0000000000..ab7322d917 --- /dev/null +++ b/testing/web-platform/meta/svg/styling/presentation-attributes-irrelevant.html.ini @@ -0,0 +1,115 @@ +[presentation-attributes-irrelevant.html] + [clip-path presentation attribute supported on an irrelevant element] + expected: FAIL + + [clip-rule presentation attribute supported on an irrelevant element] + expected: FAIL + + [color-interpolation-filters presentation attribute supported on an irrelevant element] + expected: FAIL + + [direction presentation attribute supported on an irrelevant element] + expected: FAIL + + [display presentation attribute supported on an irrelevant element] + expected: FAIL + + [dominant-baseline presentation attribute supported on an irrelevant element] + expected: FAIL + + [filter presentation attribute supported on an irrelevant element] + expected: FAIL + + [flood-color presentation attribute supported on an irrelevant element] + expected: FAIL + + [flood-opacity presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-family presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-size presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-size-adjust presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-stretch presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-style presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-variant presentation attribute supported on an irrelevant element] + expected: FAIL + + [font-weight presentation attribute supported on an irrelevant element] + expected: FAIL + + [letter-spacing presentation attribute supported on an irrelevant element] + expected: FAIL + + [lighting-color presentation attribute supported on an irrelevant element] + expected: FAIL + + [marker-end presentation attribute supported on an irrelevant element] + expected: FAIL + + [marker-mid presentation attribute supported on an irrelevant element] + expected: FAIL + + [marker-start presentation attribute supported on an irrelevant element] + expected: FAIL + + [mask-type presentation attribute supported on an irrelevant element] + expected: FAIL + + [mask presentation attribute supported on an irrelevant element] + expected: FAIL + + [opacity presentation attribute supported on an irrelevant element] + expected: FAIL + + [overflow presentation attribute supported on an irrelevant element] + expected: FAIL + + [pointer-events presentation attribute supported on an irrelevant element] + expected: FAIL + + [stop-color presentation attribute supported on an irrelevant element] + expected: FAIL + + [stop-opacity presentation attribute supported on an irrelevant element] + expected: FAIL + + [text-anchor presentation attribute supported on an irrelevant element] + expected: FAIL + + [text-decoration presentation attribute supported on an irrelevant element] + expected: FAIL + + [text-overflow presentation attribute supported on an irrelevant element] + expected: FAIL + + [transform-origin presentation attribute supported on an irrelevant element] + expected: FAIL + + [unicode-bidi presentation attribute supported on an irrelevant element] + expected: FAIL + + [vector-effect presentation attribute supported on an irrelevant element] + expected: FAIL + + [visibility presentation attribute supported on an irrelevant element] + expected: FAIL + + [white-space presentation attribute supported on an irrelevant element] + expected: FAIL + + [word-spacing presentation attribute supported on an irrelevant element] + expected: FAIL + + [writing-mode presentation attribute supported on an irrelevant element] + expected: FAIL + |