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

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

Issue 839153002: Fix crash in continuations. (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
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 800x19 3 layer at (0,0) size 800x19
4 RenderBlock {sky} at (0,0) size 800x19 4 RenderBlock {sky} at (0,0) size 800x19
5 RenderBlock {div} at (0,0) size 800x19 5 RenderBlock {div} at (0,0) size 800x19
6 RenderBlock {span} at (0,0) size 800x19 6 RenderParagraph {span} at (0,0) size 800x19
7 RenderBlock {div} at (0,0) size 25.22x19 7 RenderBlock (inline-block) {div} at (0,0) size 25.22x19
8 RenderBlock (anonymous) at (0,0) size 25.22x19 8 RenderParagraph (anonymous) at (0,0) size 25.22x19
9 RenderText {#text} at (0,0) size 26x19 9 RenderText {#text} at (0,0) size 26x19
10 text run at (0,0) width 26: "foo" 10 text run at (0,0) width 26: "foo"
11 RenderText {#text} at (25,0) size 27x19 11 RenderText {#text} at (25,0) size 27x19
12 text run at (25,0) width 27: "bar" 12 text run at (25,0) width 27: "bar"
13 13
OLDNEW
« sky/engine/core/rendering/style/RenderStyle.cpp ('K') | « sky/tests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698