Bug 137823

Summary: Add test for innerHTML mutations that yield identical DOM.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-10-17 10:08:40 PDT
I made this test while working on an optimization, and it seems useful
to have in the tree since it adds additional coverage. The optimization
may come later.
Comment 1 Andreas Kling 2014-10-17 10:10:23 PDT
Created attachment 240020 [details]
Patch
Comment 2 Chris Dumez 2014-10-17 10:24:54 PDT
Comment on attachment 240020 [details]
Patch

r=me.
Comment 3 WebKit Commit Bot 2014-10-17 12:16:56 PDT
Comment on attachment 240020 [details]
Patch

Clearing flags on attachment: 240020

Committed r174828: <http://trac.webkit.org/changeset/174828>
Comment 4 WebKit Commit Bot 2014-10-17 12:17:00 PDT
All reviewed patches have been landed.  Closing bug.