RESOLVED DUPLICATE of bug 115455 Bug 116947
[Exclusions] Correct some problems that disabling subpixel layout exposed
https://bugs.webkit.org/show_bug.cgi?id=116947
Summary [Exclusions] Correct some problems that disabling subpixel layout exposed
Ryosuke Niwa
Reported 2013-05-29 01:56:14 PDT
Merge https://chromium.googlesource.com/chromium/blink/+/84540f0de96206eb3a4be98fec1cb3bd7d19ec4e First round of changes to correct exclusion tests that started failing when subpixel layout was turned off, and to correct some problems that disabling subpixel layout exposed. This set of changes just corrects four tests. It also revises the subpixel-utils code to bring it into line with the most recent LayoutUnit et al changes and to simplify its use a little. The ExclusionPolygon appendArc() method was corrected, so that the 3rd of 5 additional vertices is in the center of the arc. The firstIncludedIntervalLogicalTop() methods now use ceiledLayoutUnit() to convert a float to a LayoutUnit within the shape.
Attachments
Bem Jones-Bey
Comment 1 2013-05-29 08:22:35 PDT
That patch was a merge to blink of the WebKit bug 115455. However, I'll let Hans say if this is a dup or if there were any changes on the blink side that need to be merged back.
Ryosuke Niwa
Comment 2 2013-06-14 21:25:22 PDT
*** This bug has been marked as a duplicate of bug 115455 ***
Note You need to log in before you can comment on or make changes to this bug.