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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1999683002: Mark failing tests due to r394979 and its auto rebaseline (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 658928c4701fd7b66f8476544e87656b9993c07e..db73678f0d0fda8f3a08a21484d5094dc443d0d5 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -956,6 +956,49 @@ crbug.com/467127 [ Mac Win ] imported/csswg-test/css-flexbox-1/ttwf-reftest-flex
crbug.com/570894 [ Win ] imported/csswg-test/css-flexbox-1/flexbox_flex-natural-mixed-basis-auto.html [ Failure Pass ]
+crbug.com/611462 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Failure Pass ]
+crbug.com/611462 compositing/repaint/fixed-pos-inside-composited-intermediate-layer.html [ Failure Pass ]
+crbug.com/611462 compositing/repaint/scroll-fixed-layer-no-content.html [ Failure Pass ]
+crbug.com/611462 compositing/repaint/scroll-fixed-layer-out-of-view.html [ Failure Pass ]
+crbug.com/611462 compositing/repaint/scroll-fixed-squahed-layer.html [ Failure Pass ]
+crbug.com/611462 compositing/squashing/invalidations-with-large-negative-margin.html [ Failure Pass ]
+crbug.com/611462 fast/images/fixed-img-src-change-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/bugzilla-7235.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-child-move-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-move-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-scale.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-scroll-simple.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-table-cell.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-table-overflow.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/fixed-table-overflow-zindex.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/invalidation-after-opacity-change-subtree.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/overflow-move-after-scroll.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/overflow-scroll-after-move.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-absolute-layer-with-reflection.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-fixed-layer-with-reflection.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-fixed-reflected-layer.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-in-clipped-layer.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-in-fixed-layer.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-inside-table-cell.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-in-transformed-layer.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-relative-table-inside-table-cell.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/scroll-with-transformed-parent-layer.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ Failure Pass ]
+crbug.com/611462 fast/repaint/text-match-document-change.html [ Failure Pass ]
+crbug.com/611462 virtual/gpu-rasterization/fast/images/fixed-img-src-change-after-scroll.html [ Failure Pass ]
+
crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001a.xhtml [ Failure ]
crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-align-content-vert-001b.xhtml [ Failure ]
crbug.com/553838 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-basic-canvas-vert-001.xhtml [ Failure ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698