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

Unified Diff: LayoutTests/platform/mac/fast/overflow/infiniteRecursion-expected.txt

Issue 20489005: Auto-rebaseline for r154918 (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/overflow/infiniteRecursion-expected.txt
diff --git a/LayoutTests/fast/overflow/infiniteRecursion-expected.txt b/LayoutTests/platform/mac/fast/overflow/infiniteRecursion-expected.txt
similarity index 76%
rename from LayoutTests/fast/overflow/infiniteRecursion-expected.txt
rename to LayoutTests/platform/mac/fast/overflow/infiniteRecursion-expected.txt
index 77b4c413eaf927a3b20c5d558448e917dcdd9354..7c52517ee560ab3fefb4ebe4d818b7a16cf870e8 100644
--- a/LayoutTests/fast/overflow/infiniteRecursion-expected.txt
+++ b/LayoutTests/platform/mac/fast/overflow/infiniteRecursion-expected.txt
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
layer at (8,8) size 175x86 clip at (18,18) size 155x66
- RenderBlock (floating) {DIV} at (0,0) size 175x86 [border: (10px solid #FF0000)]
+ RenderBlock (floating) {DIV} at (0,0) size 174.61x86 [border: (10px solid #FF0000)]
RenderImage {IMG} at (10,10) size 86x66
- RenderBlock {DIV} at (10,10) size 155x13
+ RenderBlock {DIV} at (10,10) size 154.61x13
RenderText {#text} at (92,0) size 7x13
text run at (92,0) width 7: "x"
- RenderBlock {DIV} at (10,23) size 155x52
+ RenderBlock {DIV} at (10,23) size 154.61x52
RenderText {#text} at (92,0) size 52x52
text run at (92,0) width 44: "Ted and"
text run at (92,13) width 18: "the"

Powered by Google App Engine
This is Rietveld 408576698