[Webkit-unassigned] [Bug 5066] Line breaks are allowed between images when they shouldn't be
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 6 17:02:38 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=5066
------- Comment #7 from hyatt at apple.com 2007-01-06 17:02 PDT -------
Need a giant matrix basically of every possible replaced element type next to
every other possible type, e.g., image-image, select-image, image-select,
select-select, button-image, image-button, etc.
Then after doing that, need to see what the behavior is when white-space:pre is
put on one of the elements (on only the one before, on only the one after,
etc.).
Note we have some form control-related issues already from the use of
white-space:pre.
--
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