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

Side by Side Diff: LayoutTests/platform/android/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 800x502 3 layer at (0,0) size 800x502
4 RenderBlock {HTML} at (0,0) size 800x502 4 RenderBlock {HTML} at (0,0) size 800x502
5 layer at (0,0) size 800x502 5 layer at (0,0) size 800x502
6 RenderBody {BODY} at (0,0) size 800x502 6 RenderBody {BODY} at (0,0) size 800x502
7 RenderBlock {DIV} at (0,0) size 800x55 7 RenderBlock {DIV} at (0,0) size 800x55
8 RenderText {#text} at (0,20) size 69x19 8 RenderText {#text} at (0,20) size 69x19
9 text run at (0,20) width 69: "before text " 9 text run at (0,20) width 69: "before text "
10 RenderFlexibleBox {DIV} at (69,5) size 122x50 [bgcolor=#D3D3D3] 10 RenderFlexibleBox {DIV} at (69,5) size 122x50 [bgcolor=#D3D3D3]
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 RenderBlock {DIV} at (0,354) size 360x70 209 RenderBlock {DIV} at (0,354) size 360x70
210 RenderText {#text} at (0,20) size 69x19 210 RenderText {#text} at (0,20) size 69x19
211 text run at (0,20) width 69: "before text " 211 text run at (0,20) width 69: "before text "
212 RenderFlexibleBox {DIV} at (69,5) size 167x65 [bgcolor=#D3D3D3] 212 RenderFlexibleBox {DIV} at (69,5) size 167x65 [bgcolor=#D3D3D3]
213 RenderText {#text} at (236,20) size 57x19 213 RenderText {#text} at (236,20) size 57x19
214 text run at (236,20) width 57: " after text" 214 text run at (236,20) width 57: " after text"
215 layer at (469,359) size 167x65 clip at (469,359) size 152x65 scrollY 10 scrollHe ight 75 215 layer at (469,359) size 167x65 clip at (469,359) size 152x65 scrollY 10 scrollHe ight 75
216 RenderBlock {DIV} at (0,0) size 167x65 216 RenderBlock {DIV} at (0,0) size 167x65
217 RenderText {#text} at (0,15) size 147x19 217 RenderText {#text} at (0,15) size 147x19
218 text run at (0,15) width 147: "The baseline is based on" 218 text run at (0,15) width 147: "The baseline is based on"
219 RenderBR {BR} at (147,15) size 0x19 219 LayoutBR {BR} at (147,15) size 0x19
220 RenderText {#text} at (0,35) size 152x19 220 RenderText {#text} at (0,35) size 152x19
221 text run at (0,35) width 152: "the non-scrolled position;" 221 text run at (0,35) width 152: "the non-scrolled position;"
222 RenderBR {BR} at (152,35) size 0x19 222 LayoutBR {BR} at (152,35) size 0x19
223 RenderText {#text} at (0,55) size 104x19 223 RenderText {#text} at (0,55) size 104x19
224 text run at (0,55) width 104: "this won't line up." 224 text run at (0,55) width 104: "this won't line up."
225 layer at (469,5) size 50x20 225 layer at (469,5) size 50x20
226 RenderBlock (positioned) {DIV} at (69,5) size 50x20 226 RenderBlock (positioned) {DIV} at (69,5) size 50x20
227 RenderText {#text} at (0,0) size 50x19 227 RenderText {#text} at (0,0) size 50x19
228 text run at (0,0) width 50: "absolute" 228 text run at (0,0) width 50: "absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698