diff options
Diffstat (limited to 'testing/web-platform/meta/svg/styling/presentation-attributes-unknown.html.ini')
-rw-r--r-- | testing/web-platform/meta/svg/styling/presentation-attributes-unknown.html.ini | 170 |
1 files changed, 170 insertions, 0 deletions
diff --git a/testing/web-platform/meta/svg/styling/presentation-attributes-unknown.html.ini b/testing/web-platform/meta/svg/styling/presentation-attributes-unknown.html.ini new file mode 100644 index 0000000000..9bde319602 --- /dev/null +++ b/testing/web-platform/meta/svg/styling/presentation-attributes-unknown.html.ini @@ -0,0 +1,170 @@ +[presentation-attributes-unknown.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [clip-path presentation attribute supported on an unknown SVG element] + expected: FAIL + + [clip-rule presentation attribute supported on an unknown SVG element] + expected: FAIL + + [color presentation attribute supported on an unknown SVG element] + expected: FAIL + + [color-interpolation-filters presentation attribute supported on an unknown SVG element] + expected: FAIL + + [color-interpolation presentation attribute supported on an unknown SVG element] + expected: FAIL + + [cursor presentation attribute supported on an unknown SVG element] + expected: FAIL + + [direction presentation attribute supported on an unknown SVG element] + expected: FAIL + + [display presentation attribute supported on an unknown SVG element] + expected: FAIL + + [dominant-baseline presentation attribute supported on an unknown SVG element] + expected: FAIL + + [fill presentation attribute supported on an unknown SVG element] + expected: FAIL + + [fill-opacity presentation attribute supported on an unknown SVG element] + expected: FAIL + + [fill-rule presentation attribute supported on an unknown SVG element] + expected: FAIL + + [filter presentation attribute supported on an unknown SVG element] + expected: FAIL + + [flood-color presentation attribute supported on an unknown SVG element] + expected: FAIL + + [flood-opacity presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-family presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-size presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-size-adjust presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-stretch presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-style presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-variant presentation attribute supported on an unknown SVG element] + expected: FAIL + + [font-weight presentation attribute supported on an unknown SVG element] + expected: FAIL + + [image-rendering presentation attribute supported on an unknown SVG element] + expected: FAIL + + [letter-spacing presentation attribute supported on an unknown SVG element] + expected: FAIL + + [lighting-color presentation attribute supported on an unknown SVG element] + expected: FAIL + + [marker-end presentation attribute supported on an unknown SVG element] + expected: FAIL + + [marker-mid presentation attribute supported on an unknown SVG element] + expected: FAIL + + [marker-start presentation attribute supported on an unknown SVG element] + expected: FAIL + + [mask-type presentation attribute supported on an unknown SVG element] + expected: FAIL + + [mask presentation attribute supported on an unknown SVG element] + expected: FAIL + + [opacity presentation attribute supported on an unknown SVG element] + expected: FAIL + + [overflow presentation attribute supported on an unknown SVG element] + expected: FAIL + + [paint-order presentation attribute supported on an unknown SVG element] + expected: FAIL + + [pointer-events presentation attribute supported on an unknown SVG element] + expected: FAIL + + [shape-rendering presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stop-color presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stop-opacity presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-dasharray presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-dashoffset presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-linecap presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-linejoin presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-miterlimit presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-opacity presentation attribute supported on an unknown SVG element] + expected: FAIL + + [stroke-width presentation attribute supported on an unknown SVG element] + expected: FAIL + + [text-anchor presentation attribute supported on an unknown SVG element] + expected: FAIL + + [text-decoration presentation attribute supported on an unknown SVG element] + expected: FAIL + + [text-overflow presentation attribute supported on an unknown SVG element] + expected: FAIL + + [text-rendering presentation attribute supported on an unknown SVG element] + expected: FAIL + + [transform-origin presentation attribute supported on an unknown SVG element] + expected: FAIL + + [unicode-bidi presentation attribute supported on an unknown SVG element] + expected: FAIL + + [vector-effect presentation attribute supported on an unknown SVG element] + expected: FAIL + + [visibility presentation attribute supported on an unknown SVG element] + expected: FAIL + + [white-space presentation attribute supported on an unknown SVG element] + expected: FAIL + + [word-spacing presentation attribute supported on an unknown SVG element] + expected: FAIL + + [writing-mode presentation attribute supported on an unknown SVG element] + expected: FAIL |