| 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 17 matching lines...) Expand all Loading... |
| 28 # Chromium, he will delete ALL expectations within this file. (By then, they | 28 # Chromium, he will delete ALL expectations within this file. (By then, they |
| 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 webkit.org/b/110887 fast/dom/Window/window-custom-prototype.html [ Failure ] | 35 webkit.org/b/110887 fast/dom/Window/window-custom-prototype.html [ Failure ] |
| 36 webkit.org/b/110887 fast/js/JSON-parse.html [ Failure ] | 36 webkit.org/b/110887 fast/js/JSON-parse.html [ Failure ] |
| 37 webkit.org/b/110887 fast/js/cyclic-prototypes.html [ Failure ] | 37 webkit.org/b/110887 fast/js/cyclic-prototypes.html [ Failure ] |
| 38 webkit.org/b/93310 fast/canvas/canvas-toDataURL-webp.html [ ImageOnlyFailure Pas
s ] |
| 39 webkit.org/b/93310 platform/chromium/virtual/gpu/fast/canvas/canvas-toDataURL-we
bp.html [ ImageOnlyFailure Pass ] |
| OLD | NEW |