WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
117261
[CSS Regions] Assertion failure when changing the flow-into of an element inside its :hover pseudo-class and the element is positioned so that it overflows the region
https://bugs.webkit.org/show_bug.cgi?id=117261
Summary
[CSS Regions] Assertion failure when changing the flow-into of an element ins...
Radu Stavila
Reported
2013-06-05 09:51:29 PDT
Created
attachment 203863
[details]
HTML showing the problem When hovering over the blue content box in the attached HTML, an assertion failure will occur in RenderLayer::posZOrderList -> ASSERT(!m_zOrderListsDirty);
Attachments
HTML showing the problem
(1.14 KB, text/html)
2013-06-05 09:51 PDT
,
Radu Stavila
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Michelangelo De Simone
Comment 1
2013-06-13 10:10:58 PDT
Works for me on
r151558
. No assert seems to be hit and hover applied.
Max Vujovic
Comment 2
2013-06-13 13:53:54 PDT
Changing this bug to block the CSS Regions master bug, not the other way around.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug