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

Unified Diff: LayoutTests/platform/android/fast/lists/list-marker-before-content-table-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/lists/list-marker-before-content-table-expected.txt
diff --git a/LayoutTests/platform/android/fast/lists/list-marker-before-content-table-expected.txt b/LayoutTests/platform/android/fast/lists/list-marker-before-content-table-expected.txt
index d91bdfd6cf21f34a86466d474d68d07c4bbee024..2b7dd9ff0d49f18e64fb669e8185218387a8b422 100644
--- a/LayoutTests/platform/android/fast/lists/list-marker-before-content-table-expected.txt
+++ b/LayoutTests/platform/android/fast/lists/list-marker-before-content-table-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x160
RenderBlock {HTML} at (0,0) size 800x160
RenderBody {BODY} at (8,32) size 784x96
RenderBlock {UL} at (0,0) size 784x96
- RenderListItem {LI} at (40,0) size 744x96 [color=#008000]
+ LayoutListItem {LI} at (40,0) size 744x96 [color=#008000]
RenderBlock (anonymous) at (0,0) size 744x32
- RenderListMarker at (-25,0) size 11x32: bullet
+ LayoutListMarker at (-25,0) size 11x32: bullet
LayoutTable at (0,32) size 128x32
LayoutTableSection (anonymous) at (0,0) size 128x32
LayoutTableRow (anonymous) at (0,0) size 128x32 [color=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698