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

Side by Side Diff: LayoutTests/platform/chromium-android/fast/forms/button-default-title-expected.txt

Issue 16888008: Don't create renderers for whitespace nodes in flexbox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x670
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x670
4 RenderBlock {HTML} at (0,0) size 800x671
5 RenderBody {BODY} at (8,8) size 784x655
6 RenderBlock {H3} at (0,0) size 784x23
7 RenderText {#text} at (0,0) size 189x22
8 text run at (0,0) width 189: "<input type=\"submit\">"
9 RenderBlock {P} at (0,41) size 784x21
10 RenderText {#text} at (0,0) size 321x19
11 text run at (0,0) width 321: "This button should have the default subm it button title:"
12 RenderBlock (anonymous) at (0,77) size 784x22
13 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
14 RenderBlock (anonymous) at (8,3) size 64x16
15 RenderText {#text} at (11,0) size 42x16
16 text run at (11,0) width 42: "Submit"
17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock {P} at (0,114) size 784x21
19 RenderText {#text} at (0,0) size 274x19
20 text run at (0,0) width 274: "This button should should have the title \"Foo\":"
21 RenderBlock (anonymous) at (0,150) size 784x22
22 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
23 RenderBlock (anonymous) at (8,3) size 64x16
24 RenderText {#text} at (21,0) size 22x16
25 text run at (21,0) width 22: "Foo"
26 RenderText {#text} at (0,0) size 0x0
27 RenderBlock {P} at (0,187) size 784x21
28 RenderText {#text} at (0,0) size 288x19
29 text run at (0,0) width 288: "This button should have a single space i n its title:"
30 RenderBlock (anonymous) at (0,223) size 784x22
31 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
32 RenderBlock (anonymous) at (8,3) size 64x16
33 RenderText {#text} at (30,0) size 4x16
34 text run at (30,0) width 4: " "
35 RenderText {#text} at (0,0) size 0x0
36 RenderBlock {P} at (0,260) size 784x21
37 RenderText {#text} at (0,0) size 189x19
38 text run at (0,0) width 189: "This button should have no title:"
39 RenderBlock (anonymous) at (0,296) size 784x22
40 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
41 RenderText {#text} at (0,0) size 0x0
42 RenderBlock {H3} at (0,336) size 784x24
43 RenderText {#text} at (0,0) size 175x22
44 text run at (0,0) width 175: "<input type=\"reset\">"
45 RenderBlock {P} at (0,378) size 784x21
46 RenderText {#text} at (0,0) size 311x19
47 text run at (0,0) width 311: "This button should have the default rese t button title:"
48 RenderBlock (anonymous) at (0,414) size 784x22
49 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
50 RenderBlock (anonymous) at (8,3) size 64x16
51 RenderText {#text} at (15,0) size 34x16
52 text run at (15,0) width 34: "Reset"
53 RenderText {#text} at (0,0) size 0x0
54 RenderBlock {P} at (0,451) size 784x21
55 RenderText {#text} at (0,0) size 274x19
56 text run at (0,0) width 274: "This button should should have the title \"Foo\":"
57 RenderBlock (anonymous) at (0,487) size 784x22
58 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
59 RenderBlock (anonymous) at (8,3) size 64x16
60 RenderText {#text} at (21,0) size 22x16
61 text run at (21,0) width 22: "Foo"
62 RenderText {#text} at (0,0) size 0x0
63 RenderBlock {P} at (0,524) size 784x21
64 RenderText {#text} at (0,0) size 288x19
65 text run at (0,0) width 288: "This button should have a single space i n its title:"
66 RenderBlock (anonymous) at (0,560) size 784x22
67 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
68 RenderBlock (anonymous) at (8,3) size 64x16
69 RenderText {#text} at (30,0) size 4x16
70 text run at (30,0) width 4: " "
71 RenderText {#text} at (0,0) size 0x0
72 RenderBlock {P} at (0,597) size 784x21
73 RenderText {#text} at (0,0) size 189x19
74 text run at (0,0) width 189: "This button should have no title:"
75 RenderBlock (anonymous) at (0,633) size 784x22
76 RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
77 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698