Closed
Bug 182205
Opened 23 years ago
Closed 23 years ago
<p></p> in mozilla is not same as in ie/opera
Categories
(Core :: Layout, defect, P5)
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: ezh, Unassigned)
References
()
Details
(Whiteboard: INVALID?)
1. Open the page.
2. Look at the right column - there are images of tanks.
3. So the images in mozilla have less space between them than Opera and ie.
moz 2002111204
| Reporter | ||
Comment 2•23 years ago
|
||
Sorry, but what's that if not a bug in mozilla or is it a ie/opera's bug?
Comment 3•23 years ago
|
||
I don't understand why it's a bug in any browser. Web browsers are free to
choose whatever default rendering they like; IE has chosen a complicated default
margin that depends on the presence of other elements and the current font-size,
while Mozilla has chosen simply to use a default '1em' margin in the ua.css
file. (I'm not sure what Opera is doing.)
If the author expects a specific rendering, then he should include some
presentational hints in the form of a CSS file.
Updated•23 years ago
|
Priority: -- → P5
Target Milestone: --- → Future
Comment 4•23 years ago
|
||
-> invalid
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•