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

Unified Diff: LayoutTests/platform/win-xp/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-xp/tables/mozilla/marvin/x_table-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table-expected.txt
index e60f7e24144781857045c52f3c2c1ca2978d1bcb..4bc99eca998964100cf4cbd23175ed508316a66d 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/marvin/x_table-expected.txt
@@ -7,28 +7,28 @@ layer at (0,0) size 800x354
RenderText {#text} at (0,0) size 255x19
text run at (0,0) width 255: "The table below should have the following:"
RenderBlock {ol} at (0,36) size 784x120
- RenderListItem {li} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
+ LayoutListItem {li} at (40,0) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "1"
RenderText {#text} at (0,0) size 113x19
text run at (0,0) width 113: "a caption 'TABLE'"
- RenderListItem {li} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
+ LayoutListItem {li} at (40,20) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 60x19
text run at (0,0) width 60: "no border"
- RenderListItem {li} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
+ LayoutListItem {li} at (40,40) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "3"
RenderText {#text} at (0,0) size 209x19
text run at (0,0) width 209: "3 colgroups, each with one column"
- RenderListItem {li} at (40,60) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
+ LayoutListItem {li} at (40,60) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "4"
RenderText {#text} at (0,0) size 145x19
text run at (0,0) width 145: "a THEAD with one row"
- RenderListItem {li} at (40,80) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
+ LayoutListItem {li} at (40,80) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "5"
RenderText {#text} at (0,0) size 154x19
text run at (0,0) width 154: "a TBODY with two rows"
- RenderListItem {li} at (40,100) size 744x20
- RenderListMarker at (-21,0) size 16x19: "6"
+ LayoutListItem {li} at (40,100) size 744x20
+ LayoutListMarker at (-21,0) size 16x19: "6"
RenderText {#text} at (0,0) size 145x19
text run at (0,0) width 145: "a TFOOT with one row"
RenderBlock (anonymous) at (0,172) size 784x40

Powered by Google App Engine
This is Rietveld 408576698