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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/parser/001-expected.txt

Issue 525103: New baselines for WebKit Update 52943:52952.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 10 years, 11 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIR} at (0,0) size 784x112 6 RenderBlock {DIR} at (0,0) size 784x112
7 RenderBlock (anonymous) at (40,0) size 744x20 7 RenderBlock (anonymous) at (40,0) size 744x20
8 RenderText {#text} at (0,0) size 26x19 8 RenderText {#text} at (0,0) size 26x19
9 text run at (0,0) width 26: "One" 9 text run at (0,0) width 26: "One"
10 RenderBlock {DIR} at (40,36) size 744x76 10 RenderBlock {DIR} at (40,36) size 744x76
11 RenderBlock (anonymous) at (40,0) size 704x20 11 RenderBlock (anonymous) at (40,0) size 704x20
12 RenderText {#text} at (0,0) size 28x19 12 RenderText {#text} at (0,0) size 28x19
13 text run at (0,0) width 28: "Two" 13 text run at (0,0) width 28: "Two"
14 RenderBlock {DIR} at (40,36) size 704x40 14 RenderBlock {DIR} at (40,36) size 704x40
15 RenderBlock (anonymous) at (40,0) size 664x20 15 RenderBlock (anonymous) at (40,0) size 664x20
16 RenderText {#text} at (0,0) size 35x19 16 RenderText {#text} at (0,0) size 35x19
17 text run at (0,0) width 35: "Three" 17 text run at (0,0) width 35: "Three"
18 RenderBlock {CENTER} at (40,20) size 664x20 18 RenderBlock {CENTER} at (40,20) size 664x20
19 RenderText {#text} at (317,0) size 29x19 19 RenderText {#text} at (317,0) size 29x19
20 text run at (317,0) width 29: "Four" 20 text run at (317,0) width 29: "Four"
21 RenderBlock {PRE} at (0,128) size 784x336 21 RenderBlock {PRE} at (0,128) size 784x336
22 RenderText {#text} at (0,0) size 64x16 22 RenderText {#text} at (0,0) size 64x16
23 text run at (0,0) width 64: "Pre text" 23 text run at (0,0) width 64: "Pre text"
24 text run at (64,0) width 0: " " 24 text run at (64,0) width 0: " "
25 RenderPartObject {OBJECT} at (0,16) size 300x300 [bgcolor=#008000] 25 RenderEmbeddedObject {OBJECT} at (0,16) size 300x300 [bgcolor=#008000]
26 RenderText {#text} at (300,304) size 300x32 26 RenderText {#text} at (300,304) size 300x32
27 text run at (300,304) width 0: " " 27 text run at (300,304) width 0: " "
28 text run at (0,320) width 104: "Also pre text" 28 text run at (0,320) width 104: "Also pre text"
29 text run at (104,320) width 0: " " 29 text run at (104,320) width 0: " "
30 RenderBlock (anonymous) at (0,477) size 784x20 30 RenderBlock (anonymous) at (0,477) size 784x20
31 RenderInline {NOBR} at (0,0) size 131x19 [bgcolor=#CCCCCC] 31 RenderInline {NOBR} at (0,0) size 131x19 [bgcolor=#CCCCCC]
32 RenderText {#text} at (0,0) size 131x19 32 RenderText {#text} at (0,0) size 131x19
33 text run at (0,0) width 131: "This text won't break." 33 text run at (0,0) width 131: "This text won't break."
34 RenderBlock (anonymous) at (0,510) size 784x16 34 RenderBlock (anonymous) at (0,510) size 784x16
35 RenderBlock {PRE} at (0,0) size 784x16 35 RenderBlock {PRE} at (0,0) size 784x16
36 RenderText {#text} at (0,0) size 208x16 36 RenderText {#text} at (0,0) size 208x16
37 text run at (0,0) width 208: "This will be preformatted." 37 text run at (0,0) width 208: "This will be preformatted."
38 RenderBlock (anonymous) at (0,539) size 784x20 38 RenderBlock (anonymous) at (0,539) size 784x20
39 RenderInline {NOBR} at (0,0) size 226x19 [bgcolor=#CCCCCC] 39 RenderInline {NOBR} at (0,0) size 226x19 [bgcolor=#CCCCCC]
40 RenderText {#text} at (0,0) size 226x19 40 RenderText {#text} at (0,0) size 226x19
41 text run at (0,0) width 226: "Now we're back to nonbreaking text." 41 text run at (0,0) width 226: "Now we're back to nonbreaking text."
42 RenderText {#text} at (0,0) size 0x0 42 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698