Bug 172353 - Speedometer 2.0: Angular v1 test only deletes the second item
Summary: Speedometer 2.0: Angular v1 test only deletes the second item
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 172339
  Show dependency treegraph
 
Reported: 2017-05-19 03:36 PDT by Ryosuke Niwa
Modified: 2017-05-19 03:50 PDT (History)
4 users (show)

See Also:


Attachments
Fixes the bug (2.12 KB, patch)
2017-05-19 03:40 PDT, Ryosuke Niwa
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>