Bug 125387 - accessibility/press-targets-center-point.html should not depend on font layout
Summary: accessibility/press-targets-center-point.html should not depend on font layout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gustavo Noronha (kov)
URL:
Keywords:
: 125409 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-07 09:54 PST by Gustavo Noronha (kov)
Modified: 2013-12-09 03:42 PST (History)
11 users (show)

See Also:


Attachments
Patch (2.50 KB, patch)
2013-12-07 09:55 PST, Gustavo Noronha (kov)
cfleizach: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2013-12-07 09:54:44 PST
accessibility/press-targets-center-point.html should not depend on font layout
Comment 1 Gustavo Noronha (kov) 2013-12-07 09:55:41 PST
Created attachment 218658 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2013-12-07 09:57:01 PST
This test is failing on GTK+ because our font layout/rendering is a few pixels off as usual. Since that is not important for the test's goal, I'd like to propose making the sizes of the divs fully explicit.
Comment 3 Gustavo Noronha (kov) 2013-12-09 03:40:49 PST
*** Bug 125409 has been marked as a duplicate of this bug. ***
Comment 4 Gustavo Noronha (kov) 2013-12-09 03:42:54 PST
Committed r160305: <http://trac.webkit.org/changeset/160305>