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

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

Issue 2574293003: [SPInvalidation] Update paint properties when layer or paintsWithTransform status change (Closed)
Patch Set: Rebase on origin/master 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/LayoutBoxModelObject.cpp » ('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 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-t body-border-color.html [ Skip ] 92 crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-t body-border-color.html [ Skip ]
93 93
94 # SlimmingPaintInvalidation failures (not including the skipped spinvalidation 94 # SlimmingPaintInvalidation failures (not including the skipped spinvalidation
95 # tests which fail because of the same reasons as the base tests). 95 # tests which fail because of the same reasons as the base tests).
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 ]
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 ]
105 crbug.com/646176 virtual/spinvalidation/compositing/composited-iframe-hidden.htm l [ Pass ]
102 106
103 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-accele rated-on-accelerated-filter.html [ Crash ] 107 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-accele rated-on-accelerated-filter.html [ Crash ]
104 crbug.com/645667 virtual/spinvalidation/paint/invalidation/position-change-keepi ng-geometry.html [ Crash ]
105 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ] 108 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ]
106 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ] 109 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ]
107 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ] 110 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ]
108 111
109 # --- End SlimmingPaintInvalidation Tests --- 112 # --- End SlimmingPaintInvalidation Tests ---
110 113
111 # Very slight rendering changes caused by Skia rect clipping change. 114 # Very slight rendering changes caused by Skia rect clipping change.
112 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ] 115 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ]
113 116
114 crbug.com/630615 [ Win7 ] images/color-profile-background-image-space.html [ Ski p ] 117 crbug.com/630615 [ Win7 ] images/color-profile-background-image-space.html [ Ski p ]
(...skipping 2186 matching lines...) Expand 10 before | Expand all | Expand 10 after
2301 2304
2302 # Added 2016-12-12 2305 # Added 2016-12-12
2303 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ] 2306 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ]
2304 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ] 2307 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ]
2305 2308
2306 # Added 2016-12-12 2309 # Added 2016-12-12
2307 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ] 2310 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ]
2308 2311
2309 # Added 2016-12-14 2312 # Added 2016-12-14
2310 crbug.com/674048 [ Linux ] virtual/mojo-loading/http/tests/navigation/image-load -in-unload-handler.html [ Pass Timeout ] 2313 crbug.com/674048 [ Linux ] virtual/mojo-loading/http/tests/navigation/image-load -in-unload-handler.html [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698