Chromium Code Reviews| Index: chrome/test/data/printing/layout_tests/TestExpectations |
| diff --git a/chrome/test/data/printing/layout_tests/TestExpectations b/chrome/test/data/printing/layout_tests/TestExpectations |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6536e342ce201b9bdb8c1ca6c63acdab748bd47a |
| --- /dev/null |
| +++ b/chrome/test/data/printing/layout_tests/TestExpectations |
| @@ -0,0 +1,4 @@ |
| +# Test Expectations |
| +# These two tests have the same problem where the image that is being rendered is incomplete when printing to PDF. |
| +crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageOnlyFailure ] |
| +crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ ImageOnlyFailure ] |