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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2585603002: [SPInvaldation] Update subtree paint properties when a layout subtree is inserted (Closed)
Patch Set: Separate out printing change Created 4 years 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/Source/core/layout/LayoutObject.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 # Skip SlimmingPaintInvalidation tests except paint/invalidation/ and 96 # Skip SlimmingPaintInvalidation tests except paint/invalidation/ and
97 # individually listed tests. 97 # individually listed tests.
98 crbug.com/646176 virtual/spinvalidation/ [ Skip ] 98 crbug.com/646176 virtual/spinvalidation/ [ Skip ]
99 crbug.com/646176 virtual/spinvalidation/paint/invalidation/ [ Pass ] 99 crbug.com/646176 virtual/spinvalidation/paint/invalidation/ [ Pass ]
100 100
101 crbug.com/646176 virtual/spinvalidation/compositing/overflow/scroller-with-borde r-radius.html [ Pass ] 101 crbug.com/646176 virtual/spinvalidation/compositing/overflow/scroller-with-borde r-radius.html [ Pass ]
102 crbug.com/646176 virtual/spinvalidation/fast/dynamic/static-to-relative-with-abs olute-child.html [ Pass ] 102 crbug.com/646176 virtual/spinvalidation/fast/dynamic/static-to-relative-with-abs olute-child.html [ Pass ]
103 crbug.com/646176 virtual/spinvalidation/compositing/geometry/layer-due-to-layer- children-deep-switch.html [ Pass ] 103 crbug.com/646176 virtual/spinvalidation/compositing/geometry/layer-due-to-layer- children-deep-switch.html [ Pass ]
104 crbug.com/646176 virtual/spinvalidation/compositing/contents-opaque/visibility-h idden.html [ Pass ] 104 crbug.com/646176 virtual/spinvalidation/compositing/contents-opaque/visibility-h idden.html [ Pass ]
105 crbug.com/646176 virtual/spinvalidation/compositing/composited-iframe-hidden.htm l [ Pass ] 105 crbug.com/646176 virtual/spinvalidation/compositing/composited-iframe-hidden.htm l [ Pass ]
106 crbug.com/646176 virtual/spinvalidation/fast/layers/remove-layer-with-nested-sta cking.html [ Pass ]
106 crbug.com/646176 virtual/spinvalidation/printing/fixed-positioned-scrolled.html [ Pass ] 107 crbug.com/646176 virtual/spinvalidation/printing/fixed-positioned-scrolled.html [ Pass ]
107 crbug.com/646176 virtual/spinvalidation/printing/overflow-auto.html [ Pass ] 108 crbug.com/646176 virtual/spinvalidation/printing/overflow-auto.html [ Pass ]
108 109
109 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-accele rated-on-accelerated-filter.html [ Crash ] 110 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-accele rated-on-accelerated-filter.html [ Crash ]
110 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ] 111 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ]
111 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ] 112 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ]
112 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ] 113 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ]
113 114
114 # --- End SlimmingPaintInvalidation Tests --- 115 # --- End SlimmingPaintInvalidation Tests ---
115 116
(...skipping 2110 matching lines...) Expand 10 before | Expand all | Expand 10 after
2226 # for Skia DEPS roll 2227 # for Skia DEPS roll
2227 crbug.com/674509 compositing/overlap-blending/reflection-opacity-huge.html [ N eedsRebaseline ] 2228 crbug.com/674509 compositing/overlap-blending/reflection-opacity-huge.html [ N eedsRebaseline ]
2228 crbug.com/674509 compositing/reflections/animation-inside-reflection.html [ Ne edsRebaseline ] 2229 crbug.com/674509 compositing/reflections/animation-inside-reflection.html [ Ne edsRebaseline ]
2229 crbug.com/674509 compositing/reflections/deeply-nested-reflections.html [ Need sRebaseline ] 2230 crbug.com/674509 compositing/reflections/deeply-nested-reflections.html [ Need sRebaseline ]
2230 crbug.com/674509 compositing/reflections/load-video-in-reflection.html [ Needs Rebaseline ] 2231 crbug.com/674509 compositing/reflections/load-video-in-reflection.html [ Needs Rebaseline ]
2231 crbug.com/674509 compositing/reflections/nested-reflection-anchor-point.html [ NeedsRebaseline ] 2232 crbug.com/674509 compositing/reflections/nested-reflection-anchor-point.html [ NeedsRebaseline ]
2232 crbug.com/674509 compositing/reflections/nested-reflection-animated.html [ Nee dsRebaseline ] 2233 crbug.com/674509 compositing/reflections/nested-reflection-animated.html [ Nee dsRebaseline ]
2233 crbug.com/674509 compositing/reflections/nested-reflection-mask-change.html [ NeedsRebaseline ] 2234 crbug.com/674509 compositing/reflections/nested-reflection-mask-change.html [ NeedsRebaseline ]
2234 crbug.com/674509 compositing/reflections/nested-reflection-opacity.html [ Need sRebaseline ] 2235 crbug.com/674509 compositing/reflections/nested-reflection-opacity.html [ Need sRebaseline ]
2235 crbug.com/674509 media/video-layer-crash.html [ NeedsRebaseline ] 2236 crbug.com/674509 media/video-layer-crash.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/LayoutObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698