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

Side by Side Diff: LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x492 3 layer at (0,0) size 800x492
4 RenderBlock {HTML} at (0,0) size 800x492 4 RenderBlock {HTML} at (0,0) size 800x492
5 layer at (0,0) size 800x492 5 layer at (0,0) size 800x492
6 RenderBody {BODY} at (0,0) size 800x492 6 RenderBody {BODY} at (0,0) size 800x492
7 RenderBlock {DIV} at (0,0) size 800x55 7 RenderBlock {DIV} at (0,0) size 800x55
8 RenderText {#text} at (0,20) size 73x17 8 RenderText {#text} at (0,20) size 73x17
9 text run at (0,20) width 73: "before text " 9 text run at (0,20) width 73: "before text "
10 RenderFlexibleBox {DIV} at (72.84,5) size 129.73x50 [bgcolor=#D3D3D3] 10 RenderFlexibleBox {DIV} at (72.84,5) size 129.73x50 [bgcolor=#D3D3D3]
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 RenderBlock {DIV} at (0,346) size 360x70 209 RenderBlock {DIV} at (0,346) size 360x70
210 RenderText {#text} at (0,20) size 73x17 210 RenderText {#text} at (0,20) size 73x17
211 text run at (0,20) width 73: "before text " 211 text run at (0,20) width 73: "before text "
212 RenderFlexibleBox {DIV} at (72.84,5) size 178.53x65 [bgcolor=#D3D3D3] 212 RenderFlexibleBox {DIV} at (72.84,5) size 178.53x65 [bgcolor=#D3D3D3]
213 RenderText {#text} at (251,20) size 62x17 213 RenderText {#text} at (251,20) size 62x17
214 text run at (251,20) width 62: " after text" 214 text run at (251,20) width 62: " after text"
215 layer at (473,351) size 179x65 backgroundClip at (473,351) size 178x65 clip at ( 473,351) size 163x65 scrollY 4.00 scrollHeight 69 215 layer at (473,351) size 179x65 backgroundClip at (473,351) size 178x65 clip at ( 473,351) size 163x65 scrollY 4.00 scrollHeight 69
216 RenderBlock {DIV} at (0,0) size 178.53x65 216 RenderBlock {DIV} at (0,0) size 178.53x65
217 RenderText {#text} at (0,15) size 157x17 217 RenderText {#text} at (0,15) size 157x17
218 text run at (0,15) width 157: "The baseline is based on" 218 text run at (0,15) width 157: "The baseline is based on"
219 RenderBR {BR} at (156,15) size 1x17 219 LayoutBR {BR} at (156,15) size 1x17
220 RenderText {#text} at (0,33) size 164x17 220 RenderText {#text} at (0,33) size 164x17
221 text run at (0,33) width 164: "the non-scrolled position;" 221 text run at (0,33) width 164: "the non-scrolled position;"
222 RenderBR {BR} at (163,33) size 1x17 222 LayoutBR {BR} at (163,33) size 1x17
223 RenderText {#text} at (0,51) size 114x17 223 RenderText {#text} at (0,51) size 114x17
224 text run at (0,51) width 114: "this won't line up." 224 text run at (0,51) width 114: "this won't line up."
225 layer at (473,5) size 53x18 225 layer at (473,5) size 53x18
226 RenderBlock (positioned) {DIV} at (72.84,5) size 53.33x18 226 RenderBlock (positioned) {DIV} at (72.84,5) size 53.33x18
227 RenderText {#text} at (0,0) size 54x17 227 RenderText {#text} at (0,0) size 54x17
228 text run at (0,0) width 54: "absolute" 228 text run at (0,0) width 54: "absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698