Closed Bug 86275 Opened 23 years ago Closed 23 years ago

Spaces outside wrapped inline elements lost when wrapping [INLINE]

Categories

(Core :: Layout, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Future

People

(Reporter: ian, Assigned: waterson)

References

()

Details

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

Attachments

(2 files)

STEPS TO REPRODUCE
   1. http://hixie.ch/tests/adhoc/css/box/inline/003.xml
   2. Resize the window, back and forth.

EXPECTED RESULTS
   The words run into each other -- the spaces separating their respective
   inline elements are lost.

ACTUAL 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.

You can see this with these testcases and pages:
   http://www.damowmow.com/mozilla/xml-not-xhtml.xml
   http://www.hixie.ch/tests/adhoc/css/box/inline/003.xml
   http://www.hixie.ch/tests/adhoc/css/box/inline/004.xml
   http://www.hixie.ch/tests/adhoc/css/box/inline/005.xml

(Note. Some of these pages, especially the first and the fourth, have other
known bugs visible on them.)
Whiteboard: [Hixie-P3]
Uh, I got EXPECTED RESULTS and ACTUAL RESULTS the wrong way round. My bad. :-/
This bug can be seen in a plain HTML 2.0 document with hyperlinks (or any
inline
element). Shoudn't it get a higher priority? Looks like a data loss to me.
See attachment for a real (not very good but you get the idea) example of what
can happen when a white space is (visually) lost.
Target Milestone: --- → Future
I believe this is fixed.
Yes, looks to be. Marking thus!
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: