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

Unified Diff: LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-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/fixed-child-of-transformed-move-after-scroll-expected.txt
diff --git a/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt b/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
index b8533b451fc21ef11eec4572340480ad3f7887bc..4e7c6cfee8e5a820695766ce9c57627fa892f3b8 100644
--- a/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
+++ b/LayoutTests/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt
@@ -1,14 +1,6 @@
-layer at (0,0) size 785x3016
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x3016
- RenderBlock {HTML} at (0,0) size 785x3016
- RenderBody {BODY} at (8,8) size 769x3000
-layer at (18,278) size 100x100
- RenderBlock (positioned) zI: -5 {DIV} at (10,270) size 100x100 [bgcolor=#FFFF00]
-layer at (8,234) size 531x18
- RenderBlock (positioned) {P} at (0,226) size 531x18
- RenderText {#text} at (0,0) size 531x18
- text run at (0,0) width 531: "You should see a yellow rect on the left, and a green one on the right. No red pixels."
-layer at (158,278) size 100x100
- RenderBlock (positioned) {DIV} at (150,270) size 100x100 [bgcolor=#008000]
-scrolled to 0,200
+You should see a yellow rect on the left, and a green one on the right. No red pixels.
+(repaint rects
+ (rect 18 78 100 100)
+ (rect 158 78 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698