Two layout tests failing after positionForPoint changes.
Created attachment 73300 [details] Patch
Fixed in r71582.
http://trac.webkit.org/changeset/71582 might have broken Qt Linux Release
(In reply to comment #3) > http://trac.webkit.org/changeset/71582 might have broken Qt Linux Release It fixed the two broken tests: editing/selection/move-by-line-003.html and fast/dom/Document/CaretRangeFromPoint/replace-element.html on all bot, but unfortunately it broke two another tests on Qt bot: - editing/deleting/delete-line-011.html - editing/pasteboard/paste-4039777-fix.html - link: http://build.webkit.org/results/Qt%20Linux%20Release/r71582%20%2823376%29/results.html
New bug filed for new regression: https://bugs.webkit.org/show_bug.cgi?id=49243
Looks like this was fixed?