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

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

Issue 1061163002: Remove all uses of display:block and display:inline-block. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: update one more usage 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
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 RenderBlock {sky} at (0,0) size 800x94 3 RenderFlexibleBox {sky} at (0,0) size 800x94
4 layer at (0,0) size 56x69 4 layer at (0,0) size 56x69
5 RenderBlock {div} at (0,0) size 56x69 [border: (3px solid #0000FF)] 5 RenderFlexibleBox {div} at (0,0) size 56x69 [border: (3px solid #0000FF)]
6 RenderParagraph (anonymous) at (3,3) size 50x19 6 RenderParagraph (anonymous) at (3,3) size 50x19
7 RenderText {#text} at (0,0) size 91x19 7 RenderText {#text} at (0,0) size 91x19
8 text run at (0,0) width 91: "These lines" 8 text run at (0,0) width 91: "These lines"
9 RenderParagraph (anonymous) at (3,47) size 50x19 9 RenderParagraph (anonymous) at (3,47) size 50x19
10 RenderText {#text} at (0,0) size 94x19 10 RenderText {#text} at (0,0) size 94x19
11 text run at (0,0) width 94: "all ellipsize." 11 text run at (0,0) width 94: "all ellipsize."
12 layer at (3,22) size 56x25 backgroundClip at (3,22) size 50x25 12 layer at (3,22) size 56x25 backgroundClip at (3,22) size 50x25
13 RenderParagraph {p} at (3,22) size 56x25 [border: (3px solid #FF0000)] 13 RenderParagraph {p} at (3,22) size 56x25 [border: (3px solid #FF0000)]
14 RenderText {#text} at (3,3) size 54x19 14 RenderText {#text} at (3,3) size 54x19
15 text run at (3,3) width 54: "should" 15 text run at (3,3) width 54: "should"
16 layer at (0,69) size 56x25 16 layer at (0,69) size 56x25
17 RenderParagraph {p} at (0,69) size 56x25 [border: (3px solid #FF0000)] 17 RenderParagraph {p} at (0,69) size 56x25 [border: (3px solid #FF0000)]
18 RenderInline {span} at (0,0) size 117x19 18 RenderInline {span} at (0,0) size 117x19
19 RenderText {#text} at (3,3) size 117x19 19 RenderText {#text} at (3,3) size 117x19
20 text run at (3,3) width 117: "As should this." 20 text run at (3,3) width 117: "As should this."
21 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698