[wpt-sync] Sync PR 31289 - SVG Text NG: Fix getIntersectionList()
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31289 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31289
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
SVG Text NG: Fix getIntersectionList()
\<text> with SVG Text NG wasn't included in the result of
getIntersectionList().Bug: 1260438
Change-Id: I09ec6a3fe406510312b417359035d32eb94fc3b3
Reviewed-on: https://chromium-review.googlesource.com/3226188
WPT-Export-Revision: e8ab33e2c79a15d1d110ba1ff2cbdce623605dba
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
PASS: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/svg/struct/scripted/svg-getIntersectionList.svg
SVGSVGElement.getIntersectionList(): FAIL (Chrome: FAIL, Safari: PASS)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3ae499294547
https://hg.mozilla.org/mozilla-central/rev/28e06629108e
Description
•