OLD | NEW |
1 # Micro benchmarks not worth running at the moment. | 1 # Micro benchmarks not worth running at the moment. |
2 DOM/TraverseChildNodes.html | 2 DOM/TraverseChildNodes.html |
3 | 3 |
4 # Not enabled by default on some ports | 4 # Not enabled by default on some ports |
5 Mutation | 5 Mutation |
6 | 6 |
7 # Unstable SVG page loading tests | 7 # Unstable SVG page loading tests |
8 SVG/Samurai.html | 8 SVG/Samurai.html |
9 | 9 |
10 # Takes too long to load | 10 # Takes too long to load |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
43 Bindings/gc-forest.html | 43 Bindings/gc-forest.html |
44 Bindings/gc-mini-tree.html | 44 Bindings/gc-mini-tree.html |
45 Bindings/gc-tree.html | 45 Bindings/gc-tree.html |
46 Bindings/named-property-enumerator.html | 46 Bindings/named-property-enumerator.html |
47 | 47 |
48 # Times out on Android. crbug.com/384857 | 48 # Times out on Android. crbug.com/384857 |
49 Animation/overlay-background-color-transitions.html | 49 Animation/overlay-background-color-transitions.html |
50 | 50 |
51 # Assumes window.eventSender is always supported; it only is for "content-shell"
performance runs. | 51 # Assumes window.eventSender is always supported; it only is for "content-shell"
performance runs. |
52 DOM/click_webkit_user_select_none.html | 52 DOM/click_webkit_user_select_none.html |
| 53 Editing/mouse-move-with-hidden-elements.html |
OLD | NEW |