[Webkit-unassigned] [Bug 115649] [CSS Exclusions] shape-inside, shape-padding, polygon test failing when subpixel layout is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 7 12:46:32 PDT 2013


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





--- Comment #1 from Hans Muller <giles_joplin at yahoo.com>  2013-05-07 12:44:56 PST ---
Created an attachment (id=200961)
 --> (https://bugs.webkit.org/attachment.cgi?id=200961&action=review)
Patch

Another correction of a padded shape test that failed when subpixel layout was disabled. This test puts a cross pattern made of five Ahem characters on three lines, within a padded diamond polygon. The left edges of each line depend on the intersection of the padded polygon's edges with the top of each line, which makes predicting the exact values unreliable. So we just verify that the left edges of each line are within a pixel of the ideal value. This change is very similar to the one made for https://bugs.webkit.org/show_bug.cgi?id=115490.

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