Closed Bug 86279 Opened 23 years ago Closed 23 years ago

Inline frames with letter-spacing go crazy when resizing window [INLINE]

Categories

(Core :: Layout, defect, P3)

x86
Windows 2000
defect

Tracking

()

RESOLVED FIXED
mozilla0.9.5

People

(Reporter: ian, Assigned: waterson)

References

()

Details

(Keywords: css1, testcase, Whiteboard: [Hixie-P3])

STEPS TO REPRODUCE
   1. Open http://www.hixie.ch/tests/adhoc/css/box/inline/006.xml
   2. Resize the window SLOWLY.

ACTUAL RESULTS
   The border on the inline element containing all the other inline elements
   gets bigger at the wrapping edge of the viewport each time we try to reflow
   the frames. If it suddenly can wrap, the space is not collapsed.

EXPECTED RESULTS 
   Any spaces not actually at the end of a line should be shown. Spaces at the
   end of a line (when white-space: normal) should be silently dropped when
   they turn into a line break.

This only occurs if letter-spacing is set.
Whiteboard: [Hixie-P3]
See also bug 58384, which is almost certainly related.
Depends on: 58384
Pulling in to mozilla-0.9.5; should be fixed by attachment 51013 [details] [diff] [review] in bug 58384.
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.5
Fixed with bug 58384.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.