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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/text/word-break-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 785x1036 1 layer at (0,0) size 785x1036
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1036 3 layer at (0,0) size 785x1036
4 RenderBlock {HTML} at (0,0) size 785x1036 4 RenderBlock {HTML} at (0,0) size 785x1036
5 RenderBody {BODY} at (8,8) size 769x1020 5 RenderBody {BODY} at (8,8) size 769x1020
6 RenderBlock (anonymous) at (0,0) size 769x20 6 RenderBlock (anonymous) at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 658x19 7 RenderText {#text} at (0,0) size 658x19
8 text run at (0,0) width 658: "This example tests that word-break prope rly shrinks a cell to one character per line when it is set to break-all." 8 text run at (0,0) width 658: "This example tests that word-break prope rly shrinks a cell to one character per line when it is set to break-all."
9 LayoutTable {TABLE} at (0,20) size 769x110 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 769x110 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 767x108 10 LayoutTableSection {TBODY} at (1,1) size 767x108
11 LayoutTableRow {TR} at (0,0) size 767x108 11 LayoutTableRow {TR} at (0,0) size 767x108
12 LayoutTableCell {TD} at (0,0) size 20x108 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 20x108 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (6,6) size 8x96 13 RenderText {#text} at (6,6) size 8x96
14 text run at (6,6) width 8: "N" 14 text run at (6,6) width 8: "N"
15 text run at (6,22) width 8: "a" 15 text run at (6,22) width 8: "a"
16 text run at (6,38) width 8: "r" 16 text run at (6,38) width 8: "r"
17 text run at (6,54) width 8: "r" 17 text run at (6,54) width 8: "r"
18 text run at (6,70) width 8: "o" 18 text run at (6,70) width 8: "o"
19 text run at (6,86) width 8: "w" 19 text run at (6,86) width 8: "w"
20 LayoutTableCell {TD} at (20,40) size 747x28 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 20 LayoutTableCell {TD} at (20,40) size 747x28 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
21 RenderText {#text} at (6,6) size 168x16 21 RenderText {#text} at (6,6) size 168x16
22 text run at (6,6) width 168: "This cell should grow" 22 text run at (6,6) width 168: "This cell should grow"
23 RenderBlock (anonymous) at (0,130) size 769x40 23 RenderBlock (anonymous) at (0,130) size 769x40
24 RenderBR {BR} at (0,0) size 0x19 24 LayoutBR {BR} at (0,0) size 0x19
25 RenderText {#text} at (0,20) size 415x19 25 RenderText {#text} at (0,20) size 415x19
26 text run at (0,20) width 415: "This test checks that word-break is ign ored when white-space is pre." 26 text run at (0,20) width 415: "This test checks that word-break is ign ored when white-space is pre."
27 RenderBlock {PRE} at (0,183) size 110x26 [border: (5px solid #000000)] 27 RenderBlock {PRE} at (0,183) size 110x26 [border: (5px solid #000000)]
28 RenderText {#text} at (5,5) size 448x16 28 RenderText {#text} at (5,5) size 448x16
29 text run at (5,5) width 448: "Thislongwordshouldnotgetbrokenbutshoulds tickoutofthepre." 29 text run at (5,5) width 448: "Thislongwordshouldnotgetbrokenbutshoulds tickoutofthepre."
30 text run at (453,5) width 0: " " 30 text run at (453,5) width 0: " "
31 RenderBlock (anonymous) at (0,222) size 769x60 31 RenderBlock (anonymous) at (0,222) size 769x60
32 RenderBR {BR} at (0,0) size 0x19 32 LayoutBR {BR} at (0,0) size 0x19
33 RenderText {#text} at (0,20) size 768x39 33 RenderText {#text} at (0,20) size 768x39
34 text run at (0,20) width 453: "The next two examples test our custom b reak-word value for word-break. " 34 text run at (0,20) width 453: "The next two examples test our custom b reak-word value for word-break. "
35 text run at (453,20) width 304: "We should get the same results as bre ak-all for the" 35 text run at (453,20) width 304: "We should get the same results as bre ak-all for the"
36 text run at (0,40) width 768: "first test, but we should break up the word in the second test (since our behavior matches word-wrap: break-word in tha t case)." 36 text run at (0,40) width 768: "first test, but we should break up the word in the second test (since our behavior matches word-wrap: break-word in tha t case)."
37 LayoutTable {TABLE} at (0,282) size 769x110 [border: (1px outset #808080)] 37 LayoutTable {TABLE} at (0,282) size 769x110 [border: (1px outset #808080)]
38 LayoutTableSection {TBODY} at (1,1) size 767x108 38 LayoutTableSection {TBODY} at (1,1) size 767x108
39 LayoutTableRow {TR} at (0,0) size 767x108 39 LayoutTableRow {TR} at (0,0) size 767x108
40 LayoutTableCell {TD} at (0,0) size 20x108 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 40 LayoutTableCell {TD} at (0,0) size 20x108 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
41 RenderText {#text} at (6,6) size 8x96 41 RenderText {#text} at (6,6) size 8x96
42 text run at (6,6) width 8: "N" 42 text run at (6,6) width 8: "N"
43 text run at (6,22) width 8: "a" 43 text run at (6,22) width 8: "a"
44 text run at (6,38) width 8: "r" 44 text run at (6,38) width 8: "r"
45 text run at (6,54) width 8: "r" 45 text run at (6,54) width 8: "r"
46 text run at (6,70) width 8: "o" 46 text run at (6,70) width 8: "o"
47 text run at (6,86) width 8: "w" 47 text run at (6,86) width 8: "w"
48 LayoutTableCell {TD} at (20,40) size 747x28 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 48 LayoutTableCell {TD} at (20,40) size 747x28 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
49 RenderText {#text} at (6,6) size 168x16 49 RenderText {#text} at (6,6) size 168x16
50 text run at (6,6) width 168: "This cell should grow" 50 text run at (6,6) width 168: "This cell should grow"
51 RenderBlock (anonymous) at (0,392) size 769x20 51 RenderBlock (anonymous) at (0,392) size 769x20
52 RenderBR {BR} at (0,0) size 0x19 52 LayoutBR {BR} at (0,0) size 0x19
53 RenderBlock {PRE} at (0,425) size 110x90 [border: (5px solid #000000)] 53 RenderBlock {PRE} at (0,425) size 110x90 [border: (5px solid #000000)]
54 RenderText {#text} at (5,5) size 96x80 54 RenderText {#text} at (5,5) size 96x80
55 text run at (5,5) width 96: "Thislongword" 55 text run at (5,5) width 96: "Thislongword"
56 text run at (5,21) width 96: "shouldnotget" 56 text run at (5,21) width 96: "shouldnotget"
57 text run at (5,37) width 96: "brokenbutsho" 57 text run at (5,37) width 96: "brokenbutsho"
58 text run at (5,53) width 96: "uldstickouto" 58 text run at (5,53) width 96: "uldstickouto"
59 text run at (5,69) width 64: "fthepre." 59 text run at (5,69) width 64: "fthepre."
60 text run at (69,69) width 0: " " 60 text run at (69,69) width 0: " "
61 RenderBlock (anonymous) at (0,528) size 769x60 61 RenderBlock (anonymous) at (0,528) size 769x60
62 RenderBR {BR} at (0,0) size 0x19 62 LayoutBR {BR} at (0,0) size 0x19
63 RenderText {#text} at (0,20) size 756x39 63 RenderText {#text} at (0,20) size 756x39
64 text run at (0,20) width 596: "This test makes sure floating and posit ioned elements do the right thing with word-break: break-all. " 64 text run at (0,20) width 596: "This test makes sure floating and posit ioned elements do the right thing with word-break: break-all. "
65 text run at (596,20) width 160: "The minimum width should" 65 text run at (596,20) width 160: "The minimum width should"
66 text run at (0,40) width 239: "be less than the containing block width . " 66 text run at (0,40) width 239: "be less than the containing block width . "
67 text run at (239,40) width 459: "The breaking should be \"dumb\" and j ust occur when the end of the line is hit." 67 text run at (239,40) width 459: "The breaking should be \"dumb\" and j ust occur when the end of the line is hit."
68 RenderBlock {DIV} at (0,588) size 304x52 [border: (2px solid #000000)] 68 RenderBlock {DIV} at (0,588) size 304x52 [border: (2px solid #000000)]
69 RenderBlock (floating) {DIV} at (2,2) size 300x48 69 RenderBlock (floating) {DIV} at (2,2) size 300x48
70 RenderText {#text} at (0,0) size 296x48 70 RenderText {#text} at (0,0) size 296x48
71 text run at (0,0) width 296: "Eventhoughthishasareallylongword itsh" 71 text run at (0,0) width 296: "Eventhoughthishasareallylongword itsh"
72 text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb " 72 text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb "
73 text run at (0,32) width 40: "lock." 73 text run at (0,32) width 40: "lock."
74 RenderBR {BR} at (302,2) size 0x16 74 LayoutBR {BR} at (302,2) size 0x16
75 RenderBlock (anonymous) at (0,640) size 769x20 75 RenderBlock (anonymous) at (0,640) size 769x20
76 RenderBR {BR} at (0,0) size 0x19 76 LayoutBR {BR} at (0,0) size 0x19
77 RenderBlock (anonymous) at (0,764) size 769x80 77 RenderBlock (anonymous) at (0,764) size 769x80
78 RenderBR {BR} at (0,0) size 0x19 78 LayoutBR {BR} at (0,0) size 0x19
79 RenderText {#text} at (0,20) size 768x59 79 RenderText {#text} at (0,20) size 768x59
80 text run at (0,20) width 615: "This test makes sure floating and posit ioned elements do the right thing with word-break: break-word. " 80 text run at (0,20) width 615: "This test makes sure floating and posit ioned elements do the right thing with word-break: break-word. "
81 text run at (615,20) width 117: "The minimum width" 81 text run at (615,20) width 117: "The minimum width"
82 text run at (0,40) width 282: "should be less than the containing bloc k width. " 82 text run at (0,40) width 282: "should be less than the containing bloc k width. "
83 text run at (282,40) width 486: "The breaking should be \"smart\" and be like word-wrap: break-word, with words" 83 text run at (282,40) width 486: "The breaking should be \"smart\" and be like word-wrap: break-word, with words"
84 text run at (0,60) width 428: "preferring to wrap first before allowin g break opportunities within them." 84 text run at (0,60) width 428: "preferring to wrap first before allowin g break opportunities within them."
85 RenderBlock {DIV} at (0,844) size 304x52 [border: (2px solid #000000)] 85 RenderBlock {DIV} at (0,844) size 304x52 [border: (2px solid #000000)]
86 RenderBlock (floating) {DIV} at (2,2) size 300x48 86 RenderBlock (floating) {DIV} at (2,2) size 300x48
87 RenderText {#text} at (0,0) size 256x48 87 RenderText {#text} at (0,0) size 256x48
88 text run at (0,0) width 256: "Eventhoughthishasareallylongword" 88 text run at (0,0) width 256: "Eventhoughthishasareallylongword"
89 text run at (0,16) width 160: "itshouldnotstick out" 89 text run at (0,16) width 160: "itshouldnotstick out"
90 text run at (0,32) width 200: "oftheenclosing300pxblock." 90 text run at (0,32) width 200: "oftheenclosing300pxblock."
91 RenderBR {BR} at (302,2) size 0x16 91 LayoutBR {BR} at (302,2) size 0x16
92 RenderBlock (anonymous) at (0,896) size 769x20 92 RenderBlock (anonymous) at (0,896) size 769x20
93 RenderBR {BR} at (0,0) size 0x19 93 LayoutBR {BR} at (0,0) size 0x19
94 layer at (8,668) size 304x104 94 layer at (8,668) size 304x104
95 RenderBlock (relative positioned) {DIV} at (0,660) size 304x104 [border: (2px solid #000000)] 95 RenderBlock (relative positioned) {DIV} at (0,660) size 304x104 [border: (2px solid #000000)]
96 layer at (10,670) size 300x48 96 layer at (10,670) size 300x48
97 RenderBlock (positioned) {DIV} at (2,2) size 300x48 97 RenderBlock (positioned) {DIV} at (2,2) size 300x48
98 RenderText {#text} at (0,0) size 296x48 98 RenderText {#text} at (0,0) size 296x48
99 text run at (0,0) width 296: "Eventhoughthishasareallylongword itsh" 99 text run at (0,0) width 296: "Eventhoughthishasareallylongword itsh"
100 text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb" 100 text run at (0,16) width 296: "ouldnotstick out oftheenclosing300pxb"
101 text run at (0,32) width 40: "lock." 101 text run at (0,32) width 40: "lock."
102 layer at (8,924) size 304x104 102 layer at (8,924) size 304x104
103 RenderBlock (relative positioned) {DIV} at (0,916) size 304x104 [border: (2px solid #000000)] 103 RenderBlock (relative positioned) {DIV} at (0,916) size 304x104 [border: (2px solid #000000)]
104 layer at (10,926) size 300x48 104 layer at (10,926) size 300x48
105 RenderBlock (positioned) {DIV} at (2,2) size 300x48 105 RenderBlock (positioned) {DIV} at (2,2) size 300x48
106 RenderText {#text} at (0,0) size 256x48 106 RenderText {#text} at (0,0) size 256x48
107 text run at (0,0) width 256: "Eventhoughthishasareallylongword" 107 text run at (0,0) width 256: "Eventhoughthishasareallylongword"
108 text run at (0,16) width 160: "itshouldnotstick out" 108 text run at (0,16) width 160: "itshouldnotstick out"
109 text run at (0,32) width 200: "oftheenclosing300pxblock." 109 text run at (0,32) width 200: "oftheenclosing300pxblock."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698