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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1955423004: Include selection rect in paint invalidation for LayoutText. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to head and add one test. 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 | third_party/WebKit/Source/core/layout/LayoutText.cpp » ('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 6e39e927de9e498a630e6682cf394e41e7cba511..4c3daaf6543ba1e919dba72e729d3143ad3642ae 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1067,6 +1067,21 @@ crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
+crbug.com/605319 compositing/squashing/selection-repaint-with-gaps.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/selection-after-remove.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/selection-change-in-iframe-with-relative-parent.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/selection-clear.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsRebaseline ]
+crbug.com/605319 fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebaseline ]
+crbug.com/605319 paint/selection/invalidation-rect-includes-newline-for-rtl.html [ NeedsRebaseline ]
+crbug.com/605319 paint/selection/invalidation-rect-includes-newline-for-vertical-lr.html [ NeedsRebaseline ]
+crbug.com/605319 paint/selection/invalidation-rect-includes-newline-for-vertical-rl.html [ NeedsRebaseline ]
+crbug.com/605319 paint/selection/invalidation-rect-includes-newline.html [ NeedsRebaseline ]
+crbug.com/605319 paint/selection/invalidation-rect-with-br-includes-newline.html [ NeedsRebaseline ]
+
crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html [ Failure ]
crbug.com/521730 [ Win10 ] fast/forms/suggested-value.html [ Failure ]
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/LayoutText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698