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

Unified Diff: LayoutTests/fast/repaint/transform-absolute-child-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/transform-absolute-child-expected.txt
diff --git a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
index 5cc982d229051ca92ea9dee5885d57d14ff97892..6b0b4fa14c10789510a40c34b2de3d1c3986f355 100644
--- a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
+++ b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
@@ -1,9 +1,9 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x304
- RenderBlock {HTML} at (0,0) size 800x304
- RenderBody {BODY} at (8,50) size 784x204
-layer at (58,50) size 204x204
- RenderBlock (relative positioned) {DIV} at (50,0) size 204x204 [border: (2px solid #000000)]
-layer at (135,127) size 400x50
- RenderBlock (positioned) {DIV} at (77,77) size 400x50 [bgcolor=#808080]
+(repaint rects
+ (rect 58 50 204 204)
+ (rect 135 127 400 50)
+ (rect 58 50 204 204)
+ (rect 16 8 288 288)
+ (rect 135 127 400 50)
+ (rect 124 116 340 297)
+)
+

Powered by Google App Engine
This is Rietveld 408576698