Open
Bug 604446
Opened 14 years ago
Updated 2 years ago
[INLINE-H] line-breaking bug caused by +ve margin-right on inline elements [LINE] {ll}
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: css1, css2, testcase)
See also past bug 46918, bug 122795, and (most similar) bug 122799.
http://test.csswg.org/suites/css2.1/20101001/html4/c5502-imrgn-r-002.htm
shows a case where we let the margin-right of an element separate from it during line breaking. I'm not sure why it happens in this particular case but not in the cases existing in bug 122799.
Reporter | ||
Updated•14 years ago
|
Blocks: css2.1-tests
Comment 1•11 years ago
|
||
Comment 3•2 years ago
|
||
Whiteboard: Bug fixed?
Updated•2 years ago
|
Whiteboard: Bug fixed?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•