Bug 80087

Summary: ASSERT triggered in ShadowTree::attach by style recalc
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dglazkov, dominicc, hayato, morrita, shinyak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 72352    
Attachments:
Description Flags
test case
none
test-case, corrected none

Roland Steiner
Reported 2012-03-01 20:10:15 PST
Created attachment 129799 [details] test case see attached test case. getComputedStyle causes a relayout and a style recalc, which triggers the ASSERT in ShadowTree::attach (called via ShadowTree::reattach())
Attachments
test case (1.35 KB, text/html)
2012-03-01 20:10 PST, Roland Steiner
no flags
test-case, corrected (1.42 KB, text/html)
2012-03-01 22:15 PST, Roland Steiner
no flags
Roland Steiner
Comment 1 2012-03-01 22:15:05 PST
Created attachment 129813 [details] test-case, corrected Simplified test case from LayoutTests/fast/css/style-scoped/style-scoped-in-shadow.html
Shinya Kawanaka
Comment 2 2012-03-04 21:22:08 PST
I think this is caused by the same problem as Bug 80020.
Hajime Morrita
Comment 3 2012-05-29 00:15:20 PDT
(In reply to comment #2) > I think this is caused by the same problem as Bug 80020. And should be fixed then. *** This bug has been marked as a duplicate of bug 80020 ***
Note You need to log in before you can comment on or make changes to this bug.