Support all level 3 CSS length units in SVG
Categories
(Core :: SVG, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: sebo, Assigned: longsonr)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-complete)
Attachments
(2 files, 1 obsolete file)
Updated•8 years ago
|
Comment 1•7 years ago
|
||
![]() |
||
Comment 2•7 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
We should implement:
vw
,vh
,vmin
,vmax
q
rem
,ch
Note vi
and vb
are in CSS level 4, they are not supported in any browser yet. It won't be implemented here either.
Updated•6 years ago
|
Comment hidden (obsolete) |
Comment 7•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:jwatt, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
![]() |
||
Updated•2 years ago
|
Assignee | ||
Comment 10•2 years ago
|
||
Assignee | ||
Comment 11•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 12•2 years ago
|
||
Depends on D180618
Assignee | ||
Comment 13•2 years ago
|
||
Assignee | ||
Comment 14•2 years ago
|
||
Assignee | ||
Comment 15•2 years ago
|
||
Assignee | ||
Comment 16•2 years ago
|
||
Comment 17•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 19•2 years ago
|
||
Backed out for causing build bustages in SVGAnimatedLength.cpp.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/dom/svg/SVGAnimatedLength.cpp:197:1: error: control reaches end of non-void function [-Werror=return-type]
Assignee | ||
Comment 21•2 years ago
|
||
Comment 22•2 years ago
|
||
Comment 23•2 years ago
•
|
||
Backed out for causing Android wpt failures in SVGLength-ch.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | /svg/types/scripted/SVGLength-ch.html | ch unit in SVGLength - assert_equals: expected 112 but got 112.33333587646484
There are failures on Windows too -> link.
Assignee | ||
Comment 25•2 years ago
|
||
https://treeherder.mozilla.org/jobs?repo=try&revision=f0c5ea8210e849ad23d091527522f889fc9517ff - despite the sea of orange there's nothing that could be caused by these patches.
Comment 26•2 years ago
|
||
Comment 27•2 years ago
|
||
Backed out for causing wpt failures in svg/types/scripted/SVGLength-ch.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/dea68b5e89ef3995691a045ed59e46834e5ce778
Assignee | ||
Comment 28•2 years ago
|
||
https://treeherder.mozilla.org/jobs?repo=try&revision=a966d3d24e09f9609de17556c1f9b09d1809652f hard to tell but I can't find anything in that sea of orange that's mine.
Comment 29•2 years ago
|
||
Comment 30•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a16d763f2866
https://hg.mozilla.org/mozilla-central/rev/9525c5d9a710
Assignee | ||
Updated•2 years ago
|
Updated•1 years ago
|
Comment 33•1 years ago
|
||
Description
•