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

Unified Diff: LayoutTests/fast/repaint/repaint-table-row-in-composited-document-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/fast/repaint/repaint-table-row-in-composited-document-expected.txt
diff --git a/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt b/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt
index f013bcfbd023c1b94d950c9f73e83c46c1a5e88a..f17a678924ee2f30fb9ff6160f3ca66ac81746a6 100644
--- a/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt
+++ b/LayoutTests/fast/repaint/repaint-table-row-in-composited-document-expected.txt
@@ -1,13 +1,23 @@
-(repaint rects
- (rect 52 52 202 102)
- (rect 52 52 202 102)
- (rect 52 52 202 252)
- (rect 52 156 202 104)
- (rect 52 306 202 104)
- (rect 256 156 204 104)
- (rect 256 306 204 104)
- (rect 50 262 412 150)
- (rect 50 262 700 150)
- (rect 0 312 800 150)
+(GraphicsLayer
+ (bounds 800.00 600.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 800.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (repaint rects
+ (rect 52.00 52.00 202.00 102.00)
+ (rect 52.00 52.00 202.00 102.00)
+ (rect 52.00 52.00 202.00 252.00)
+ (rect 52.00 156.00 202.00 104.00)
+ (rect 52.00 306.00 202.00 104.00)
+ (rect 256.00 156.00 204.00 104.00)
+ (rect 256.00 306.00 204.00 104.00)
+ (rect 50.00 262.00 412.00 150.00)
+ (rect 50.00 262.00 700.00 150.00)
+ (rect 0.00 312.00 800.00 150.00)
+ )
+ )
+ )
)

Powered by Google App Engine
This is Rietveld 408576698