[Webkit-unassigned] [Bug 26570] webkit fails to respect :empty with display: none;
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 27 06:57:14 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=26570
Frédéric Scherma <frederic.scherma at mailz.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |frederic.scherma at mailz.org
--- Comment #15 from Frédéric Scherma <frederic.scherma at mailz.org> 2014-06-27 06:57:32 PST ---
In chromium 34 on linux and 35 on osx I've have an issue with a similar case but a bit more complex (see the following jsfiddle):
http://jsfiddle.net/YprUV/47/
When 'remove' button is clicked, 'is empty' should appears, but it doesn't without the workaround I've added (the first empty css 'ul:empty {}').
Try to comment it, and then 'is empty' would not appears.
--
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