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

Side by Side 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutBlockFlow (floating) {DIV} at (515.19,0) size 268.81x104 [border: (2px solid #FF0000)] 7 LayoutBlockFlow (floating) {DIV} at (516.06,0) size 267.94x104 [border: (2px solid #FF0000)]
8 LayoutText {#text} at (2,2) size 265x18 8 LayoutText {#text} at (2,2) size 264x18
9 text run at (2,2) width 265: "I should become a right-floating eleme nt." 9 text run at (2,2) width 264: "I should become a right-floating eleme nt."
10 LayoutText {#text} at (0,0) size 402x18 10 LayoutText {#text} at (0,0) size 401x18
11 text run at (0,0) width 200: "This text should be on the left. " 11 text run at (0,0) width 200: "This text should be on the left. "
12 text run at (199,0) width 203: "The float should be to the right." 12 text run at (199,0) width 202: "The float should be to the right."
13 LayoutBlockFlow {DIV} at (0,18) size 784x30 13 LayoutBlockFlow {DIV} at (0,18) size 784x30
14 LayoutBlockFlow {DIV} at (0,48) size 784x36 14 LayoutBlockFlow {DIV} at (0,48) size 784x36
15 LayoutBlockFlow (floating) {SPAN} at (0,0) size 259.91x104 [border: (2px solid #FF0000)] 15 LayoutBlockFlow (floating) {SPAN} at (0,0) size 259.03x104 [border: (2px solid #FF0000)]
16 LayoutText {#text} at (2,2) size 256x18 16 LayoutText {#text} at (2,2) size 256x18
17 text run at (2,2) width 256: "I should become a left-floating elemen t." 17 text run at (2,2) width 256: "I should become a left-floating elemen t."
18 LayoutText {#text} at (259,0) size 234x36 18 LayoutText {#text} at (259,0) size 233x36
19 text run at (259,0) width 209: "This text should be on the right. " 19 text run at (259,0) width 208: "This text should be on the right. "
20 text run at (467,0) width 26: "The" 20 text run at (467,0) width 25: "The"
21 text run at (259,18) width 166: "float should be to the left." 21 text run at (259,18) width 164: "float should be to the left."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698