Closed
Bug 372649
Opened 18 years ago
Closed 16 years ago
inline-table renders incorrectly when a second text node child is added
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: bzbarsky)
References
Details
(Keywords: testcase)
Attachments
(2 files)
The testcase looks like this:
abd
c
The text nodes "b" and "c" are adjacent, so it should look like this:
abcd
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Reporter | ||
Comment 3•17 years ago
|
||
I still see this bug on trunk.
Assignee | ||
Comment 4•16 years ago
|
||
Fixed by checkin for bug 148810. Added tests.
Assignee: nobody → bzbarsky
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•