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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
index 55b7c65ee387240e593020110ee8f562a30138c5..fec3285b34f157dd9c739249b4a66f956e4483ae 100644
--- a/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/marvin/x_table-expected.txt
@@ -7,28 +7,28 @@ layer at (0,0) size 800x326
RenderText {#text} at (0,0) size 279x18
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 16x18: "1"
+ LayoutListItem {li} at (40,0) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "1"
RenderText {#text} at (0,0) size 120x18
text run at (0,0) width 120: "a caption 'TABLE'"
- RenderListItem {li} at (40,18) size 744x18
- RenderListMarker at (-20,0) size 16x18: "2"
+ LayoutListItem {li} at (40,18) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "2"
RenderText {#text} at (0,0) size 62x18
text run at (0,0) width 62: "no border"
- RenderListItem {li} at (40,36) size 744x18
- RenderListMarker at (-20,0) size 16x18: "3"
+ LayoutListItem {li} at (40,36) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "3"
RenderText {#text} at (0,0) size 224x18
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 16x18: "4"
+ LayoutListItem {li} at (40,54) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "4"
RenderText {#text} at (0,0) size 154x18
text run at (0,0) width 154: "a THEAD with one row"
- RenderListItem {li} at (40,72) size 744x18
- RenderListMarker at (-20,0) size 16x18: "5"
+ LayoutListItem {li} at (40,72) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "5"
RenderText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "a TBODY with two rows"
- RenderListItem {li} at (40,90) size 744x18
- RenderListMarker at (-20,0) size 16x18: "6"
+ LayoutListItem {li} at (40,90) size 744x18
+ LayoutListMarker at (-20,0) size 16x18: "6"
RenderText {#text} at (0,0) size 152x18
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