[webkit-reviews] review granted: [Bug 111793] (tests) make nodesFromRect.js print a list of nodes that were found : [Attachment 192104] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 22:02:37 PST 2013


Antonio Gomes <tonikitoo at webkit.org> has granted Christian Biesinger
<cbiesinger at chromium.org>'s request for review:
Bug 111793: (tests) make nodesFromRect.js print a list of nodes that were found
https://bugs.webkit.org/show_bug.cgi?id=111793

Attachment 192104: Patch
https://bugs.webkit.org/attachment.cgi?id=192104&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=192104&action=review


> LayoutTests/fast/dom/nodesFromRect/resources/nodesFromRect.js:21
> +    for (var i = 0; i < nodes.length; i++) {

I would have omitted the {}


More information about the webkit-reviews mailing list