RESOLVED INVALID136835
Use childrenOfType<>() instead of Traversal<> API when possible
https://bugs.webkit.org/show_bug.cgi?id=136835
Summary Use childrenOfType<>() instead of Traversal<> API when possible
Chris Dumez
Reported 2014-09-15 13:59:26 PDT
We should use childrenOfType<>() instead of Traversal<> API when possible. The Traversal<> API is meant to be internal and should not be used directly.
Attachments
Note You need to log in before you can comment on or make changes to this bug.