Closed Bug 4247 Opened 26 years ago Closed 26 years ago

Empty inline elements are not affecting the inline box model as per spec

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: ian, Assigned: buster)

References

()

Details

The last sentence of CSS2 section 10.8.1, paragraph 2, says: # (This applies to empty boxes as well, as if the empty box # contained an infinitely narrow letter.) -- http://www.w3.org/TR/REC-CSS2/visudet.html#q22 NGLayout is ignoring empty inline elements instead. See test one on the quoted test page: http://www.bath.ac.uk/%7Epy8ieh/internet/eviltests/emptyinline.html
Assignee: troy → kipp
Status: NEW → ASSIGNED
*** Bug 4359 has been marked as a duplicate of this bug. ***
Target Milestone: M6 → M5
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fixed. Empty *inline* elements now work properly. There is no special hackery for empty inline P's, however.
Status: RESOLVED → VERIFIED
Fixed in April 26th Win 32 Build.
You need to log in before you can comment on or make changes to this bug.