[Webkit-unassigned] [Bug 87349] REGRESSION(r96517): Attribute selector fails to match dynamically modified style attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 28 09:09:06 PDT 2012


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144374|review?                     |review+
               Flag|                            |




--- Comment #4 from Andreas Kling <kling at webkit.org>  2012-05-28 09:09:05 PST ---
(From update of attachment 144374)
View in context: https://bugs.webkit.org/attachment.cgi?id=144374&action=review

> Source/WebCore/css/SelectorChecker.cpp:407
> +        // Style attribute is generated lazily but the fast path doesn't do trigger that.

This comment doesn't do English :(

> LayoutTests/fast/css/dynamic-style-attribute-query.html:12
> +document.addEventListener("DOMContentLoaded", test , false);

Silly space after 'test'.

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