Improve the css-paint-api/ layout tests |
||
Issue descriptionAll the layout tests under wpt/css-paint-api/ are ref tests, and most of the tests look like this: Test whether a property is getting the right value or not, if the value is correct, stroke a green rect, otherwise, stroke a red rect. Because skia is making changes to AA algorithms, this kind of tests become fragile. We could use fillRect instead of stroke rect.
,
Jul 14 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 14 2017