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

Side by Side Diff: sky/tests/lowlevel/iframe-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 800x506 3 RenderFlexibleBox {sky} at (0,0) size 800x506
4 RenderBlock {div} at (0,0) size 800x228 4 RenderFlexibleBox {div} at (0,0) size 800x228
5 RenderParagraph (anonymous) at (0,0) size 800x19 5 RenderParagraph (anonymous) at (0,0) size 800x19
6 RenderText {#text} at (0,0) size 76x19 6 RenderText {#text} at (0,0) size 76x19
7 text run at (0,0) width 76: "This is an" 7 text run at (0,0) width 76: "This is an"
8 RenderParagraph (anonymous) at (0,209) size 800x19 8 RenderParagraph (anonymous) at (0,209) size 800x19
9 RenderText {#text} at (0,0) size 72x19 9 RenderText {#text} at (0,0) size 72x19
10 text run at (0,0) width 72: "element." 10 text run at (0,0) width 72: "element."
11 RenderBlock {div} at (0,228) size 800x200 11 RenderFlexibleBox {div} at (0,228) size 800x200
12 RenderParagraph (anonymous) at (0,0) size 800x19 12 RenderParagraph (anonymous) at (0,0) size 800x19
13 RenderText {#text} at (0,0) size 99x19 13 RenderText {#text} at (0,0) size 99x19
14 text run at (0,0) width 99: "Placeholder." 14 text run at (0,0) width 99: "Placeholder."
15 RenderBlock {div} at (0,428) size 800x78 15 RenderFlexibleBox {div} at (0,428) size 800x78
16 RenderParagraph (anonymous) at (0,0) size 800x19 16 RenderParagraph (anonymous) at (0,0) size 800x19
17 RenderText {#text} at (0,0) size 218x19 17 RenderText {#text} at (0,0) size 218x19
18 text run at (0,0) width 218: "Small iframe should render" 18 text run at (0,0) width 218: "Small iframe should render"
19 RenderParagraph (anonymous) at (0,59) size 800x19 19 RenderParagraph (anonymous) at (0,59) size 800x19
20 RenderText {#text} at (0,0) size 76x19 20 RenderText {#text} at (0,0) size 76x19
21 text run at (0,0) width 76: "correctly." 21 text run at (0,0) width 76: "correctly."
22 layer at (0,19) size 340x190 22 layer at (0,19) size 800x190
23 RenderReplaced {iframe} at (0,19) size 340x190 [border: (20px solid #000000)] 23 RenderReplaced {iframe} at (0,19) size 800x190 [border: (20px solid #000000)]
24 layer at (0,447) size 300x40 24 layer at (0,447) size 800x40
25 RenderReplaced {iframe} at (0,19) size 300x40 25 RenderReplaced {iframe} at (0,19) size 800x40
26 26
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698