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

Unified Diff: LayoutTests/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/fast/repaint/reflection-redraw-expected.txt
diff --git a/LayoutTests/fast/repaint/reflection-redraw-expected.txt b/LayoutTests/fast/repaint/reflection-redraw-expected.txt
deleted file mode 100644
index 3d2380b6e8371990dbb983aac12fb8a267452037..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/reflection-redraw-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-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 128x54 [color=#008000]
- RenderText {#text} at (12,0) size 126x54
- text run at (12,0) width 104: "The color of this"
- text run at (1,18) width 126: "text in the reflection"
- text run at (14,36) width 100: "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 128x54 [color=#008000]
- RenderText {#text} at (12,0) size 126x54
- text run at (12,0) width 104: "The color of this"
- text run at (1,18) width 126: "text in the reflection"
- text run at (14,36) width 100: "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 128x54 [color=#008000]
- RenderText {#text} at (12,0) size 126x54
- text run at (12,0) width 104: "The color of this"
- text run at (1,18) width 126: "text in the reflection"
- text run at (14,36) width 100: "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 128x54 [color=#008000]
- RenderText {#text} at (12,0) size 126x54
- text run at (12,0) width 104: "The color of this"
- text run at (1,18) width 126: "text in the reflection"
- text run at (14,36) width 100: "should be green"

Powered by Google App Engine
This is Rietveld 408576698