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

Side by Side Diff: LayoutTests/platform/android/media/video-zoom-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 785x850 1 layer at (0,0) size 785x850
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x850 3 layer at (0,0) size 785x850
4 RenderBlock {HTML} at (0,0) size 785x850 4 RenderBlock {HTML} at (0,0) size 785x850
5 RenderBody {BODY} at (8,8) size 769x834 5 RenderBody {BODY} at (8,8) size 769x834
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
7 RenderText {#text} at (0,0) size 268x19 7 RenderText {#text} at (0,0) size 268x19
8 text run at (0,0) width 268: "150% zoom, with width and height attribu tes" 8 text run at (0,0) width 268: "150% zoom, with width and height attribu tes"
9 RenderBlock (anonymous) at (0,36) size 769x373 9 RenderBlock (anonymous) at (0,36) size 769x373
10 RenderText {#text} at (0,353) size 4x19 10 RenderText {#text} at (0,353) size 4x19
11 text run at (0,353) width 4: " " 11 text run at (0,353) width 4: " "
12 RenderBR {BR} at (492,368) size 0x0 12 LayoutBR {BR} at (492,368) size 0x0
13 RenderBlock {P} at (0,425) size 769x20 13 RenderBlock {P} at (0,425) size 769x20
14 RenderText {#text} at (0,0) size 287x19 14 RenderText {#text} at (0,0) size 287x19
15 text run at (0,0) width 287: "150% zoom, without width and height attr ibutes" 15 text run at (0,0) width 287: "150% zoom, without width and height attr ibutes"
16 RenderBlock (anonymous) at (0,461) size 769x373 16 RenderBlock (anonymous) at (0,461) size 769x373
17 RenderText {#text} at (0,353) size 4x19 17 RenderText {#text} at (0,353) size 4x19
18 text run at (0,353) width 4: " " 18 text run at (0,353) width 4: " "
19 RenderBR {BR} at (492,368) size 0x0 19 LayoutBR {BR} at (492,368) size 0x0
20 layer at (12,44) size 488x368 20 layer at (12,44) size 488x368
21 LayoutVideo {VIDEO} at (4,0) size 488x368 [border: (4px solid #FF0000)] 21 LayoutVideo {VIDEO} at (4,0) size 488x368 [border: (4px solid #FF0000)]
22 layer at (12,469) size 488x368 22 layer at (12,469) size 488x368
23 LayoutVideo {VIDEO} at (4,0) size 488x368 [border: (4px solid #FF0000)] 23 LayoutVideo {VIDEO} at (4,0) size 488x368 [border: (4px solid #FF0000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698