[Webkit-unassigned] [Bug 88376] Incorrect rect-based hit-test result when hit-test region includes culled inlines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 09:01:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88376





--- Comment #10 from Allan Sandfeld Jensen <allan.jensen at nokia.com>  2012-07-30 09:01:54 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > No, something has changed. When I initially checked in the test it was failing:
> > http://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/nodesFromRect-culled-inlines-expected.txt?rev=119733
> > 
> > It was changed here: https://bugs.webkit.org/attachment.cgi?id=151962&action=prettypatch
> > 
> > I couldn't tell you what has changed though.
> 
> Only the doctype was changed I think. When moving the tests, I cleaned them up to all use strict parsing. Odd that it solved this bug.

Ah, dhyatt included the strict doctype for a reason in his comment. Without it the linebox does not have a descender, a thus span and img has identical dimensions.  So only after my cleanup did the test actually function.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list