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

Unified Diff: LayoutTests/platform/mac/fast/repaint/opacity-change-on-overflow-float-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/opacity-change-on-overflow-float-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt
index d95448563a393b5aabf5f0278914c333f3d4fe2e..fcd6ac76ed032748ac313ad7768bdf3c598f61da 100644
--- a/LayoutTests/platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt
@@ -1,17 +1,7 @@
Repaint test for REGRESSION (r41203): Facebook friend suggestions disappear on update. Make sure when a layer switches from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. You should see a 100x100 green square below. If you see any red, the test has failed.
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 78.00 100.00 100.00)
- (rect 8.00 78.00 100.00 100.00)
- )
- )
- )
+(repaint rects
+ (rect 8 78 100 100)
+ (rect 8 78 100 100)
)

Powered by Google App Engine
This is Rietveld 408576698