Closed
Bug 1506820
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14032 - SVG Text: inheritance, initial values
Categories
(Core :: SVG, enhancement, P4)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14032 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14032
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> SVG Text: inheritance, initial values
>
> Test that SVG text properties inherit according to spec.
> Test that they have the expected initial values.
> https://svgwg.org/svg2-draft/text.html
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=cbe33b488252ff13b1caf3467c3663db55d2d852
Assignee | ||
Comment 3•6 years ago
|
||
Ran 1 tests and 14 subtests
OK : 1
FAIL : 14
New tests that have failures or other problems:
/svg/text/inheritance.svg
Property inline-size does not inherit: FAIL
Property inline-size has initial value auto: FAIL
Property shape-inside does not inherit: FAIL
Property shape-inside has initial value auto: FAIL
Property shape-margin does not inherit: FAIL
Property shape-margin has initial value 0px: FAIL
Property shape-subtract does not inherit: FAIL
Property shape-subtract has initial value auto: FAIL
Property text-anchor has initial value start: FAIL
Property text-anchor inherits: FAIL
Property text-decoration-fill does not inherit: FAIL
Property text-decoration-fill has initial value none: FAIL
Property text-decoration-stroke does not inherit: FAIL
Property text-decoration-stroke has initial value none: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f76dc3fc052d
[wpt PR 14032] - SVG Text: inheritance, initial values, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/720ecc795a74
[wpt PR 14032] - Update wpt metadata, a=testonly
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f76dc3fc052d
https://hg.mozilla.org/mozilla-central/rev/720ecc795a74
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•