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 213 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
224 BUGCR131189 WIN : fast/forms/menulist-separator-painting.html = IMAGE | 224 BUGCR131189 WIN : fast/forms/menulist-separator-painting.html = IMAGE |
225 BUGCR131189 WIN : fast/forms/menulist-style-color.html = IMAGE | 225 BUGCR131189 WIN : fast/forms/menulist-style-color.html = IMAGE |
226 BUGCR131189 WIN : fast/forms/menulist-width-change.html = IMAGE | 226 BUGCR131189 WIN : fast/forms/menulist-width-change.html = IMAGE |
227 BUGCR131189 WIN : fast/forms/minWidthPercent.html = IMAGE | 227 BUGCR131189 WIN : fast/forms/minWidthPercent.html = IMAGE |
228 BUGCR131189 WIN : fast/forms/option-script.html = IMAGE | 228 BUGCR131189 WIN : fast/forms/option-script.html = IMAGE |
229 BUGCR131189 WIN : fast/forms/option-strip-whitespace.html = IMAGE | 229 BUGCR131189 WIN : fast/forms/option-strip-whitespace.html = IMAGE |
230 BUGCR131189 WIN : fast/forms/option-text-clip.html = IMAGE | 230 BUGCR131189 WIN : fast/forms/option-text-clip.html = IMAGE |
231 BUGCR131189 WIN : fast/forms/placeholder-position.html = IMAGE | 231 BUGCR131189 WIN : fast/forms/placeholder-position.html = IMAGE |
232 BUGCR131189 WIN : fast/forms/placeholder-pseudo-style.html = IMAGE | 232 BUGCR131189 WIN : fast/forms/placeholder-pseudo-style.html = IMAGE |
233 BUGCR131189 WIN : fast/forms/plaintext-mode-2.html = IMAGE | 233 BUGCR131189 WIN : fast/forms/plaintext-mode-2.html = IMAGE |
234 BUGCR131189 WIN : fast/forms/range/input-appearance-range.html = IMAGE | |
235 BUGCR131189 WIN : fast/forms/search-cancel-button-style-sharing.html = IMAGE | 234 BUGCR131189 WIN : fast/forms/search-cancel-button-style-sharing.html = IMAGE |
236 BUGCR131189 WIN : fast/forms/search-display-none-cancel-button.html = IMAGE | 235 BUGCR131189 WIN : fast/forms/search-display-none-cancel-button.html = IMAGE |
237 BUGCR131189 WIN : fast/forms/search-rtl.html = IMAGE | 236 BUGCR131189 WIN : fast/forms/search-rtl.html = IMAGE |
238 BUGCR131189 WIN : fast/forms/searchfield-heights.html = IMAGE | 237 BUGCR131189 WIN : fast/forms/searchfield-heights.html = IMAGE |
239 BUGCR131189 WIN : fast/forms/select-initial-position.html = IMAGE | 238 BUGCR131189 WIN : fast/forms/select-initial-position.html = IMAGE |
240 BUGCR131189 WIN : fast/forms/select-align.html = IMAGE | 239 BUGCR131189 WIN : fast/forms/select-align.html = IMAGE |
241 BUGCR131189 WIN : fast/forms/select-background-none.html = IMAGE | 240 BUGCR131189 WIN : fast/forms/select-background-none.html = IMAGE |
242 BUGCR131189 WIN : fast/forms/select-baseline.html = IMAGE | 241 BUGCR131189 WIN : fast/forms/select-baseline.html = IMAGE |
243 BUGCR131189 WIN : fast/forms/select-block-background.html = IMAGE | 242 BUGCR131189 WIN : fast/forms/select-block-background.html = IMAGE |
244 BUGCR131189 WIN : fast/forms/select-change-listbox-size.html = IMAGE | 243 BUGCR131189 WIN : fast/forms/select-change-listbox-size.html = IMAGE |
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
391 BUGCR131189 WIN : tables/mozilla/other/move_row.html = IMAGE | 390 BUGCR131189 WIN : tables/mozilla/other/move_row.html = IMAGE |
392 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug1725.html = IMAGE | 391 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug1725.html = IMAGE |
393 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug92647-1.html = IMAGE | 392 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug92647-1.html = IMAGE |
394 BUGCR131189 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.
html = IMAGE | 393 BUGCR131189 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.
html = IMAGE |
395 BUGCR131189 WIN : tables/mozilla_expected_failures/marvin/backgr_layers-show.htm
l = IMAGE | 394 BUGCR131189 WIN : tables/mozilla_expected_failures/marvin/backgr_layers-show.htm
l = IMAGE |
396 BUGCR131189 WIN : transforms/2d/zoom-menulist.html = IMAGE | 395 BUGCR131189 WIN : transforms/2d/zoom-menulist.html = IMAGE |
397 // Rebaseline this after Skia rev. 4780 has landed | 396 // Rebaseline this after Skia rev. 4780 has landed |
398 BUGCR139162 LINUX : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE | 397 BUGCR139162 LINUX : svg/W3C-SVG-1.1/filters-example-01-b.svg = IMAGE |
399 | 398 |
400 // END OVERRIDES HERE (this line ensures that the file is newline-terminated) | 399 // END OVERRIDES HERE (this line ensures that the file is newline-terminated) |
OLD | NEW |