Closed
Bug 217675
Opened 22 years ago
Closed 22 years ago
Inline elements not rendered as inline
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: hostalp, Assigned: dbaron)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i686; en-US; rv:9.9) Gecko/29991231 Mozilla Firebird/9.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030825
Inline blocks and tables aren't rendered as inline objects.
Each one has its own line.
Reproducible: Always
Steps to Reproduce:
1. Open http://geocities.com/csssite/operabugs/bug1.xml
Actual Results:
Inline objects/elements not shown as inline
Expected Results:
Show them as inline objects as Opera browser does (but with another deffect).
Also try: http://geocities.com/csssite/operabugs/bug2.xml
where similar issue happens. "Ordinary TexT" isn't followed by inline block.
And here appears something similar.
http://geocities.com/csssite/operabugs/bug11.xml
![]() |
||
Comment 3•22 years ago
|
||
Mozilla does not have support for inline-block (bug 9458) or inline-table (bug
18217) yet.
*** This bug has been marked as a duplicate of 9458 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•