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

Unified Diff: LayoutTests/TestExpectations

Issue 1018503004: Invalidate DisplayItemClient when selection state changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: +1 missing expectation Created 5 years, 9 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 | Source/core/layout/LayoutObject.cpp » ('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 eea2ac366d61f2e585f41df6618c2204a43d396c..814c378c74e54c01710e88d87e7a3c322813e2d9 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1871,7 +1871,24 @@ crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug46368-1.html [ Pass ImageOnlyFai
crbug.com/460580 [ Mac ] tables/mozilla/bugs/bug12384.html [ Pass ImageOnlyFailure ]
crbug.com/463302 virtual/slimmingpaint/fast/repaint/absolute-position-and-opacity-changed.html [ ImageOnlyFailure ]
-crbug.com/463608 virtual/slimmingpaint/fast/repaint/4774354.html [ ImageOnlyFailure ]
+
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-gap-absolute-child.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-gap-flipped-fixed-child.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-clear.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-change-in-iframe-with-relative-parent.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-gap-flipped-absolute-child.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-rl.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-gap-transformed-absolute-child.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-gap-fixed-child.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-gap-transformed-fixed-child.html [ NeedsRebaseline ]
+crbug.com/463608 virtual/slimmingpaint/fast/repaint/selection-clear-after-move.html [ NeedsRebaseline ]
# These need a manual rebaseline after crbug.com/461107
crbug.com/461107 [ Linux Mac Android ] virtual/gpu/fast/canvas/canvas-composite-video.html [ NeedsManualRebaseline ]
« no previous file with comments | « no previous file | Source/core/layout/LayoutObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698