Closed
Bug 15462
Opened 25 years ago
Closed 21 years ago
:root element cannot be made display:inline [BG] [INLINE] (stretches, grows)
Categories
(Core :: Layout, defect, P4)
Core
Layout
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: ian, Assigned: bzbarsky)
References
()
Details
(Keywords: css1, testcase, Whiteboard: [Hixie-P2][CSS1-5.6.1])
<broke out of bug 15405>
We don't support 'display:inline' on the root element! The following two
documents should look identical, to the pixel:
http://www.bath.ac.uk/%7Epy8ieh/internet/projects/mozilla/background/19.xml
http://www.bath.ac.uk/%7Epy8ieh/internet/projects/mozilla/background/19-alt.xml
Currently, the first (the real test) looks like a mess. The second (the control)
looks fine, proving that the layout engine is capable of doing it, just that we
have some code blocking it somewhere.
[ccing David; David: if you see something wrong with that test, please do say!]
Updated•25 years ago
|
QA Contact: petersen → chrisd
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 1•25 years ago
|
||
Verified LATER
Reporter | ||
Comment 2•25 years ago
|
||
Migrating from {css1} to css1 keyword. The {css1}, {css2}, {css3} and {css-moz}
radars should now be considered deprecated in favour of keywords.
I am *really* sorry about the spam...
Reporter | ||
Comment 3•25 years ago
|
||
Troy is no longer with us.
Status: VERIFIED → REOPENED
Resolution: LATER → ---
Reporter | ||
Comment 4•25 years ago
|
||
Reassigning to buster and moving to Future.
Target Milestone: --- → Future
Reporter | ||
Comment 5•25 years ago
|
||
...and _actually_ reassigning to buster...
Assignee: troy → buster
Status: REOPENED → NEW
Reporter | ||
Comment 6•24 years ago
|
||
As per meeting with ChrisD yesterday, taking QA.
QA Contact: chrisd → py8ieh=bugzilla
Summary: {css1} We don't support display:inline on the root element! → We don't support display:inline on the root element!
Reporter | ||
Updated•24 years ago
|
OS: Windows 98 → All
Hardware: PC → All
Summary: We don't support display:inline on the root element! → We don't support display:inline on the root element! [INLINE]
Reporter | ||
Updated•24 years ago
|
Keywords: mozilla1.2
Reporter | ||
Updated•24 years ago
|
Whiteboard: [Hixie-P4]
Updated•23 years ago
|
Whiteboard: [Hixie-P4] → [Hixie-P4][CSS1-5.6.1]
Reporter | ||
Updated•22 years ago
|
Severity: minor → normal
Summary: We don't support display:inline on the root element! [INLINE] → :root element cannot be made display:inline [BG] [INLINE] (stretches, grows)
Whiteboard: [Hixie-P4][CSS1-5.6.1] → [Hixie-P2][CSS1-5.6.1]
Assignee | ||
Comment 9•22 years ago
|
||
*** Bug 188947 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•22 years ago
|
Priority: P3 → P4
Reporter | ||
Comment 10•21 years ago
|
||
No longer allowed by CSS.
Status: NEW → RESOLVED
Closed: 25 years ago → 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•