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 22 matching lines...) Expand all Loading... |
33 BUGYANGGUO LINUX X86_64 : svg/css/stars-with-shadow.html = TEXT | 33 BUGYANGGUO LINUX X86_64 : svg/css/stars-with-shadow.html = TEXT |
34 BUGYANGGUO MAC : fast/repaint/moving-shadow-on-container.html = TEXT | 34 BUGYANGGUO MAC : fast/repaint/moving-shadow-on-container.html = TEXT |
35 BUGYANGGUO MAC : fast/repaint/moving-shadow-on-path.html = TEXT | 35 BUGYANGGUO MAC : fast/repaint/moving-shadow-on-path.html = TEXT |
36 BUGYANGGUO MAC : svg/css/stars-with-shadow.html = TEXT | 36 BUGYANGGUO MAC : svg/css/stars-with-shadow.html = TEXT |
37 BUGYANGGUO WIN : fast/repaint/moving-shadow-on-container.html = TEXT | 37 BUGYANGGUO WIN : fast/repaint/moving-shadow-on-container.html = TEXT |
38 BUGYANGGUO WIN : fast/repaint/moving-shadow-on-path.html = TEXT | 38 BUGYANGGUO WIN : fast/repaint/moving-shadow-on-path.html = TEXT |
39 BUGYANGGUO WIN : svg/css/stars-with-shadow.html = TEXT | 39 BUGYANGGUO WIN : svg/css/stars-with-shadow.html = TEXT |
40 | 40 |
41 BUGCR117799 : fast/backgrounds/repeat/negative-offset-repeat-transformed.html =
IMAGE | 41 BUGCR117799 : fast/backgrounds/repeat/negative-offset-repeat-transformed.html =
IMAGE |
42 | 42 |
43 // rebaseline when skia 3398 lands | |
44 BUGEPOGER : platform/chromium/virtual/gpu/fast/canvas/quadraticCurveTo.xml = IMA
GE | |
45 | |
OLD | NEW |