OLD | NEW |
1 // TEMPORARY overrides of | 1 // TEMPORARY overrides of |
2 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 2 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
3 // that are associated with changes to the Skia code. | 3 // that are associated with changes to the Skia code. |
4 // | 4 // |
5 // GUIDELINES: | 5 // GUIDELINES: |
6 // - This file should be empty most of the time. | 6 // - This file should be empty most of the time. |
7 // - Expectations should only be added TEMPORARILY, as a step towards | 7 // - Expectations should only be added TEMPORARILY, as a step towards |
8 // rebaselining layout test results. If any one expectation remains in here | 8 // rebaselining layout test results. If any one expectation remains in here |
9 // for more than a week or two, then we are probably doing something wrong. | 9 // for more than a week or two, then we are probably doing something wrong. |
10 // - Expectations from this file should NOT be rolled into any other | 10 // - Expectations from this file should NOT be rolled into any other |
(...skipping 379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
390 BUGCR131189 WIN : tables/mozilla/core/margins.html = IMAGE | 390 BUGCR131189 WIN : tables/mozilla/core/margins.html = IMAGE |
391 BUGCR131189 WIN : tables/mozilla/dom/tableDom.html = IMAGE | 391 BUGCR131189 WIN : tables/mozilla/dom/tableDom.html = IMAGE |
392 BUGCR131189 LINUX WIN : tables/mozilla/marvin/backgr_index.html = IMAGE | 392 BUGCR131189 LINUX WIN : tables/mozilla/marvin/backgr_index.html = IMAGE |
393 BUGCR131189 LINUX WIN : tables/mozilla/marvin/backgr_layers-opacity.html = IMAGE | 393 BUGCR131189 LINUX WIN : tables/mozilla/marvin/backgr_layers-opacity.html = IMAGE |
394 BUGCR131189 WIN : tables/mozilla/other/move_row.html = IMAGE | 394 BUGCR131189 WIN : tables/mozilla/other/move_row.html = IMAGE |
395 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug1725.html = IMAGE | 395 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug1725.html = IMAGE |
396 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug92647-1.html = IMAGE | 396 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug92647-1.html = IMAGE |
397 BUGCR131189 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.
html = IMAGE | 397 BUGCR131189 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.
html = IMAGE |
398 BUGCR131189 WIN : tables/mozilla_expected_failures/marvin/backgr_layers-show.htm
l = IMAGE | 398 BUGCR131189 WIN : tables/mozilla_expected_failures/marvin/backgr_layers-show.htm
l = IMAGE |
399 BUGCR131189 WIN : transforms/2d/zoom-menulist.html = IMAGE | 399 BUGCR131189 WIN : transforms/2d/zoom-menulist.html = IMAGE |
| 400 // Rebaseline this after Skia rev. 4780 has landed |
| 401 BUGCR139162 LINUX : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE |
400 | 402 |
401 // END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 403 // END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
OLD | NEW |