OLD | NEW |
1 # Test Expectations | 1 # Test Expectations |
2 # These two tests have the same problem where the image that is being rendered i
s incomplete when printing to PDF. | 2 # These two tests have the same problem where the image that is being rendered i
s incomplete when printing to PDF. |
3 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO
nlyFailure ] | 3 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO
nlyFailure ] |
4 crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ ImageOnlyFailur
e ] | 4 # The previous one is flaky due to seemingly random output. |
| 5 # However, this one passes because it consistently produces output that we don't
want it to. |
| 6 crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ Pass Failure ] |
| 7 # This tests passes because its consistently wrong |
| 8 crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |
OLD | NEW |