| Index: expectations/gm/ignored-tests.txt
|
| diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt
|
| index 8a4dcc97e129a5b93c0e91ee077a30f975328915..d059490eddbd8a8c264dc163ffee28a024d81c0c 100644
|
| --- a/expectations/gm/ignored-tests.txt
|
| +++ b/expectations/gm/ignored-tests.txt
|
| @@ -37,3 +37,16 @@
|
| # This change removes an API that this GM was testing. If/when it lands and sticks,
|
| # I will likely just delete the GM.
|
| canvas-layer-state
|
| +
|
| +# yunchao: https://codereview.chromium.org/183683010/
|
| +# This change fixed the error that path is inversed for Stroke and StrokeAndFill
|
| +# styles. These GM cases need to be rebaselined:
|
| +inverse_paths
|
| +degeneratesegments
|
| +quadclosepath
|
| +quadpath
|
| +lineclosepath
|
| +linepath
|
| +cubicclosepath
|
| +cubicpath
|
| +emptypath
|
|
|