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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1406133005: Calculate paint invalidation rect for scrollbars (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month 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
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 98887fe036074b3001e5809f78fc8ff4accc7d8d..4f9de89829980d4a7ab18904e4cbbaecb16e1ccb 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -258,6 +258,57 @@ crbug.com/524859 transforms/2d/hindi-rotated.html [ NeedsManualRebaseline ]
crbug.com/535408 fast/js/function-bind.html [ NeedsManualRebaseline ]
+crbug.com/529938 compositing/overflow/scrolling-without-painting.html [ NeedsRebaseline ]
+crbug.com/529938 compositing/overflow/updating-scrolling-content.html [ NeedsRebaseline ]
+crbug.com/529938 compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ NeedsRebaseline ]
+crbug.com/529938 compositing/squashing/iframe-inside-squashed-layer.html [ NeedsRebaseline ]
+crbug.com/529938 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/529938 fast/forms/checkbox/checkbox-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/529938 fast/forms/radio/radio-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/529938 fast/forms/range/range-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/529938 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/button-checkbox-click-method-repaint.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/overflow-move-after-scroll.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/repaint-composited-child-in-scrolled-container.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/scroll-relative-table-inside-table-cell.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
+crbug.com/529938 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRebaseline ]
+crbug.com/529938 paint/invalidation/invalidate-after-composited-scroll.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/prefer_compositing_to_lcd_text/compositing/overflow/scrolling-without-painting.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/button-checkbox-click-method-repaint.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/overflow-move-after-scroll.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/repaint-composited-child-in-scrolled-container.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/scroll-relative-table-inside-table-cell.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRebaseline ]
+crbug.com/529938 virtual/syncpaint/paint/invalidation/invalidate-after-composited-scroll.html [ NeedsRebaseline ]
+
crbug.com/552574 fast/js/regexp-caching.html [ NeedsManualRebaseline ]
crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
@@ -1059,7 +1110,6 @@ crbug.com/509025 [ Mac10.10 ] compositing/overflow/updating-scrolling-container-
crbug.com/509025 [ Mac10.10 ] compositing/overflow/updating-scrolling-container.html [ Failure ]
# TODO(chrishtr): uncomment/inspect rebaseline of this after fixing crbug.com/516016
# crbug.com/509025 [ Mac10.10 ] compositing/repaint/should-not-clip-composited-overflow-scrolling-layer.html [ Failure ]
-crbug.com/509025 [ Mac10.10 ] compositing/squashing/iframe-inside-squashed-layer.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] compositing/squashing/invalidate-when-leaving-squashed-layer.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] compositing/squashing/invalidation-for-subpixel-offset-of-squashed-layer.html [ Failure ]
crbug.com/509025 [ Mac10.10 ] compositing/squashing/invalidations-with-large-negative-margin.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698