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

Description Joseph Pecoraro 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.
Comment 1 Joseph Pecoraro 2011-01-18 15:57:07 PST
Created attachment 79346 [details]
[PATCH] Update Test
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-01-19 06:39:58 PST
All reviewed patches have been landed.  Closing bug.