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

Unified Diff: LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt

Issue 250803011: Revert FCM text-based-repaint change and rebaselines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Too many 500 errors Created 6 years, 8 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/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt b/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt
index 8eb7852fa2eec3c922471160fb0fe0b03476c869..fcb52e17c396326bab605980f6cc8c546eb890c3 100644
--- a/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/repaint-resized-overflow-expected.txt
@@ -4,21 +4,11 @@ TEST PASS: There should be a white square with a blue border below, and no line
TEST FAIL: The white square will have a blue border and a blue horizontal line running through its middle.
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 132.00 152.00 10.00 48.00)
- (rect 132.00 152.00 10.00 52.00)
- (rect 8.00 204.00 784.00 52.00)
- (rect 0.00 212.00 800.00 52.00)
- (rect 8.00 204.00 784.00 52.00)
- )
- )
- )
+(repaint rects
+ (rect 132 152 10 48)
+ (rect 132 152 10 52)
+ (rect 8 204 784 52)
+ (rect 0 212 800 52)
+ (rect 8 204 784 52)
)

Powered by Google App Engine
This is Rietveld 408576698