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

Side by Side Diff: LayoutTests/platform/android/fast/borders/border-radius-mask-video-shadow-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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 800x394 3 layer at (0,0) size 800x394
4 RenderBlock {HTML} at (0,0) size 800x394.44 4 RenderBlock {HTML} at (0,0) size 800x394.44
5 RenderBody {BODY} at (8,18.72) size 784x367.72 5 RenderBody {BODY} at (8,18.72) size 784x367.72
6 RenderBlock {H3} at (0,0) size 784x23 6 RenderBlock {H3} at (0,0) size 784x23
7 RenderText {#text} at (0,0) size 92x22 7 RenderText {#text} at (0,0) size 92x22
8 text run at (0,0) width 92: "It passes if:" 8 text run at (0,0) width 92: "It passes if:"
9 RenderBlock {UL} at (0,41.72) size 784x60 9 RenderBlock {UL} at (0,41.72) size 784x60
10 RenderListItem {LI} at (40,0) size 744x20 10 LayoutListItem {LI} at (40,0) size 744x20
11 RenderListMarker at (-18,0) size 7x19: bullet 11 LayoutListMarker at (-18,0) size 7x19: bullet
12 RenderText {#text} at (0,0) size 389x19 12 RenderText {#text} at (0,0) size 389x19
13 text run at (0,0) width 389: "the video content has rounded corners (top left and bottom right)" 13 text run at (0,0) width 389: "the video content has rounded corners (top left and bottom right)"
14 RenderListItem {LI} at (40,20) size 744x20 14 LayoutListItem {LI} at (40,20) size 744x20
15 RenderListMarker at (-18,0) size 7x19: bullet 15 LayoutListMarker at (-18,0) size 7x19: bullet
16 RenderText {#text} at (0,0) size 451x19 16 RenderText {#text} at (0,0) size 451x19
17 text run at (0,0) width 451: "the remaining space is gray and has sa me rounded corners as video content" 17 text run at (0,0) width 451: "the remaining space is gray and has sa me rounded corners as video content"
18 RenderListItem {LI} at (40,40) size 744x20 18 LayoutListItem {LI} at (40,40) size 744x20
19 RenderListMarker at (-18,0) size 7x19: bullet 19 LayoutListMarker at (-18,0) size 7x19: bullet
20 RenderText {#text} at (0,0) size 253x19 20 RenderText {#text} at (0,0) size 253x19
21 text run at (0,0) width 253: "has box shadow around the video elemen t" 21 text run at (0,0) width 253: "has box shadow around the video elemen t"
22 RenderBlock (anonymous) at (0,117.72) size 784x250 22 RenderBlock (anonymous) at (0,117.72) size 784x250
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 layer at (18,146) size 500x225 24 layer at (18,146) size 500x225
25 LayoutVideo {VIDEO} at (10,10) size 500x225 [bgcolor=#808080] 25 LayoutVideo {VIDEO} at (10,10) size 500x225 [bgcolor=#808080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698