[wpt-sync] Sync PR 48310 - Support SVG resource documents for additional properties
Categories
(Core :: SVG, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48310 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48310
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Support SVG resource documents for additional properties
Enables loading of SVG resource documents for the following properties:
- clip-path,
- fill,
- marker-end,
- marker-mid,
- marker-start and
- stroke
Guarded by the SvgExternalResources flag.
Bug: 40134477
Change-Id: I424ae27cfc84351e4e7c80dd14236b8c76e74e28
Reviewed-on: https://chromium-review.googlesource.com/5490225
WPT-Export-Revision: 476f4e145e1a18cbf8db65119a43c183f203a482
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests
Status Summary
Firefox
PASS: 4
FAIL: 2
Chrome
PASS: 1
FAIL: 5
Safari
PASS: 1
FAIL: 5
Links
Details
New Tests That Don't Pass
- /css/css-masking/clip-path/clip-path-url-reference-external.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL) - /svg/linking/reftests/url-processing-fetch-properties-001.sub.svg [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e099d0fbd59d
https://hg.mozilla.org/mozilla-central/rev/0b0187741236
Description
•