[webkit-reviews] review requested: [Bug 47471] convert editing/selection/script-tests/click-in-margins-inside-editable-div.js to use LayoutTestController::setEditingBehavior : [Attachment 70425] patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 23:49:11 PDT 2010


Antonio Gomes <tonikitoo at webkit.org> has asked	for review:
Bug 47471: convert
editing/selection/script-tests/click-in-margins-inside-editable-div.js to use
LayoutTestController::setEditingBehavior
https://bugs.webkit.org/show_bug.cgi?id=47471

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
Patch converts the editing/selection/click-in-margins-inside-editable-div to
make use of the LayoutTestController::setEditingBehavior machinary. That way,
all platform specific editing behavior code paths can be test in the same
execution, and we make it possible to share the same expected result file
through all ports.


More information about the webkit-reviews mailing list