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

Unified Diff: LayoutTests/platform/mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.txt

Issue 251703003: Auto-rebaseline for r172545 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/scroll-inside-table-cell-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.txt b/LayoutTests/platform/mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.txt
index a1a2cb1c39cb6c588619b4ebbb30ba068e959162..0f1ad71ec14c5563db60a22efb2a44f057a4e4f8 100644
--- a/LayoutTests/platform/mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.txt
@@ -1,7 +1,17 @@
-(repaint rects
- (rect 312 112 454 469)
- (rect 314 564 312 15)
- (rect 534 564 185 15)
- (rect 626 564 93 15)
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 312.00 112.00 454.00 469.00)
+ (rect 314.00 564.00 312.00 15.00)
+ (rect 534.00 564.00 185.00 15.00)
+ (rect 626.00 564.00 93.00 15.00)
+ )
+ )
+ )
)

Powered by Google App Engine
This is Rietveld 408576698