[Webkit-unassigned] [Bug 94578] REGRESSION (r126132): fast/forms/range/range-hit-test-with-padding.html failing on non-Chromium ports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 06:06:23 PDT 2012


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





--- Comment #4 from Thiago Marcos P. Santos <tmpsantos at gmail.com>  2012-08-21 06:06:59 PST ---
(In reply to comment #3)
> (In reply to comment #1)
> > Discrepancy is even higher on EFL:
> > 
> > -PASS input.value is "500"
> > +FAIL input.value should be 500. Was 727.
> 
> I learned that ports without subpixel layout will not be able to match the value exactly. I am modifying the test in Bug 94585.
> Qt should rebaseline when it lands.
> But EFL is way off so there might be something else going on. I can't figure it out.

- clickSlider(70); // left padding (20px) + middle (50px)
+ clickSlider(50); // middle (50px)

Hits bull's-eye (500) on EFL. I'm investigating why.

-- 
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