Closed
Bug 231787
Opened 21 years ago
Closed 21 years ago
problems with CSS display fixups
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
mozilla1.7alpha
People
(Reporter: dbaron, Assigned: dbaron)
References
Details
(Whiteboard: [patch])
Attachments
(3 files)
7.39 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
468 bytes,
text/html; charset=UTF-8
|
Details | |
643 bytes,
text/html; charset=UTF-8
|
Details |
I just noticed 2 problems with display fixups:
* we cache on the rule tree when we can't.
* we use ConstructDocElementTableFrame too much, per CSS 2.1
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #139643 -
Flags: superreview?(bz-vacation)
Attachment #139643 -
Flags: review?(bz-vacation)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Target Milestone: --- → mozilla1.7alpha
![]() |
||
Comment 2•21 years ago
|
||
Comment on attachment 139643 [details] [diff] [review]
patch
r+sr=bzbarsky
Attachment #139643 -
Flags: superreview?(bz-vacation)
Attachment #139643 -
Flags: superreview+
Attachment #139643 -
Flags: review?(bz-vacation)
Attachment #139643 -
Flags: review+
Assignee | ||
Comment 3•21 years ago
|
||
Assignee | ||
Comment 4•21 years ago
|
||
Assignee | ||
Comment 5•21 years ago
|
||
Fix checked in to trunk, 2004-01-22 13:34 -0800.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•