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

Side by Side Diff: LayoutTests/platform/android/media/video-layer-crash-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 343x19 7 RenderText {#text} at (0,0) size 343x19
8 text run at (0,0) width 343: "Test dynamic removal of transformed and reflected video" 8 text run at (0,0) width 343: "Test dynamic removal of transformed and reflected video"
9 RenderBlock (anonymous) at (0,36) size 784x342 9 RenderBlock (anonymous) at (0,36) size 784x342
10 RenderText {#text} at (0,0) size 4x19 10 RenderText {#text} at (0,0) size 4x19
11 text run at (0,0) width 4: " " 11 text run at (0,0) width 4: " "
12 RenderBR {BR} at (4,15) size 0x0 12 LayoutBR {BR} at (4,15) size 0x0
13 RenderText {#text} at (0,161) size 4x19 13 RenderText {#text} at (0,161) size 4x19
14 text run at (0,161) width 4: " " 14 text run at (0,161) width 4: " "
15 RenderBR {BR} at (210,176) size 0x0 15 LayoutBR {BR} at (210,176) size 0x0
16 RenderText {#text} at (0,322) size 4x19 16 RenderText {#text} at (0,322) size 4x19
17 text run at (0,322) width 4: " " 17 text run at (0,322) width 4: " "
18 RenderBR {BR} at (210,337) size 0x0 18 LayoutBR {BR} at (210,337) size 0x0
19 layer at (12,64) size 206x156 19 layer at (12,64) size 206x156
20 LayoutVideo {VIDEO} at (4,20) size 206x156 [border: (3px solid #FF0000)] 20 LayoutVideo {VIDEO} at (4,20) size 206x156 [border: (3px solid #FF0000)]
21 layer at (12,225) size 206x156 21 layer at (12,225) size 206x156
22 LayoutVideo {VIDEO} at (4,181) size 206x156 [border: (3px solid #FF0000)] 22 LayoutVideo {VIDEO} at (4,181) size 206x156 [border: (3px solid #FF0000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698