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

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

Issue 1077473002: Stop rendering text inside flex boxes. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: make p default to display: paragraph Created 5 years, 8 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/layout/ellipsis.sky ('k') | sky/tests/layout/position-absolute.sky » ('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 RenderFlexibleBox {sky} at (0,0) size 800x94 3 RenderFlexibleBox {sky} at (0,0) size 800x50
4 layer at (0,0) size 56x69 4 layer at (0,0) size 56x25
5 RenderFlexibleBox {div} at (0,0) size 56x69 [border: (3px solid #0000FF)] 5 RenderParagraph {p} at (0,0) size 56x25 [border: (3px solid #FF0000)]
6 RenderParagraph (anonymous) at (3,3) size 50x19 6 RenderText {#text} at (3,3) size 96x19
7 RenderText {#text} at (0,0) size 91x19 7 text run at (3,3) width 96: "These lines "
8 text run at (0,0) width 91: "These lines" 8 RenderInline {p} at (0,0) size 54x19 [border: (3px solid #FF0000)]
9 RenderParagraph (anonymous) at (3,47) size 50x19 9 RenderText {#text} at (98,3) size 54x19
10 RenderText {#text} at (0,0) size 94x19 10 text run at (98,3) width 54: "should"
11 text run at (0,0) width 94: "all ellipsize." 11 RenderText {#text} at (151,3) size 99x19
12 layer at (3,22) size 56x25 backgroundClip at (3,22) size 50x25 12 text run at (151,3) width 99: " all ellipsize."
13 RenderParagraph {p} at (3,22) size 56x25 [border: (3px solid #FF0000)] 13 layer at (0,25) size 56x25
14 RenderText {#text} at (3,3) size 54x19 14 RenderParagraph {p} at (0,25) size 56x25 [border: (3px solid #FF0000)]
15 text run at (3,3) width 54: "should"
16 layer at (0,69) size 56x25
17 RenderParagraph {p} at (0,69) size 56x25 [border: (3px solid #FF0000)]
18 RenderInline {span} at (0,0) size 117x19 15 RenderInline {span} at (0,0) size 117x19
19 RenderText {#text} at (3,3) size 117x19 16 RenderText {#text} at (3,3) size 117x19
20 text run at (3,3) width 117: "As should this." 17 text run at (3,3) width 117: "As should this."
21 18
OLDNEW
« no previous file with comments | « sky/tests/layout/ellipsis.sky ('k') | sky/tests/layout/position-absolute.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698