Bug 86830

Summary: ComposedShadowTreeWalker traverses nodes wrongly if it encounters inactive InsertionPoint.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: DOMAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, morrita, shinyak, tasak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 86829    
Bug Blocks: 78585, 87229    
Attachments:
Description Flags
fix isActive none

Description Hayato Ito 2012-05-18 02:17:52 PDT
ComposedShadowTreeWalker traverse nodes wrongly if it encounter inactive InsertionPoints.
We should traverse an inactive InsertionPoint as if it was normal node.
Comment 1 Hayato Ito 2012-05-22 05:19:00 PDT
Created attachment 143282 [details]
fix isActive
Comment 2 WebKit Review Bot 2012-05-22 20:35:56 PDT
Comment on attachment 143282 [details]
fix isActive

Clearing flags on attachment: 143282

Committed r118111: <http://trac.webkit.org/changeset/118111>
Comment 3 WebKit Review Bot 2012-05-22 20:36:01 PDT
All reviewed patches have been landed.  Closing bug.