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

Unified Diff: LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/mac/fast/dom/clone-node-dynamic-style-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt b/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt
index e6c55f1fb1e8182350ed3667c53397d21a026fb9..47685fc3af5044305770ccd829d7447856aabb12 100644
--- a/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt
+++ b/LayoutTests/platform/mac/fast/dom/clone-node-dynamic-style-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x585
RenderBlock {H1} at (0,0) size 784x37
RenderText {#text} at (0,0) size 195x37
text run at (0,0) width 195: "Cloning nodes"
- RenderBlock {DIV} at (0,58) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
+ RenderBlock {DIV} at (0,58) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #EEEEEE)]
RenderInline {SPAN} at (0,0) size 828x36
RenderText {#text} at (2,2) size 60x36
text run at (2,2) width 60: "Bold"
@@ -24,12 +24,12 @@ layer at (0,0) size 800x585
RenderBlock (anonymous) at (0,98) size 784x19
RenderText {#text} at (0,0) size 189x18
text run at (0,0) width 189: "Cloned Node with deep=false"
- RenderBlock {DIV} at (0,116) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
+ RenderBlock {DIV} at (0,116) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #EEEEEE)]
RenderBR {BR} at (2,2) size 0x36
RenderBlock (anonymous) at (0,156) size 784x19
RenderText {#text} at (0,0) size 184x18
text run at (0,0) width 184: "Cloned Node with deep=true"
- RenderBlock {DIV} at (0,174) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
+ RenderBlock {DIV} at (0,174) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #EEEEEE)]
RenderInline {SPAN} at (0,0) size 828x36
RenderText {#text} at (2,2) size 60x36
text run at (2,2) width 60: "Bold"

Powered by Google App Engine
This is Rietveld 408576698