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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
51 | 51 |
52 # Times out on Android. crbug.com/384857 | 52 # Times out on Android. crbug.com/384857 |
53 Animation/overlay-background-color-transitions.html | 53 Animation/overlay-background-color-transitions.html |
54 | 54 |
55 # Assumes window.eventSender is always supported; it only is for "content-shell"
performance runs. | 55 # Assumes window.eventSender is always supported; it only is for "content-shell"
performance runs. |
56 DOM/click_webkit_user_select_none.html | 56 DOM/click_webkit_user_select_none.html |
57 | 57 |
58 # Times out on reference build - crbug.com/579107 | 58 # Times out on reference build - crbug.com/579107 |
59 ShadowDOM/SlotDistibutedNextPrevious.html | 59 ShadowDOM/SlotDistibutedNextPrevious.html |
60 ShadowDOM/v1-distribution.html | 60 ShadowDOM/v1-distribution.html |
| 61 ShadowDOM/v1-host-child-append.html |
| 62 ShadowDOM/v1-slot-append.html |
OLD | NEW |