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

Unified Diff: LayoutTests/platform/win/fast/table/form-with-table-style-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/win/fast/table/form-with-table-style-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/form-with-table-style-expected.txt b/LayoutTests/platform/win/fast/table/form-with-table-style-expected.txt
index ab5fb122d095a096a249d0a6fd46125ff32c86de..c289226343da3f53c1a2d8ce03d456366f9942d6 100644
--- a/LayoutTests/platform/win/fast/table/form-with-table-style-expected.txt
+++ b/LayoutTests/platform/win/fast/table/form-with-table-style-expected.txt
@@ -23,8 +23,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 91x17
text run at (0,0) width 91: "display: block"
RenderBlock {DIV} at (0,120) size 784x18
- RenderListItem {FORM} at (0,0) size 784x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {FORM} at (0,0) size 784x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 108x17
text run at (0,0) width 108: "display: list-item"
RenderBlock {DIV} at (0,154) size 784x18

Powered by Google App Engine
This is Rietveld 408576698