[Webkit-unassigned] [Bug 54373] CSS '+' combinator with more than 2 combinations doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 14:47:27 PDT 2011


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





--- Comment #5 from Eric Seidel <eric at webkit.org>  2011-05-23 14:47:27 PST ---
(From update of attachment 85442)
View in context: https://bugs.webkit.org/attachment.cgi?id=85442&action=review

> LayoutTests/fast/css/dynamic-multiple-sibling-selector-after-dom-change.html:3
> +<html>
> +    <head>
> +        <style type="text/css">

I wouldn't bother indeneting.

> LayoutTests/fast/css/dynamic-multiple-sibling-selector-after-dom-change.html:28
> +                if (window.layoutTestController)
> +                    layoutTestController.notifyDone();

You don't need to waitUntilDone if you're using onload.  The dump happens right after onload.

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