Bug 52677

Summary: Update fast/events/offsetX-offsetY.html now that bug is fixed
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
[PATCH] Update Test none

Joseph Pecoraro
Reported 2011-01-18 15:54:15 PST
LayoutTests/fast/events/offsetX-offsetY.html had commented out code: http://trac.webkit.org/browser/trunk/LayoutTests/fast/events/offsetX-offsetY.html#L40 > // dispatchEvent(639, 316, 'in-columns', 173, -172); // This is buggy. See https://bugs.webkit.org/show_bug.cgi?id=21993 I updated the test because the bug is now fixed. It looks correct in a WebKit nightly. I don't know how this can be affected with different fonts on different platforms but it looks like multi-column text is more consistent now. The hit-test of a <span> in columns works as expected.
Attachments
[PATCH] Update Test (2.00 KB, patch)
2011-01-18 15:57 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2011-01-18 15:57:07 PST
Created attachment 79346 [details] [PATCH] Update Test
WebKit Commit Bot
Comment 2 2011-01-19 06:39:54 PST
Comment on attachment 79346 [details] [PATCH] Update Test Clearing flags on attachment: 79346 Committed r76124: <http://trac.webkit.org/changeset/76124>
WebKit Commit Bot
Comment 3 2011-01-19 06:39:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.