[webkit-reviews] review requested: [Bug 41157] Spatial Navigation: refactor spatial-navigation-utils.js to support testing nested frames deeper than one level : [Attachment 59653] patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 07:29:57 PDT 2010


Antonio Gomes <tonikitoo at webkit.org> has asked	for review:
Bug 41157: Spatial Navigation: refactor spatial-navigation-utils.js to support
testing nested frames deeper than one level
https://bugs.webkit.org/show_bug.cgi?id=41157

Attachment 59653: patch v1
https://bugs.webkit.org/attachment.cgi?id=59653&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
The output of all spatial navigation changed , but these are string changes
only, so this part of the patch can be "ignored".

e.g.

-PASS document.activeElement.getAttribute("id") is "end"
+PASS gFocusedDocument.activeElement.getAttribute("id") is "end"


More information about the webkit-reviews mailing list