| 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 found in | 2 // are found in |
| 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt | 3 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt |
| 4 // | 4 // |
| 5 // Only add expectations here to temporarily suppress messages on the bots | 5 // Only add expectations here to temporarily suppress messages on the bots |
| 6 // until the changes can be landed upstream. | 6 // until the changes can be landed upstream. |
| 7 | 7 |
| 8 // All these need to be rebaselined upstream. I will do this in the next | 8 // All these need to be rebaselined upstream. I will do this in the next |
| 9 // few hours, and after the next roll all these can be removed again. | 9 // few hours, and after the next roll all these can be removed again. |
| 10 // TODO(thakis): Remove these after the next webkit roll. | 10 // TODO(thakis): Remove these after the next webkit roll. |
| 11 BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE | 11 BUGTHAKIS LINUX : media/video-display-toggle.html = IMAGE |
| 12 BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE | 12 BUGTHAKIS WIN : media/video-display-toggle.html = IMAGE |
| 13 |
| 14 BUGDIMICH MAC : fast/css/background-clip-values.html = MISSING |
| OLD | NEW |