Bug 172353

Summary: Speedometer 2.0: Angular v1 test only deletes the second item
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, koivisto, lforschler
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 172339    
Attachments:
Description Flags
Fixes the bug koivisto: review+

Description Ryosuke Niwa 2017-05-19 03:36:28 PDT
We need to run querySelector after every removal or else we'd not remove all the todo items.
Comment 1 Ryosuke Niwa 2017-05-19 03:40:22 PDT
Created attachment 310644 [details]
Fixes the bug
Comment 2 Ryosuke Niwa 2017-05-19 03:50:40 PDT
Committed r217121: <http://trac.webkit.org/changeset/217121>