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 15 matching lines...) Expand all Loading... |
26 // will be redundant, because you already landed those same expectations in | 26 // will be redundant, because you already landed those same expectations in |
27 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt . | 27 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt . |
28 // Right?) | 28 // Right?) |
29 // | 29 // |
30 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL | 30 // EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL |
31 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS | 31 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS |
32 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_pa
rameter_1.html = PASS | 32 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_pa
rameter_1.html = PASS |
33 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = P
ASS | 33 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = P
ASS |
34 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = P
ASS | 34 BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = P
ASS |
35 | 35 |
36 // Rebaseline after skia 3695 lands | |
37 BUGCR123809 : fast/backgrounds/background-leakage-transforms.html = IMAGE | |
38 BUGCR123809 : fast/backgrounds/background-leakage.html = IMAGE | |
39 BUGCR123809 : fast/borders/border-radius-complex-inner.html = IMAGE | |
40 BUGCR123809 : fast/borders/borderRadiusDouble01.html = IMAGE | |
41 BUGCR123809 : fast/borders/borderRadiusDouble02.html = IMAGE | |
42 BUGCR123809 : fast/borders/borderRadiusDouble05.html = IMAGE | |
43 BUGCR123809 : fast/borders/borderRadiusGroove02.html = IMAGE | |
44 BUGCR123809 : fast/borders/borderRadiusRidge01.html = IMAGE | |
45 BUGCR123809 : fast/borders/border-styles-split.html = IMAGE | |
46 BUGCR123809 : fast/repaint/shadow-multiple-vertical.html = IMAGE | |
47 BUGCR123809 : fast/writing-mode/border-styles-vertical-lr.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 | |
50 BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-00
2.htm = IMAGE | |
51 BUGCR123809 : svg/hixie/perf/001.xml = IMAGE | |
52 BUGCR123809 : svg/hixie/perf/002.xml = IMAGE | |
53 BUGCR123680 : fast/repaint/shadow-multiple-vertical.html = IMAGE | |
54 BUGCR123680 : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE | |
55 BUGCR123809 : fast/borders/border-radius-groove-02.html = IMAGE | |
56 | |
57 BUGWK82983 : media/encrypted-media/ = PASS | 36 BUGWK82983 : media/encrypted-media/ = PASS |
OLD | NEW |