| 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/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
| 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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 47 BUGCR123809 : fast/writing-mode/border-styles-vertical-lr.html = IMAGE | 47 BUGCR123809 : fast/writing-mode/border-styles-vertical-lr.html = IMAGE |
| 48 BUGCR123809 : fast/writing-mode/border-styles-vertical-rl.html = IMAGE | 48 BUGCR123809 : fast/writing-mode/border-styles-vertical-rl.html = IMAGE |
| 49 BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-00
1.htm = IMAGE | 49 BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-00
1.htm = IMAGE |
| 50 BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-00
2.htm = IMAGE | 50 BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-00
2.htm = IMAGE |
| 51 BUGCR123809 : svg/hixie/perf/001.xml = IMAGE | 51 BUGCR123809 : svg/hixie/perf/001.xml = IMAGE |
| 52 BUGCR123809 : svg/hixie/perf/002.xml = IMAGE | 52 BUGCR123809 : svg/hixie/perf/002.xml = IMAGE |
| 53 BUGCR123680 : fast/repaint/shadow-multiple-vertical.html = IMAGE | 53 BUGCR123680 : fast/repaint/shadow-multiple-vertical.html = IMAGE |
| 54 BUGCR123680 : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE | 54 BUGCR123680 : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE |
| 55 BUGCR123809 : fast/borders/border-radius-groove-02.html = IMAGE | 55 BUGCR123809 : fast/borders/border-radius-groove-02.html = IMAGE |
| 56 | 56 |
| 57 BUGWK82983 : media/encrypted-media/ = PASS |
| OLD | NEW |