Closed
Bug 801994
Opened 13 years ago
Closed 13 years ago
Make the height determination for elements with an intrinsic ratio in nsLayoutUtils::IntrinsicForContainer handle calc() with percentages
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
4.01 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
It handles only coords (with or without calc) and percentages.
I suspect that the right way to do this is to make GetPercentHeight work with calc() that includes percentages.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #671716 -
Flags: review?(dholbert)
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → bzbarsky
Whiteboard: [need review]
Updated•13 years ago
|
Attachment #671716 -
Flags: review?(dholbert) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Flags: in-testsuite+
Whiteboard: [need review]
Target Milestone: --- → mozilla19
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•