Bug 146221
Summary: | [cssjit] Fix :not with scrollbar pseudoclasses | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alex Christensen <achristensen> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alex Christensen
Disabled in https://bugs.webkit.org/show_bug.cgi?id=146220 because selectors like this don't work in the css jit right now:
body :not(.example_id):hover::-webkit-scrollbar-thumb:horizontal
rdar://problem/21390775
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |