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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/basic/001-expected.txt

Issue 1416553002: 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 784x183.53 [border: (2px solid #FF0000 )] 6 LayoutBlockFlow {DIV} at (0,0) size 784x183.53 [border: (2px solid #FF0000 )]
7 LayoutBlockFlow (anonymous) at (2,2) size 780x18 7 LayoutBlockFlow (anonymous) at (2,2) size 780x18
8 LayoutInline {I} at (0,0) size 236x17 8 LayoutInline {I} at (0,0) size 235x17
9 LayoutText {#text} at (0,0) size 96x17 9 LayoutText {#text} at (0,0) size 96x17
10 text run at (0,0) width 96: "Start of a line. " 10 text run at (0,0) width 96: "Start of a line. "
11 LayoutInline {FONT} at (0,0) size 141x17 [color=#FF0000] 11 LayoutInline {FONT} at (0,0) size 140x17 [color=#FF0000]
12 LayoutText {#text} at (95,0) size 141x17 12 LayoutText {#text} at (95,0) size 140x17
13 text run at (95,0) width 141: "More red on this line:" 13 text run at (95,0) width 140: "More red on this line:"
14 LayoutBlockFlow (anonymous) at (2,38.72) size 780x68.91 [color=#FF0000] 14 LayoutBlockFlow (anonymous) at (2,38.72) size 780x68.91 [color=#FF0000]
15 LayoutBlockFlow {H3} at (0,0) size 780x22 15 LayoutBlockFlow {H3} at (0,0) size 780x22
16 LayoutText {#text} at (0,0) size 205x21 16 LayoutText {#text} at (0,0) size 205x21
17 text run at (0,0) width 205: "Suddenly a block appears!" 17 text run at (0,0) width 205: "Suddenly a block appears!"
18 LayoutBlockFlow {H2} at (0,41.91) size 780x27 18 LayoutBlockFlow {H2} at (0,41.91) size 780x27
19 LayoutText {#text} at (0,0) size 194x26 19 LayoutText {#text} at (0,0) size 194x26
20 text run at (0,0) width 194: "And another block!" 20 text run at (0,0) width 194: "And another block!"
21 LayoutBlockFlow (anonymous) at (2,127.53) size 780x54 21 LayoutBlockFlow (anonymous) at (2,127.53) size 780x54
22 LayoutInline {I} at (0,0) size 300x35 22 LayoutInline {I} at (0,0) size 299x35
23 LayoutInline {FONT} at (0,0) size 98x35 [color=#FF0000] 23 LayoutInline {FONT} at (0,0) size 97x35 [color=#FF0000]
24 LayoutText {#text} at (0,0) size 98x17 24 LayoutText {#text} at (0,0) size 97x17
25 text run at (0,0) width 98: "Now more text." 25 text run at (0,0) width 97: "Now more text."
26 LayoutBR {BR} at (97,14) size 1x0 26 LayoutBR {BR} at (96,14) size 1x0
27 LayoutText {#text} at (0,18) size 68x17 27 LayoutText {#text} at (0,18) size 67x17
28 text run at (0,18) width 68: "This is red" 28 text run at (0,18) width 67: "This is red"
29 LayoutText {#text} at (67,18) size 233x17 29 LayoutText {#text} at (66,18) size 233x17
30 text run at (67,18) width 233: " but now only italic on the same l ine" 30 text run at (66,18) width 233: " but now only italic on the same l ine"
31 LayoutBR {BR} at (299,32) size 1x0 31 LayoutBR {BR} at (298,32) size 1x0
32 LayoutText {#text} at (0,36) size 132x17 32 LayoutText {#text} at (0,36) size 132x17
33 text run at (0,36) width 132: "Plain line at the end." 33 text run at (0,36) width 132: "Plain line at the end."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698