Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Side by Side Diff: third_party/WebKit/PerformanceTests/Skipped

Issue 1995203002: Rewrite Shadow DOM distribution engine to support partial synchronous distribution for v1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: No longer FAIL: imported/wpt/shadow-dom/HTMLSlotElement-interface.html Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698