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

Unified Diff: LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-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/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt
diff --git a/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt b/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt
index 6d1374d73c5d7e6ae2ab9fc8cd1a58ec28624deb..c20e039a7b347af2a9f09bf3c70d4f80197c0093 100644
--- a/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt
+++ b/LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt
@@ -1,14 +1,4 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 18.00 100.00 190.00)
- )
- )
- )
+(repaint rects
+ (rect 8 18 100 190)
)

Powered by Google App Engine
This is Rietveld 408576698