[Webkit-unassigned] [Bug 75294] :empty still matches after content is added to element with display: none

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 18:46:39 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=75294


David Barr <davidbarr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED




--- Comment #4 from David Barr <davidbarr at chromium.org>  2012-04-26 18:46:38 PST ---
$ bisect-builds http://jsfiddle.net/gtXYC/1/ -r 109280:109476 -p -s
Fails: r109280  Works: r109476
http://trac.webkit.org/log/trunk/?rev=109476&stop_rev=109281

See http://trac.webkit.org/changeset/109417/trunk

  :empty still applies to elements made non-empty via page dynamics.
  https://bugs.webkit.org/show_bug.cgi?id=79734

Covered by test:
  http://trac.webkit.org/browser/trunk/LayoutTests/fast/selectors/empty-element-made-non-empty.html?rev=109417

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