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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/android/fast/borders/border-radius-mask-video-shadow-expected.txt
diff --git a/LayoutTests/platform/android/fast/borders/border-radius-mask-video-shadow-expected.txt b/LayoutTests/platform/android/fast/borders/border-radius-mask-video-shadow-expected.txt
index a55bebaeb457dec08d268c9e7d519c9e482768a3..6c3996d9f46e2a786f8062597a73804b76f03de0 100644
--- a/LayoutTests/platform/android/fast/borders/border-radius-mask-video-shadow-expected.txt
+++ b/LayoutTests/platform/android/fast/borders/border-radius-mask-video-shadow-expected.txt
@@ -7,16 +7,16 @@ layer at (0,0) size 800x394
RenderText {#text} at (0,0) size 92x22
text run at (0,0) width 92: "It passes if:"
RenderBlock {UL} at (0,41.72) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 389x19
text run at (0,0) width 389: "the video content has rounded corners (top left and bottom right)"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 451x19
text run at (0,0) width 451: "the remaining space is gray and has same rounded corners as video content"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,40) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 253x19
text run at (0,0) width 253: "has box shadow around the video element"
RenderBlock (anonymous) at (0,117.72) size 784x250

Powered by Google App Engine
This is Rietveld 408576698