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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2293293003: Make CaretBase a DisplayItemClient. (Closed)
Patch Set: Fix unit test and disable failing test on SPv2. Created 4 years, 3 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
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 6e3603d0944f52a3ad28a41a17be06d1e27808a6..da53b3c1df40511c877aa9f5bc138843436a3f6a 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -811,6 +811,19 @@ crbug.com/498021 [ Linux ] fast/encoding/invalid-UTF-8.html [ Failure ]
crbug.com/498021 [ Linux ] fast/text/emoticons.html [ Failure ]
crbug.com/498021 [ Linux ] fast/text/international/hindi-spacing.html [ Failure ]
+crbug.com/634094 fast/repaint/4776765.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/caret-invalidation-in-overflow-scroll.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/caret-outside-block.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/delete-into-nested-block.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/paint-caret-in-div-with-negative-indent.html [ NeedsRebaseline ]
+crbug.com/634094 fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
+crbug.com/634094 paint/invalidation/caret-with-composited-scroll.html [ NeedsRebaseline ]
+crbug.com/634094 paint/invalidation/invalidate-caret-in-composited-scrolling-container.html [ NeedsRebaseline ]
+crbug.com/634094 paint/invalidation/invalidate-caret-in-non-composited-scrolling-container.html [ NeedsRebaseline ]
+crbug.com/634094 paint/invalidation/textarea-caret.html [ NeedsRebaseline ]
+
# These are the failing tests because Chrome implements the changes proposed to the spec.
crbug.com/630671 imported/wpt/pointerevents/pointerevent_capture_suppressing_mouse-manual.html [ Skip ]
crbug.com/630671 imported/wpt/pointerevents/pointerevent_releasepointercapture_events_to_original_target-manual.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698