Open Bug 1036750 Opened 11 years ago Updated 3 years ago

Inconsistent whitespace collapsing near <br style="position: fixed">

Categories

(Core :: Layout, defect)

x86_64
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(2 files)

Attached file dynamic
The two attachments should look the same. Here's what I see: Firefox (dynamic) 1 2 Firefox (static) 12 I don't know which rendering is correct. Checking with Google Chrome is not much help, because it shows a third rendering: Google Chrome 1 2
Attached file static
Blocks: refdyn
Locally, I see the same inconsistency (between dynamic vs. static) for setting "float:left" & "position:absolute" on the <br>. (Not surprising that they have the same result; all of those take the element out of flow) "display:none" is consistent between dynamic & static, however -- it renders both as "1 2" (with a visible space) I'd guess that that's the correct rendering.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: