WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
114800
fast/sub-pixel/float-wrap-zoom.html fails
https://bugs.webkit.org/show_bug.cgi?id=114800
Summary
fast/sub-pixel/float-wrap-zoom.html fails
Allan Sandfeld Jensen
Reported
2013-04-18 03:20:11 PDT
The reference test fast/sub-pixel/float-wrap-zoom.html fails on both Mac and Qt with SUBPIXEL_LAYOUT enabled. The issue appears to be that the left box is 16.5px wide, which in a float gets rounded up to 17px, but in inline layout stays at 16.5px. The following text run is then painted at respectably 16.5 or 17. If the coordinates of a text-run is rounded before being painted, the reference test succedes.
Attachments
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2013-04-18 03:25:57 PDT
Committed
r148664
: <
http://trac.webkit.org/changeset/148664
>
Allan Sandfeld Jensen
Comment 2
2013-04-18 03:26:26 PDT
Landed updated expectation. Bug is still valid.
Alexey Proskuryakov
Comment 3
2014-12-09 23:30:24 PST
This doesn't appear to happen on bots at this time. Will try unmarking.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug