[Webkit-unassigned] [Bug 17708] float:left on <li> elements is not ignored
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 11 20:10:23 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=17708
Yuzo Fujishima <yuzo at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
CC| |yuzo at google.com
--- Comment #3 from Yuzo Fujishima <yuzo at google.com> 2010-02-11 20:10:22 PST ---
Hmm, I'm not sure if this is a bug.
I couldn't find any lines in the spec that tells that float must not be applied
to <li>:
http://www.w3.org/TR/CSS2/visuren.html#floats
As for compatibility, I don't see any dominant way of rendering the reduction.
The reduction is rendered as follows:
WebKit-based:
BA
IE 8.0:
A
B
FF 3.6:
* BA
Opera 10.10:
A
*B
I close this as WONTFIX.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list