[Webkit-unassigned] [Bug 66202] CSSRegions: Multiple selector matches breaks flow content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 00:16:06 PDT 2011


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


Chiculita Alexandru <achicu at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achicu at adobe.com




--- Comment #1 from Chiculita Alexandru <achicu at adobe.com>  2011-08-16 00:16:06 PST ---
There's a missing openning brace after the second ".a". The bug doesn't seem to reproduce if I fix the test file.

    .a{
        -webkit-flow: "thread";
    }
    .a <----- here
        -webkit-flow: "thread";
    }

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