Open Bug 1802090 Opened 2 years ago Updated 2 years ago

New wpt failures in /svg/styling/ [presentation-attributes-irrelevant.html, presentation-attributes-relevant.html, presentation-attributes-special-cases.html, and 1 others]

Categories

(Core :: SVG, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 37089 found new untriaged test failures in CI

Tests Affected

Firefox-only failures

  • /svg/styling/presentation-attributes-irrelevant.html [wpt.fyi]
    • clip-path presentation attribute supported on an irrelevant element: FAIL
    • clip-rule presentation attribute supported on an irrelevant element: FAIL
    • color-interpolation-filters presentation attribute supported on an irrelevant element: FAIL
    • direction presentation attribute supported on an irrelevant element: FAIL
    • display presentation attribute supported on an irrelevant element: FAIL
    • dominant-baseline presentation attribute supported on an irrelevant element: FAIL
    • filter presentation attribute supported on an irrelevant element: FAIL
    • flood-color presentation attribute supported on an irrelevant element: FAIL
    • flood-opacity presentation attribute supported on an irrelevant element: FAIL
    • font-family presentation attribute supported on an irrelevant element: FAIL
    • font-size presentation attribute supported on an irrelevant element: FAIL
    • font-stretch presentation attribute supported on an irrelevant element: FAIL
    • font-style presentation attribute supported on an irrelevant element: FAIL
    • font-variant presentation attribute supported on an irrelevant element: FAIL
    • font-weight presentation attribute supported on an irrelevant element: FAIL
    • letter-spacing presentation attribute supported on an irrelevant element: FAIL
    • lighting-color presentation attribute supported on an irrelevant element: FAIL
    • marker-end presentation attribute supported on an irrelevant element: FAIL
    • marker-mid presentation attribute supported on an irrelevant element: FAIL
    • marker-start presentation attribute supported on an irrelevant element: FAIL
    • mask-type presentation attribute supported on an irrelevant element: FAIL
    • mask presentation attribute supported on an irrelevant element: FAIL
    • opacity presentation attribute supported on an irrelevant element: FAIL
    • overflow presentation attribute supported on an irrelevant element: FAIL
    • pointer-events presentation attribute supported on an irrelevant element: FAIL
    • stop-color presentation attribute supported on an irrelevant element: FAIL
    • stop-opacity presentation attribute supported on an irrelevant element: FAIL
    • text-anchor presentation attribute supported on an irrelevant element: FAIL
    • text-decoration presentation attribute supported on an irrelevant element: FAIL
    • transform-origin presentation attribute supported on an irrelevant element: FAIL
    • unicode-bidi presentation attribute supported on an irrelevant element: FAIL
    • vector-effect presentation attribute supported on an irrelevant element: FAIL
    • visibility presentation attribute supported on an irrelevant element: FAIL
    • word-spacing presentation attribute supported on an irrelevant element: FAIL
    • writing-mode presentation attribute supported on an irrelevant element: FAIL
  • /svg/styling/presentation-attributes-relevant.html [wpt.fyi]
    • color-interpolation presentation attribute supported on a relevant element: FAIL
  • /svg/styling/presentation-attributes-unknown.html [wpt.fyi]
    • clip-path presentation attribute supported on an unknown SVG element: FAIL
    • clip-rule presentation attribute supported on an unknown SVG element: FAIL
    • color presentation attribute supported on an unknown SVG element: FAIL
    • color-interpolation-filters presentation attribute supported on an unknown SVG element: FAIL
    • color-interpolation presentation attribute supported on an unknown SVG element: FAIL
    • cursor presentation attribute supported on an unknown SVG element: FAIL
    • direction presentation attribute supported on an unknown SVG element: FAIL
    • display presentation attribute supported on an unknown SVG element: FAIL
    • dominant-baseline presentation attribute supported on an unknown SVG element: FAIL
    • fill presentation attribute supported on an unknown SVG element: FAIL
    • fill-opacity presentation attribute supported on an unknown SVG element: FAIL
    • fill-rule presentation attribute supported on an unknown SVG element: FAIL
    • filter presentation attribute supported on an unknown SVG element: FAIL
    • flood-color presentation attribute supported on an unknown SVG element: FAIL
    • flood-opacity presentation attribute supported on an unknown SVG element: FAIL
    • font-family presentation attribute supported on an unknown SVG element: FAIL
    • font-size presentation attribute supported on an unknown SVG element: FAIL
    • font-stretch presentation attribute supported on an unknown SVG element: FAIL
    • font-style presentation attribute supported on an unknown SVG element: FAIL
    • font-variant presentation attribute supported on an unknown SVG element: FAIL
    • font-weight presentation attribute supported on an unknown SVG element: FAIL
    • image-rendering presentation attribute supported on an unknown SVG element: FAIL
    • letter-spacing presentation attribute supported on an unknown SVG element: FAIL
    • lighting-color presentation attribute supported on an unknown SVG element: FAIL
    • marker-end presentation attribute supported on an unknown SVG element: FAIL
    • marker-mid presentation attribute supported on an unknown SVG element: FAIL
    • marker-start presentation attribute supported on an unknown SVG element: FAIL
    • mask-type presentation attribute supported on an unknown SVG element: FAIL
    • mask presentation attribute supported on an unknown SVG element: FAIL
    • opacity presentation attribute supported on an unknown SVG element: FAIL
    • overflow presentation attribute supported on an unknown SVG element: FAIL
    • paint-order presentation attribute supported on an unknown SVG element: FAIL
    • pointer-events presentation attribute supported on an unknown SVG element: FAIL
    • shape-rendering presentation attribute supported on an unknown SVG element: FAIL
    • stop-color presentation attribute supported on an unknown SVG element: FAIL
    • stop-opacity presentation attribute supported on an unknown SVG element: FAIL
    • stroke presentation attribute supported on an unknown SVG element: FAIL
    • stroke-dasharray presentation attribute supported on an unknown SVG element: FAIL
    • stroke-dashoffset presentation attribute supported on an unknown SVG element: FAIL
    • stroke-linecap presentation attribute supported on an unknown SVG element: FAIL
    • stroke-linejoin presentation attribute supported on an unknown SVG element: FAIL
    • stroke-miterlimit presentation attribute supported on an unknown SVG element: FAIL
    • stroke-opacity presentation attribute supported on an unknown SVG element: FAIL
    • stroke-width presentation attribute supported on an unknown SVG element: FAIL
    • text-anchor presentation attribute supported on an unknown SVG element: FAIL
    • text-decoration presentation attribute supported on an unknown SVG element: FAIL
    • text-rendering presentation attribute supported on an unknown SVG element: FAIL
    • transform-origin presentation attribute supported on an unknown SVG element: FAIL
    • unicode-bidi presentation attribute supported on an unknown SVG element: FAIL
    • vector-effect presentation attribute supported on an unknown SVG element: FAIL
    • visibility presentation attribute supported on an unknown SVG element: FAIL
    • word-spacing presentation attribute supported on an unknown SVG element: FAIL
    • writing-mode presentation attribute supported on an unknown SVG element: FAIL

New Tests That Don't Pass

  • /svg/styling/presentation-attributes-irrelevant.html [wpt.fyi]
    • font-size-adjust presentation attribute supported on an irrelevant element: FAIL (Safari: PASS)
  • /svg/styling/presentation-attributes-relevant.html [wpt.fyi]
    • transform presentation attribute supported on a relevant element: FAIL (Chrome: PASS, Safari: FAIL)
  • /svg/styling/presentation-attributes-special-cases.html [wpt.fyi]
    • x, y, width, and height presentation attributes supported on svg element: FAIL (Chrome: FAIL, Safari: PASS)
    • x, y, width, and height presentation attributes supported on symbol element: FAIL (Chrome: FAIL, Safari: PASS)
    • x, y, width, and height presentation attributes supported on use element: FAIL (Chrome: FAIL, Safari: PASS)
    • transform presentation attribute supported on g: FAIL (Chrome: PASS, Safari: FAIL)
    • patternTransform presentation attribute supported on pattern: FAIL (Chrome: PASS, Safari: FAIL)
    • patternTransform presentation attribute supported on linearGradient: FAIL (Chrome: PASS, Safari: FAIL)
    • patternTransform presentation attribute supported on radialGradient: FAIL (Chrome: PASS, Safari: FAIL)
  • /svg/styling/presentation-attributes-unknown.html [wpt.fyi]
    • font-size-adjust presentation attribute supported on an unknown SVG element: FAIL (Safari: PASS)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1801948 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Severity: -- → S4
Depends on: 367994

Bug 367994 fixes most of this.

You need to log in before you can comment on or make changes to this bug.