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

Unified Diff: LayoutTests/platform/win/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/win/fast/forms/form-hides-table-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt b/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt
index 918975b814729d6a6cfd5fd4a09a0831ff5c2992..505b77d0c86e6b740fab48589aa6f0ac10b20968 100644
--- a/LayoutTests/platform/win/fast/forms/form-hides-table-expected.txt
+++ b/LayoutTests/platform/win/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 91x17
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 7x17: bullet
+ LayoutListMarker at (-17,0) size 7x17: 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