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

Unified Diff: LayoutTests/platform/win/tables/mozilla/marvin/x_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/tables/mozilla/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
index dc26a2e0d61f7d48e35422aac444e4208141d371..b350a8b867873928ed36eb7d6f3f029e76040ba1 100644
--- a/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/marvin/x_table-expected.txt
@@ -7,28 +7,28 @@ layer at (0,0) size 800x326
RenderText {#text} at (0,0) size 279x17
text run at (0,0) width 279: "The table below should have the following:"
RenderBlock {ol} at (0,34) size 784x108
- RenderListItem {li} at (40,0) size 744x18
- RenderListMarker at (-20,0) size 16x17: "1"
+ LayoutListItem {li} at (40,0) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "1"
RenderText {#text} at (0,0) size 120x17
text run at (0,0) width 120: "a caption 'TABLE'"
- RenderListItem {li} at (40,18) size 744x18
- RenderListMarker at (-20,0) size 16x17: "2"
+ LayoutListItem {li} at (40,18) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "2"
RenderText {#text} at (0,0) size 62x17
text run at (0,0) width 62: "no border"
- RenderListItem {li} at (40,36) size 744x18
- RenderListMarker at (-20,0) size 16x17: "3"
+ LayoutListItem {li} at (40,36) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "3"
RenderText {#text} at (0,0) size 224x17
text run at (0,0) width 224: "3 colgroups, each with one column"
- RenderListItem {li} at (40,54) size 744x18
- RenderListMarker at (-20,0) size 16x17: "4"
+ LayoutListItem {li} at (40,54) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "4"
RenderText {#text} at (0,0) size 154x17
text run at (0,0) width 154: "a THEAD with one row"
- RenderListItem {li} at (40,72) size 744x18
- RenderListMarker at (-20,0) size 16x17: "5"
+ LayoutListItem {li} at (40,72) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "5"
RenderText {#text} at (0,0) size 162x17
text run at (0,0) width 162: "a TBODY with two rows"
- RenderListItem {li} at (40,90) size 744x18
- RenderListMarker at (-20,0) size 16x17: "6"
+ LayoutListItem {li} at (40,90) size 744x18
+ LayoutListMarker at (-20,0) size 16x17: "6"
RenderText {#text} at (0,0) size 152x17
text run at (0,0) width 152: "a TFOOT with one row"
RenderBlock (anonymous) at (0,158) size 784x36

Powered by Google App Engine
This is Rietveld 408576698