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

Unified Diff: LayoutTests/TestExpectations

Issue 431983005: FrameSelection::updateApperance for caret should not cause layout. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix a repaint expectation Created 6 years, 4 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: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 3f25cf9f3689ff0c424117b5171ccfaf4a3343d2..09680d8ff117de40c4bc40c8c8e88cb3920ca776 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -52,7 +52,7 @@ crbug.com/240374 virtual/softwarecompositing/overlap-blending/reflection-opacity
crbug.com/240374 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure ]
crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
-crbug.com/377013 [ Mac Debug ] fast/repaint/4776765.html [ Pass Failure ]
+crbug.com/377013 [ Mac Debug ] fast/repaint/4776765.html [ NeedsRebaseline Pass Failure ]
crbug.com/304953 fast/css/font-face-download-error.html [ Pass Timeout ]
@@ -1192,7 +1192,7 @@ crbug.com/313438 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm
crbug.com/390488 [ SnowLeopard Debug ] svg/custom/foreign-object-skew.svg [ ImageOnlyFailure ]
-crbug.com/375565 [ Mac ] fast/repaint/caret-with-transformation.html [ Pass Failure ]
+crbug.com/375565 [ Mac ] fast/repaint/caret-with-transformation.html [ NeedsRebaseline Pass Failure ]
crbug.com/375567 web-animations-api/w3c/simple-keyframes.html [ Pass Failure ]
@@ -1389,3 +1389,9 @@ crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/f
crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-same-in-same-none-block.html [ Failure Pass Timeout ]
crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-same-in-same-url-block.html [ Failure Pass Timeout ]
crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-star-allow-crossorigin.html [ Failure Pass Timeout ]
+
+crbug.com/382809 editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root.html [ NeedsRebaseline ]
+crbug.com/382809 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ]
+crbug.com/382809 fast/repaint/paint-caret-in-div-with-negative-indent.html [ NeedsRebaseline ]
+crbug.com/382809 fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
+crbug.com/382809 fast/repaint/caret-outside-block.html [ NeedsRebaseline ]

Powered by Google App Engine
This is Rietveld 408576698