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

Unified Diff: LayoutTests/platform/mac/fast/forms/form-hides-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/mac/fast/forms/form-hides-table-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt b/LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt
index 52b66aa34ea0474f7c9b01a3fdbc4f6cf8118cc7..d98e84a7d18e8081285a5e20885f5449408a08ae 100644
--- a/LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/form-hides-table-expected.txt
@@ -37,9 +37,9 @@ layer at (0,0) size 800x658 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderText {#text} at (1,1) size 91x18
text run at (1,1) width 91: "display: block"
RenderBlock {DIV} at (0,148) size 784x42
- RenderListItem {DIV} at (0,0) size 784x42
+ LayoutListItem {DIV} at (0,0) size 784x42
RenderBlock (anonymous) at (0,0) size 784x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderBlock {FORM} at (0,18) size 784x24
LayoutTable {TABLE} at (0,0) size 114x24
LayoutTableSection {TBODY} at (0,0) size 114x24

Powered by Google App Engine
This is Rietveld 408576698