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.
Created attachment 79346 [details] [PATCH] Update Test
Comment on attachment 79346 [details] [PATCH] Update Test Clearing flags on attachment: 79346 Committed r76124: <http://trac.webkit.org/changeset/76124>
All reviewed patches have been landed. Closing bug.