Closed
Bug 1583980
Opened 6 years ago
Closed 6 years ago
Restrict aspect ratio mapping to images for now.
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
Basically, this also happens to make it apply to a bunch of stuff like <object> and <embed> which may not be particularly desirable.
| Assignee | ||
Comment 1•6 years ago
|
||
This is an easier thing to implement interoperably than what we implement now,
which is basically "whatever goes through this function".
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59801043fb29
Restrict mapping of width and height to aspect-ratio for <img> for now. r=bzbarsky
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•