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

Unified Diff: LayoutTests/TestExpectations

Issue 303253004: Allow proper highlighting on universal overflow scroll. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add commented lifecycle assert Created 6 years, 6 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 | LayoutTests/compositing/overflow/selection-gaps.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 7105691601c008a987b6ec0cfd7985bfa65c9096..f72871341718efe90551aa5025241936fc4b1dc0 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -130,6 +130,49 @@ crbug.com/330083 w3c/web-platform-tests/custom-elements/creating-and-passing-reg
crbug.com/330083 w3c/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-attributes/test-014.html [ Timeout Failure ]
crbug.com/330083 w3c/web-platform-tests/webrtc/simplecall.html [ Failure ]
+Bug(hartmanng) compositing/overflow/selection-gaps-toggling.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/selection-gaps-toggling-with-scrolling-contents.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/selection-gaps-after-removing-scrolling-contents.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/selection-gaps-toggling.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/selection-gaps-toggling-with-scrolling-contents.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/selection-gaps-after-removing-scrolling-contents.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/selection-gaps-toggling.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/selection-gaps-toggling-with-scrolling-contents.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/selection-gaps-after-removing-scrolling-contents.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/scrolling-content-clip-to-viewport.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/clear-scroll-parent.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/scrolling-without-painting.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/scrolling-without-painting.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/composited-scrolling-paint-phases.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/scrolling-content-clip-to-viewport.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/scrolling-without-painting.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/universal-accelerated-overflow-scroll.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/universal-accelerated-overflow-scroll.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/composited-scrolling-paint-phases.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/squashing/composited-bounds-for-negative-z.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/scrolling-content-clip-to-viewport.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/universal-accelerated-overflow-scroll.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/clear-scroll-parent.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/updating-scrolling-content.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/textarea-scroll-touch.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/overflow-overlay-with-touch.html [ NeedsRebaseline ]
+Bug(hartmanng) [ SnowLeopard Win Linux ] compositing/update-paint-phases.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/updating-scrolling-content.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch.html [ NeedsRebaseline ]
+Bug(hartmanng) compositing/overflow/textarea-scroll-touch.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/overflow/clear-scroll-parent.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/squashing/composited-bounds-for-negative-z.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases.html [ NeedsRebaseline ]
+Bug(hartmanng) virtual/softwarecompositing/update-paint-phases.html [ NeedsRebaseline ]
+
# Untriaged Aura-specific failure.
crbug.com/229207 [ Win ] fast/forms/select/popup-closes-on-blur.html [ Failure ]
« no previous file with comments | « no previous file | LayoutTests/compositing/overflow/selection-gaps.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698