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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2671603003: Move DIALOG element tests to html/dialog/. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Expectations for slimming paint v2 1 # Expectations for slimming paint v2
2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view 2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view
3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). 3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now).
4 4
5 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) animations/ [ Skip ] 6 Bug(none) animations/ [ Skip ]
7 Bug(none) app_banner/ [ Skip ] 7 Bug(none) app_banner/ [ Skip ]
8 Bug(none) battery-status/ [ Skip ] 8 Bug(none) battery-status/ [ Skip ]
9 Bug(none) bindings/ [ Skip ] 9 Bug(none) bindings/ [ Skip ]
10 Bug(none) bluetooth/ [ Skip ] 10 Bug(none) bluetooth/ [ Skip ]
11 Bug(none) canvas/ [ Skip ] 11 Bug(none) canvas/ [ Skip ]
12 Bug(none) crypto/ [ Skip ] 12 Bug(none) crypto/ [ Skip ]
13 Bug(none) css-parser/ [ Skip ] 13 Bug(none) css-parser/ [ Skip ]
14 Bug(none) css1/ [ Skip ] 14 Bug(none) css1/ [ Skip ]
15 Bug(none) virtual/mojo-loading/css1/ [ Skip ] 15 Bug(none) virtual/mojo-loading/css1/ [ Skip ]
16 Bug(none) css2.1/ [ Skip ] 16 Bug(none) css2.1/ [ Skip ]
17 Bug(none) css3/ [ Skip ] 17 Bug(none) css3/ [ Skip ]
18 Bug(none) css3/blending [ Pass ] 18 Bug(none) css3/blending [ Pass ]
19 Bug(none) cssom/ [ Skip ] 19 Bug(none) cssom/ [ Skip ]
20 Bug(none) csspaint/ [ Skip ] 20 Bug(none) csspaint/ [ Skip ]
21 Bug(none) custom-elements/ [ Skip ] 21 Bug(none) custom-elements/ [ Skip ]
22 Bug(none) dialog/ [ Skip ]
23 Bug(none) dom/ [ Skip ] 22 Bug(none) dom/ [ Skip ]
24 Bug(none) editing/ [ Skip ] 23 Bug(none) editing/ [ Skip ]
25 Bug(none) fonts/ [ Skip ] 24 Bug(none) fonts/ [ Skip ]
26 Bug(none) fragmentation/ [ Skip ] 25 Bug(none) fragmentation/ [ Skip ]
27 Bug(none) fullscreen/ [ Skip ] 26 Bug(none) fullscreen/ [ Skip ]
28 Bug(none) gamepad/ [ Skip ] 27 Bug(none) gamepad/ [ Skip ]
29 Bug(none) harness-tests/ [ Skip ] 28 Bug(none) harness-tests/ [ Skip ]
30 Bug(none) hittesting/ [ Skip ] 29 Bug(none) hittesting/ [ Skip ]
30 Bug(none) html/dialog/ [ Skip ]
31 Bug(none) html5lib/ [ Skip ] 31 Bug(none) html5lib/ [ Skip ]
32 Bug(none) http/ [ Skip ] 32 Bug(none) http/ [ Skip ]
33 Bug(none) idle-callback/ [ Skip ] 33 Bug(none) idle-callback/ [ Skip ]
34 Bug(none) ietestcenter/ [ Skip ] 34 Bug(none) ietestcenter/ [ Skip ]
35 Bug(none) imagecapture/ [ Skip ] 35 Bug(none) imagecapture/ [ Skip ]
36 Bug(none) external/ [ Skip ] 36 Bug(none) external/ [ Skip ]
37 Bug(none) inspector/ [ Skip ] 37 Bug(none) inspector/ [ Skip ]
38 Bug(none) inspector-enabled/ [ Skip ] 38 Bug(none) inspector-enabled/ [ Skip ]
39 Bug(none) inspector-protocol/ [ Skip ] 39 Bug(none) inspector-protocol/ [ Skip ]
40 Bug(none) intersection-observer/ [ Skip ] 40 Bug(none) intersection-observer/ [ Skip ]
(...skipping 1654 matching lines...) Expand 10 before | Expand all | Expand 10 after
1695 Bug(none) virtual/threaded/fast/scroll-behavior/ [ Skip ] 1695 Bug(none) virtual/threaded/fast/scroll-behavior/ [ Skip ]
1696 Bug(none) virtual/threaded/compositing/visibility/layer-visible-content.html [ F ailure ] 1696 Bug(none) virtual/threaded/compositing/visibility/layer-visible-content.html [ F ailure ]
1697 Bug(none) virtual/threaded/compositing/visibility/overlays-persist-on-navigation .html [ Crash ] 1697 Bug(none) virtual/threaded/compositing/visibility/overlays-persist-on-navigation .html [ Crash ]
1698 Bug(none) virtual/threaded/compositing/visibility/overlays.html [ Crash ] 1698 Bug(none) virtual/threaded/compositing/visibility/overlays.html [ Crash ]
1699 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers-dynami c.html [ Crash Failure ] 1699 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers-dynami c.html [ Crash Failure ]
1700 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers.html [ Failure ] 1700 Bug(none) virtual/threaded/compositing/visibility/visibility-image-layers.html [ Failure ]
1701 Bug(none) virtual/threaded/compositing/visibility/visibility-simple-video-layer. html [ Failure ] 1701 Bug(none) virtual/threaded/compositing/visibility/visibility-simple-video-layer. html [ Failure ]
1702 Bug(none) virtual/threaded/compositing/webgl/webgl-reflection.html [ Failure ] 1702 Bug(none) virtual/threaded/compositing/webgl/webgl-reflection.html [ Failure ]
1703 Bug(none) virtual/threaded/printing/ [ Skip ] 1703 Bug(none) virtual/threaded/printing/ [ Skip ]
1704 Bug(none) virtual/threaded/transitions/ [ Skip ] 1704 Bug(none) virtual/threaded/transitions/ [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698