OLD | NEW |
1 # Test Expectations | 1 # Test Expectations |
| 2 # Tests should be kept in order of crbug issue ID. |
| 3 |
| 4 # Table is cut off. |
| 5 crbug.com/124517 source_html/table/cell-table.html [ Pass Failure ] |
| 6 |
| 7 # Logo should appear on every page, but doesn't. |
| 8 crbug.com/326834 source_html/css/repeating-item.html [ Pass Failure ] |
| 9 |
2 # These two tests have the same problem where the image that is being rendered i
s incomplete when printing to PDF. | 10 # 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 ] | 11 crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageO
nlyFailure ] |
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 ] | 12 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 |