Closed
Bug 24655
Opened 25 years ago
Closed 21 years ago
Check Mozilla w.r.t. David's inline box model {ll} [INLINE]
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: ian, Assigned: ian)
References
Details
(Keywords: css2, Whiteboard: need testcases)
I need to write test cases to check that Mozilla implements David's inline box
model. Things to check are:
* Anonymous inline should be baseline aligned (see bug 24495)
* Multiple fonts in an inline should have font-box sized to fit all of them
* Inheritance (specified/computed/actual)
* Extreme cases for vertical-align
Assignee | ||
Comment 1•25 years ago
|
||
David, I'm setting you as QA Contact for this bug, since you wrote the docs...
Can you see anything else that we need to check?
* Handling of inlines within blocks
* everything else...
Assignee | ||
Comment 3•25 years ago
|
||
> Multiple fonts in an inline should have font-box sized to fit all of them
This is currently broken and blocked on bug 13072. See section 2 of:
http://www.bath.ac.uk/%7Epy8ieh/internet/eviltests/lineheight6.html
Erik seems to be currently working on this. (see www-style)
Depends on: 13072
Assignee | ||
Comment 4•25 years ago
|
||
BTW, I'll open separate bugs for each broken issue once I've checked them all.
M16 has been out for a while now, these bugs target milestones need to be
updated.
Assignee | ||
Comment 6•25 years ago
|
||
I need to start looking at this as soon as nsbeta2 is out.
Target Milestone: M16 → M18
Assignee | ||
Updated•25 years ago
|
Priority: P4 → P2
Assignee | ||
Updated•25 years ago
|
Target Milestone: M18 → M19
Assignee | ||
Updated•25 years ago
|
Summary: Check Mozilla w.r.t. David's inline box model {ll} → Check Mozilla w.r.t. David's inline box model {ll} [INLINE]
Assignee | ||
Updated•24 years ago
|
Target Milestone: M19 → mozilla0.9
Assignee | ||
Comment 7•24 years ago
|
||
"as soon" -- I was speaking cosmocologically, of course.
Target Milestone: mozilla0.9 → Future
Comment 8•21 years ago
|
||
Stil an issue?
Assignee | ||
Comment 9•21 years ago
|
||
I actually did this, it just took about 4 years.
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
•