| OLD | NEW |
| 1 # Intentional failures to test the layout test system. | 1 # Intentional failures to test the layout test system. |
| 2 Bug(intentional) harness-tests/crash.html [ Crash ] | 2 Bug(intentional) harness-tests/crash.html [ Crash ] |
| 3 Bug(intentional) harness-tests/timeout.html [ Timeout ] | 3 Bug(intentional) harness-tests/timeout.html [ Timeout ] |
| 4 | 4 |
| 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation | 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation |
| 6 # lines related to CSS tests (crbug.com/706118). | 6 # lines related to CSS tests (crbug.com/706118). |
| 7 crbug.com/706118 external/wpt/css/CSS2 [ Skip ] | 7 crbug.com/706118 external/wpt/css/CSS2 [ Skip ] |
| 8 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] | 8 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] |
| 9 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] | 9 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] |
| 10 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] | 10 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] |
| (...skipping 2694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2705 | 2705 |
| 2706 # Sheriff failures 2017-04-03 | 2706 # Sheriff failures 2017-04-03 |
| 2707 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation | 2707 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation |
| 2708 # for Mac earlier in the file, so just skip it everywhere. | 2708 # for Mac earlier in the file, so just skip it everywhere. |
| 2709 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] | 2709 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] |
| 2710 | 2710 |
| 2711 # Tests to be run only under virtual/experimental-canvas-features/ | 2711 # Tests to be run only under virtual/experimental-canvas-features/ |
| 2712 crbug.com/682753 fast/canvas-experimental [ Skip ] | 2712 crbug.com/682753 fast/canvas-experimental [ Skip ] |
| 2713 | 2713 |
| 2714 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] | 2714 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [
Failure Pass ] |
| 2715 crbug.com/678601 [ Mac Win ] plugins/mouse-click-plugin-clears-selection.html [
NeedsRebaseline ] |
| OLD | NEW |