[Webkit-unassigned] [Bug 16513] Whitespace affects rendering of inline unordered list items with padding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 06:38:27 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16513





------- Comment #2 from ddkilzer at webkit.org  2007-12-19 06:38 PDT -------
Created an attachment (id=17990)
 --> (http://bugs.webkit.org/attachment.cgi?id=17990&action=view)
Test case

In Firefox 2.0.0.11, both green boxes are the same width and height.

In MSIE 7, both green boxes are the same height, but the width of the bottom
box is a few pixels smaller than the top box.

In a local debug build of WebKit r28828 with Safari 3.0.4 (523.12) on Mac OS X
10.4.11 (8S165), the bottom box is smaller in width and height than the top
box.

Interesting things that affect the width and height:
- Removing/adding <span> tags.  (They were changed from <em> tags, but <strong>
tags work as well.)
- Adding/removing whitespace before </li> elements.
- Removing/adding empty <li></li> elements.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list