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

Unified Diff: LayoutTests/platform/win/fast/repaint/reflection-redraw-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/platform/win/fast/repaint/reflection-redraw-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt b/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
index 944c30868d50eccb4145553568f04a249fe0648e..d4d59f82759a76dc561153816308b20f59a28dab 100644
--- a/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt
@@ -1,34 +1,20 @@
CONSOLE MESSAGE: line 37: here
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (293,130) size 150x100
- RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
- RenderBlock {P} at (11,27) size 128x60 [color=#008000]
- RenderText {#text} at (2,0) size 124x59
- text run at (2,0) width 124: "The color of this text"
- text run at (18,20) width 92: "in the reflection"
- text run at (16,40) width 96: "should be green"
-layer at (218,240) size 150x100
- RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
- RenderBlock {P} at (11,27) size 128x60 [color=#008000]
- RenderText {#text} at (2,0) size 124x59
- text run at (2,0) width 124: "The color of this text"
- text run at (18,20) width 92: "in the reflection"
- text run at (16,40) width 96: "should be green"
-layer at (368,240) size 150x100
- RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
- RenderBlock {P} at (11,27) size 128x60 [color=#008000]
- RenderText {#text} at (2,0) size 124x59
- text run at (2,0) width 124: "The color of this text"
- text run at (18,20) width 92: "in the reflection"
- text run at (16,40) width 96: "should be green"
-layer at (293,350) size 150x100
- RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
- RenderBlock {P} at (11,27) size 128x60 [color=#008000]
- RenderText {#text} at (2,0) size 124x59
- text run at (2,0) width 124: "The color of this text"
- text run at (18,20) width 92: "in the reflection"
- text run at (16,40) width 96: "should be green"
+The color of this text in the reflection should be green
+
+The color of this text in the reflection should be green
+
+The color of this text in the reflection should be green
+
+The color of this text in the reflection should be green
+
+(repaint rects
+ (rect 304 377 128 156)
+ (rect 304 377 128 156)
+ (rect 379 267 288 60)
+ (rect 379 267 288 60)
+ (rect 69 267 288 60)
+ (rect 69 267 288 60)
+ (rect 304 33 128 184)
+ (rect 304 33 128 184)
+)
+

Powered by Google App Engine
This is Rietveld 408576698