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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/002-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/002-expected.txt
index eb0a1eef93a023b2d7b718bc8f06cbf744a95a60..ef73825dda6a8782b6e483f53c22df453eb656fd 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/002-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x18
- LayoutBlockFlow (floating) {DIV} at (515.19,0) size 268.81x104 [border: (2px solid #FF0000)]
- LayoutText {#text} at (2,2) size 265x18
- text run at (2,2) width 265: "I should become a right-floating element."
- LayoutText {#text} at (0,0) size 402x18
+ LayoutBlockFlow (floating) {DIV} at (516.06,0) size 267.94x104 [border: (2px solid #FF0000)]
+ LayoutText {#text} at (2,2) size 264x18
+ text run at (2,2) width 264: "I should become a right-floating element."
+ LayoutText {#text} at (0,0) size 401x18
text run at (0,0) width 200: "This text should be on the left. "
- text run at (199,0) width 203: "The float should be to the right."
+ text run at (199,0) width 202: "The float should be to the right."
LayoutBlockFlow {DIV} at (0,18) size 784x30
LayoutBlockFlow {DIV} at (0,48) size 784x36
- LayoutBlockFlow (floating) {SPAN} at (0,0) size 259.91x104 [border: (2px solid #FF0000)]
+ LayoutBlockFlow (floating) {SPAN} at (0,0) size 259.03x104 [border: (2px solid #FF0000)]
LayoutText {#text} at (2,2) size 256x18
text run at (2,2) width 256: "I should become a left-floating element."
- LayoutText {#text} at (259,0) size 234x36
- text run at (259,0) width 209: "This text should be on the right. "
- text run at (467,0) width 26: "The"
- text run at (259,18) width 166: "float should be to the left."
+ LayoutText {#text} at (259,0) size 233x36
+ text run at (259,0) width 208: "This text should be on the right. "
+ text run at (467,0) width 25: "The"
+ text run at (259,18) width 164: "float should be to the left."

Powered by Google App Engine
This is Rietveld 408576698