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

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: 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt » ('j') | 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 730d80da9b02503bac9bed445aa80d94cb267d8c..db9396160c2705e2915f7478c66a5bcc5ae6f7c8 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -376,6 +376,57 @@ crbug.com/510337 inspector/console/console-format.html [ Slow ]
crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Slow Timeout ]
crbug.com/510337 inspector/elements/styles-1/edit-value-url-with-color.html [ Slow ]
+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 ]
+
# SPv2 paint properties are still being implemented.
crbug.com/537409 virtual/spv2/paint/frames/frameset-with-stacking-context-and-not-stacking-context-children.html [ Skip ]
crbug.com/537409 virtual/spv2/paint/frames/frameset-with-stacking-contexts.html [ Skip ]
@@ -1061,7 +1112,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 ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/repaint/destroy-scrollbar-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698