[Webkit-unassigned] [Bug 13603] style leaks in washingtonpost.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 17:15:16 PDT 2007


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





------- Comment #13 from hyatt at apple.com  2007-05-13 17:15 PDT -------
I would prefer it if we could avoid the empty inlines.  As a general rule we
should be shooting for the most minimal set of tags possible to ensure the
correct rendering.  The empty inlines are obviously useless, so it would be
good if we could detect this scenario and avoid creating them.

We can make sure that HTML5 is updated to reflect this too, since I'm sure
Hixie would agree that the algorithm should not produce useless extra tag
sequences.


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