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

Side by Side Diff: sky/tests/layout/ellipsis-expected.txt

Issue 828433004: Fix renderName on RenderBlock and RenderParagraph. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « sky/tests/framework/flights-app-expected.txt ('k') | sky/tests/lowlevel/abarth-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView {#document} at (0,0) size 800x600 2 RenderView {#document} at (0,0) size 800x600
3 layer at (0,0) size 800x94 3 layer at (0,0) size 800x94
4 RenderBlock {sky} at (0,0) size 800x94 4 RenderBlock {sky} at (0,0) size 800x94
5 layer at (0,0) size 56x69 clip at (3,3) size 50x63 scrollWidth 93 5 layer at (0,0) size 56x69 clip at (3,3) size 50x63 scrollWidth 93
6 RenderBlock {div} at (0,0) size 56x69 [border: (3px solid #0000FF)] 6 RenderBlock {div} at (0,0) size 56x69 [border: (3px solid #0000FF)]
7 RenderBlock (anonymous) at (3,3) size 50x19 7 RenderParagraph (anonymous) at (3,3) size 50x19
8 RenderText {#text} at (0,0) size 91x19 8 RenderText {#text} at (0,0) size 91x19
9 text run at (0,0) width 91: "These lines" 9 text run at (0,0) width 91: "These lines"
10 RenderBlock (anonymous) at (3,47) size 50x19 10 RenderParagraph (anonymous) at (3,47) size 50x19
11 RenderText {#text} at (0,0) size 94x19 11 RenderText {#text} at (0,0) size 94x19
12 text run at (0,0) width 94: "all ellipsize." 12 text run at (0,0) width 94: "all ellipsize."
13 layer at (3,22) size 56x25 backgroundClip at (3,22) size 50x25 clip at (6,25) si ze 47x19 outlineClip at (3,3) size 50x63 scrollWidth 53 13 layer at (3,22) size 56x25 backgroundClip at (3,22) size 50x25 clip at (6,25) si ze 47x19 outlineClip at (3,3) size 50x63 scrollWidth 53
14 RenderBlock {p} at (3,22) size 56x25 [border: (3px solid #FF0000)] 14 RenderParagraph {p} at (3,22) size 56x25 [border: (3px solid #FF0000)]
15 RenderText {#text} at (3,3) size 54x19 15 RenderText {#text} at (3,3) size 54x19
16 text run at (3,3) width 54: "should" 16 text run at (3,3) width 54: "should"
17 layer at (0,69) size 56x25 clip at (3,72) size 50x19 scrollWidth 117 17 layer at (0,69) size 56x25 clip at (3,72) size 50x19 scrollWidth 117
18 RenderBlock {p} at (0,69) size 56x25 [border: (3px solid #FF0000)] 18 RenderParagraph {p} at (0,69) size 56x25 [border: (3px solid #FF0000)]
19 RenderInline {span} at (0,0) size 117x19 19 RenderInline {span} at (0,0) size 117x19
20 RenderText {#text} at (3,3) size 117x19 20 RenderText {#text} at (3,3) size 117x19
21 text run at (3,3) width 117: "As should this." 21 text run at (3,3) width 117: "As should this."
22 22
OLDNEW
« no previous file with comments | « sky/tests/framework/flights-app-expected.txt ('k') | sky/tests/lowlevel/abarth-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698