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

Side by Side Diff: LayoutTests/platform/android/media/video-transformed-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 205x19 7 RenderText {#text} at (0,0) size 205x19
8 text run at (0,0) width 205: "Test painting of transformed video" 8 text run at (0,0) width 205: "Test painting of transformed video"
9 RenderBlock (anonymous) at (0,36) size 784x483 9 RenderBlock (anonymous) at (0,36) size 784x483
10 RenderText {#text} at (0,141) size 4x19 10 RenderText {#text} at (0,141) size 4x19
11 text run at (0,141) width 4: " " 11 text run at (0,141) width 4: " "
12 RenderBR {BR} at (210,156) size 0x0 12 LayoutBR {BR} at (210,156) size 0x0
13 RenderText {#text} at (0,302) size 4x19 13 RenderText {#text} at (0,302) size 4x19
14 text run at (0,302) width 4: " " 14 text run at (0,302) width 4: " "
15 RenderBR {BR} at (210,317) size 0x0 15 LayoutBR {BR} at (210,317) size 0x0
16 RenderText {#text} at (0,463) size 4x19 16 RenderText {#text} at (0,463) size 4x19
17 text run at (0,463) width 4: " " 17 text run at (0,463) width 4: " "
18 RenderBR {BR} at (210,478) size 0x0 18 LayoutBR {BR} at (210,478) size 0x0
19 layer at (12,44) size 206x156 19 layer at (12,44) size 206x156
20 LayoutVideo {VIDEO} at (4,0) size 206x156 [border: (3px solid #FF0000)] 20 LayoutVideo {VIDEO} at (4,0) size 206x156 [border: (3px solid #FF0000)]
21 layer at (12,205) size 206x156 21 layer at (12,205) size 206x156
22 LayoutVideo {VIDEO} at (4,161) size 206x156 [border: (3px solid #FF0000)] 22 LayoutVideo {VIDEO} at (4,161) size 206x156 [border: (3px solid #FF0000)]
23 layer at (12,366) size 206x156 23 layer at (12,366) size 206x156
24 LayoutVideo {VIDEO} at (4,322) size 206x156 [border: (3px solid #FF0000)] 24 LayoutVideo {VIDEO} at (4,322) size 206x156 [border: (3px solid #FF0000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698