Closed Bug 1894197 Opened 5 months ago Closed 5 months ago

[wpt-sync] Sync PR 45983 - Always build marker positions regardless of if markers actually exist

Categories

(Core :: SVG, task, P4)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 45983 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/45983
Details from upstream follow.

Fredrik Söderquist <fs@opera.com> wrote:

Always build marker positions regardless of if markers actually exist

When a marker with an id that had previously been referenced in the
document appeared, the marker positions would be invalid and not be
updated - thus markers would not be painted at all.

Don't check for/require marker existence to calculate marker positions.
This may be sub-optimal for documents where markers are in error, but
those should be considered edge-cases.

Bug: 40134477
Change-Id: I965c3f10f6a92fa5b07478978e31303646e1d0c6

Reviewed-on: https://chromium-review.googlesource.com/5497516
WPT-Export-Revision: cf3cd73d636494e25150707f6689e9a425b2a107

Component: web-platform-tests → SVG
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

FAIL: 1

Safari

PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5d76981ca440 [wpt PR 45983] - Always build marker positions regardless of if markers actually exist, a=testonly
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.