Summary

Harness status: OK

Found 69 tests

Details

ResultTest NameMessage
Passalignment-baseline presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute alignment-baseline=\"middle\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passbaseline-shift presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute baseline-shift=\"1\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passclip-path presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute clip-path=\"url(#e)\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passclip-rule presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute clip-rule=\"evenodd\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passcolor presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute color=\"blue\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passcolor-interpolation-filters presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute color-interpolation-filters=\"sRGB\" should be supported on filter element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passcolor-interpolation presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute color-interpolation=\"linearRGB\" should be supported on linearGradient element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passcursor presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute cursor=\"pointer\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passcx presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute cx=\"1\" should be supported on circle element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passcy presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute cy=\"1\" should be supported on circle element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passdirection presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute direction=\"rtl\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passdisplay presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute display=\"block\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passd presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute d=\"M0,0 L1,1\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passdominant-baseline presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute dominant-baseline=\"middle\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfill presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute fill=\"blue\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfill-opacity presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute fill-opacity=\"0.5\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfill-rule presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute fill-rule=\"evenodd\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfilter presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute filter=\"url(#e)\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passflood-color presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute flood-color=\"blue\" should be supported on feFlood element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passflood-opacity presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute flood-opacity=\"0.5\" should be supported on feFlood element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfont-family presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute font-family=\"Test Family\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfont-size presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute font-size=\"50\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Failfont-size-adjust presentation attribute supported on a relevant elementassert_true: Presentation attribute font-size-adjust="0.5" should be supported on text element expected true got false
    at assertPresentationAttributeIsSupported (https://www1.wpt.live/svg/styling/presentation-attributes.js:373:3)
    at Test.<anonymous> (https://www1.wpt.live/svg/styling/presentation-attributes-relevant.html:16:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/svg/styling/presentation-attributes-relevant.html:15:5
Asserts run
Fail
assert_true(false, "Presentation attribute font-size-adjust=\"0.5\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfont-stretch presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute font-stretch=\"expanded\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfont-style presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute font-style=\"italic\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfont-variant presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute font-variant=\"small-caps\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passfont-weight presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute font-weight=\"900\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passheight presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute height=\"1\" should be supported on rect element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passimage-rendering presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute image-rendering=\"optimizeSpeed | pixelated\" should be supported on image element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passletter-spacing presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute letter-spacing=\"1px\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passlighting-color presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute lighting-color=\"blue\" should be supported on feDiffuseLighting element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passmarker-end presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute marker-end=\"url(#e)\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passmarker-mid presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute marker-mid=\"url(#e)\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passmarker-start presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute marker-start=\"url(#e)\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passmask-type presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute mask-type=\"alpha\" should be supported on mask element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passmask presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute mask=\"url(#e)\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passopacity presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute opacity=\"0.5\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passoverflow presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute overflow=\"scroll\" should be supported on svg element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passpaint-order presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute paint-order=\"fill stroke\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passpointer-events presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute pointer-events=\"none\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passr presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute r=\"1\" should be supported on circle element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passrx presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute rx=\"1\" should be supported on rect element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passry presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute ry=\"1\" should be supported on rect element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passshape-rendering presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute shape-rendering=\"geometricPrecision\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstop-color presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stop-color=\"blue\" should be supported on stop element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstop-opacity presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stop-opacity=\"0.5\" should be supported on stop element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke=\"blue\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-dasharray presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-dasharray=\"1 1\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-dashoffset presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-dashoffset=\"1\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-linecap presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-linecap=\"round\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-linejoin presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-linejoin=\"round\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-miterlimit presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-miterlimit=\"1\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-opacity presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-opacity=\"0.5\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passstroke-width presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute stroke-width=\"2\" should be supported on path element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passtext-anchor presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute text-anchor=\"middle\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passtext-decoration presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute text-decoration=\"underline\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Failtext-overflow presentation attribute supported on a relevant elementassert_true: Presentation attribute text-overflow="ellipsis" should be supported on text element expected true got false
    at assertPresentationAttributeIsSupported (https://www1.wpt.live/svg/styling/presentation-attributes.js:373:3)
    at Test.<anonymous> (https://www1.wpt.live/svg/styling/presentation-attributes-relevant.html:16:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/svg/styling/presentation-attributes-relevant.html:15:5
Asserts run
Fail
assert_true(false, "Presentation attribute text-overflow=\"ellipsis\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passtext-rendering presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute text-rendering=\"geometricPrecision\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passtransform-origin presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute transform-origin=\"1px 1px\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passtransform presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute transform=\"scale(2)\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passunicode-bidi presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute unicode-bidi=\"embed\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passvector-effect presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute vector-effect=\"non-scaling-stroke\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passvisibility presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute visibility=\"hidden\" should be supported on g element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Failwhite-space presentation attribute supported on a relevant elementassert_true: Presentation attribute white-space="pre" should be supported on text element expected true got false
    at assertPresentationAttributeIsSupported (https://www1.wpt.live/svg/styling/presentation-attributes.js:373:3)
    at Test.<anonymous> (https://www1.wpt.live/svg/styling/presentation-attributes-relevant.html:16:7)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/svg/styling/presentation-attributes-relevant.html:15:5
Asserts run
Fail
assert_true(false, "Presentation attribute white-space=\"pre\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passwidth presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute width=\"1\" should be supported on rect element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Password-spacing presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute word-spacing=\"1\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passwriting-mode presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute writing-mode=\"vertical-rl\" should be supported on text element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passx presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute x=\"1\" should be supported on rect element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)
Passy presentation attribute supported on a relevant element
Asserts run
Pass
assert_true(true, "Presentation attribute y=\"1\" should be supported on rect element")
    at assertPresentationAttributeIsSupported ( /svg/styling/presentation-attributes.js:373:3)