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

Unified Diff: LayoutTests/platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-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/platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt b/LayoutTests/platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt
index e55575a18b9ae263991a59c9ccc2df22a54882c4..8bf05241ee96a21bb8913551e449f156ef2acd77 100644
--- a/LayoutTests/platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.txt
@@ -1,17 +1,7 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 8.00 769.00 300.00)
- (rect 762.00 8.00 15.00 257.00)
- (rect 762.00 173.00 15.00 135.00)
- (rect 762.00 265.00 15.00 43.00)
- )
- )
- )
+(repaint rects
+ (rect 8 8 769 300)
+ (rect 762 8 15 257)
+ (rect 762 173 15 135)
+ (rect 762 265 15 43)
)

Powered by Google App Engine
This is Rietveld 408576698