| OLD | NEW |
| 1 // This file should almost always be empty. Normally Chromium test expectations | 1 // This file should almost always be empty. Normally Chromium test expectations |
| 2 // are only put here temporarily, and moved to | 2 // are only put here temporarily, and moved to |
| 3 // src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations |
| 4 // where they will remain until they are rebaselined. | 4 // where they will remain until they are rebaselined. |
| 5 // | 5 // |
| 6 // | 6 // |
| 7 // If you are landing a Chromium CL that would break webkit layout tests, | 7 // If you are landing a Chromium CL that would break webkit layout tests, |
| 8 // please follow these steps: | 8 // please follow these steps: |
| 9 // | 9 // |
| 10 // 1. Add expected failures to the bottom of this file, and run your CL through | 10 // 1. Add expected failures to the bottom of this file, and run your CL through |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 // will be redundant, because you already landed those same expectations in | 29 // will be redundant, because you already landed those same expectations in |
| 30 // src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations . | 30 // src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations . |
| 31 // Right?) | 31 // Right?) |
| 32 // | 32 // |
| 33 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL | 33 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL |
| 34 | 34 |
| 35 // Requires rebaselining after skia roll | 35 // Requires rebaselining after skia roll |
| 36 BUGCR138159 : platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment.ht
ml = IMAGE | 36 BUGCR138159 : platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment.ht
ml = IMAGE |
| 37 BUGCR138159 : platform/chromium/virtual/gpu/fast/canvas/gradient-add-second-star
t-end-stop.html = IMAGE | 37 BUGCR138159 : platform/chromium/virtual/gpu/fast/canvas/gradient-add-second-star
t-end-stop.html = IMAGE |
| 38 | 38 |
| 39 // Requires rebaselining after updating widget appearance |
| 40 BUGCR125773 LINUX : compositing/overflow/theme-affects-visual-overflow.html = IM
AGE |
| 41 BUGCR125773 LINUX : css1/box_properties/acid_test.html = IMAGE |
| 42 BUGCR125773 LINUX : css2.1/t09-c5526c-display-00-e.html = IMAGE |
| 43 BUGCR125773 LINUX : css3/selectors3/html/css3-modsel-25.html = IMAGE |
| 44 BUGCR125773 LINUX : css3/selectors3/html/css3-modsel-70.html = IMAGE |
| 45 BUGCR125773 LINUX : css3/selectors3/xhtml/css3-modsel-25.xml = IMAGE |
| 46 BUGCR125773 LINUX : css3/selectors3/xhtml/css3-modsel-70.xml = IMAGE |
| 47 BUGCR125773 LINUX : css3/selectors3/xml/css3-modsel-25.xml = IMAGE |
| 48 BUGCR125773 LINUX : css3/selectors3/xml/css3-modsel-70.xml = IMAGE |
| 49 BUGCR125773 LINUX : fast/block/basic/011.html = IMAGE |
| 50 BUGCR125773 LINUX : fast/block/margin-collapse/103.html = IMAGE |
| 51 BUGCR125773 LINUX : fast/css/non-standard-checkbox-size.html = IMAGE |
| 52 BUGCR125773 LINUX : fast/forms/001.html = IMAGE |
| 53 BUGCR125773 LINUX : fast/forms/basic-inputs.html = IMAGE |
| 54 BUGCR125773 LINUX : fast/forms/box-shadow-override.html = IMAGE |
| 55 BUGCR125773 LINUX : fast/forms/file/file-input-disabled.html = IMAGE |
| 56 BUGCR125773 LINUX : fast/forms/form-element-geometry.html = IMAGE |
| 57 BUGCR125773 LINUX : fast/forms/formmove.html = IMAGE |
| 58 BUGCR125773 LINUX : fast/forms/formmove2.html = IMAGE |
| 59 BUGCR125773 LINUX : fast/forms/indeterminate.html = IMAGE |
| 60 BUGCR125773 LINUX : fast/forms/input-appearance-height.html = IMAGE |
| 61 BUGCR125773 LINUX : fast/forms/input-value.html = IMAGE |
| 62 BUGCR125773 LINUX : fast/inline/positionedLifetime.html = IMAGE |
| 63 BUGCR125773 LINUX : fast/parser/bad-xml-slash.html = IMAGE |
| 64 BUGCR125773 LINUX : fast/replaced/replaced-breaking.html = IMAGE |
| 65 BUGCR125773 LINUX : fast/replaced/width100percent-checkbox.html = IMAGE |
| 66 BUGCR125773 LINUX : fast/text/textIteratorNilRenderer.html = IMAGE |
| 67 BUGCR125773 LINUX : fast/text/whitespace/normal-after-nowrap-breaking.html = IMA
GE |
| 68 BUGCR125773 LINUX : tables/mozilla/bugs/bug1318.html = IMAGE |
| 69 BUGCR125773 LINUX : tables/mozilla/bugs/bug4527.html = IMAGE |
| 70 BUGCR125773 LINUX : tables/mozilla_expected_failures/core/captions1.html = IMAGE |
| 71 BUGCR125773 LINUX : tables/mozilla_expected_failures/core/captions2.html = IMAGE |
| OLD | NEW |