Closed
Bug 1451793
Opened 7 years ago
Closed 7 years ago
SVG width value written in rem do nothing
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1231147
People
(Reporter: djehutymerer, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36
Steps to reproduce:
Set value in rem units to SVG width attribute
Look on this jsfiddle: https://jsfiddle.net/dralyuk/L4cuubvd/
Actual results:
Image size doesn't depend on html font-size when written in width/height attribute
Expected results:
To be depend on html font-size when written in width/height attribute
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•