Bug 49217

Summary: REGRESSION: Two layout tests failing after positionForPoint changes.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ossy, webkit.review.bot
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 49243    
Bug Blocks:    
Attachments:
Description Flags
Patch simon.fraser: review+

Description Dave Hyatt 2010-11-08 15:54:31 PST
Two layout tests failing after positionForPoint changes.
Comment 1 Dave Hyatt 2010-11-08 15:57:03 PST
Created attachment 73300 [details]
Patch
Comment 2 Dave Hyatt 2010-11-08 16:00:06 PST
Fixed in r71582.
Comment 3 WebKit Review Bot 2010-11-08 16:20:45 PST
http://trac.webkit.org/changeset/71582 might have broken Qt Linux Release
Comment 4 Csaba Osztrogonác 2010-11-09 00:43:20 PST
(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
Comment 5 Csaba Osztrogonác 2010-11-09 02:14:06 PST
New bug filed for new regression: https://bugs.webkit.org/show_bug.cgi?id=49243
Comment 6 Eric Seidel (no email) 2010-12-14 01:43:57 PST
Looks like this was fixed?