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/linux/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/linux/fast/forms/form-hides-table-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt b/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt
index 9319ac14b81e9705a2088c4265430ad7ec28f01b..820e26bff4e8fb0ddc035c33332c697efb8c4683 100644
--- a/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/form-hides-table-expected.txt
@@ -37,9 +37,9 @@ layer at (0,0) size 800x694 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderText {#text} at (1,1) size 83x19
text run at (1,1) width 83: "display: block"
RenderBlock {DIV} at (0,156) size 784x46
- RenderListItem {DIV} at (0,0) size 784x46
+ LayoutListItem {DIV} at (0,0) size 784x46
RenderBlock (anonymous) at (0,0) size 784x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderBlock {FORM} at (0,20) size 784x26
LayoutTable {TABLE} at (0,0) size 102x26
LayoutTableSection {TBODY} at (0,0) size 102x26

Powered by Google App Engine
This is Rietveld 408576698