[Webkit-unassigned] [Bug 106414] Assert triggered in SelectorChecker::checkOneSelector when we specify :horizontal selector.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 21:22:47 PST 2013


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





--- Comment #1 from Shinya Kawanaka <shinyak at chromium.org>  2013-01-08 21:24:41 PST ---
This is a repro case.

<style>
div:horizontal {
    min-width: 20px;
}
</style>

<div>

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