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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-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/other/wa_table_thtd_rowspan-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt b/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
index 52b8aa64f1a7f1a469b48f652baeaf909c29e330..67da81789fe9ccd0ad9e0c2e6287571dde2047b0 100644
--- a/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt
@@ -49,8 +49,8 @@ layer at (0,0) size 785x2538 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,0) width 122: "Test Instructions:"
RenderText {#text} at (0,0) size 0x0
RenderBlock {OL} at (0,253.44) size 769x244
- RenderListItem {LI} at (40,0) size 729x18
- RenderListMarker at (-20,0) size 16x18: "1"
+ LayoutListItem {LI} at (40,0) size 729x18
+ LayoutListMarker at (-20,0) size 16x18: "1"
RenderText {#text} at (0,0) size 511x18
text run at (0,0) width 511: "Verify that the sample text displays as stated in each of the following test cases:"
RenderBlock {P} at (40,34) size 729x104
@@ -87,8 +87,8 @@ layer at (0,0) size 785x2538 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (7,7) size 416x18
text run at (7,7) width 416: "table with nested header & data cells spanning multiple rows"
RenderBlock {P} at (40,154) size 729x0
- RenderListItem {LI} at (40,154) size 729x18
- RenderListMarker at (-20,0) size 16x18: "2"
+ LayoutListItem {LI} at (40,154) size 729x18
+ LayoutListMarker at (-20,0) size 16x18: "2"
RenderText {#text} at (0,0) size 289x18
text run at (0,0) width 289: "Verify that the table is maintained when you "
RenderInline {B} at (0,0) size 135x18
@@ -96,8 +96,8 @@ layer at (0,0) size 785x2538 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (288,0) width 135: "minimize/maximize"
RenderText {#text} at (422,0) size 73x18
text run at (422,0) width 73: " the screen."
- RenderListItem {LI} at (40,172) size 729x18
- RenderListMarker at (-20,0) size 16x18: "3"
+ LayoutListItem {LI} at (40,172) size 729x18
+ LayoutListMarker at (-20,0) size 16x18: "3"
RenderText {#text} at (0,0) size 289x18
text run at (0,0) width 289: "Verify that the table is maintained when you "
RenderInline {B} at (0,0) size 127x18
@@ -105,8 +105,8 @@ layer at (0,0) size 785x2538 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (288,0) width 127: "re-size left & right"
RenderText {#text} at (414,0) size 73x18
text run at (414,0) width 73: " the screen."
- RenderListItem {LI} at (40,190) size 729x18
- RenderListMarker at (-20,0) size 16x18: "4"
+ LayoutListItem {LI} at (40,190) size 729x18
+ LayoutListMarker at (-20,0) size 16x18: "4"
RenderText {#text} at (0,0) size 289x18
text run at (0,0) width 289: "Verify that the table is maintained when you "
RenderInline {B} at (0,0) size 142x18
@@ -114,12 +114,12 @@ layer at (0,0) size 785x2538 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (288,0) width 142: "re-size top & bottom"
RenderText {#text} at (429,0) size 74x18
text run at (429,0) width 74: " the screen."
- RenderListItem {LI} at (40,208) size 729x18
- RenderListMarker at (-20,0) size 16x18: "5"
+ LayoutListItem {LI} at (40,208) size 729x18
+ LayoutListMarker at (-20,0) size 16x18: "5"
RenderText {#text} at (0,0) size 418x18
text run at (0,0) width 418: "Verify re-draw takes place correctly after maximizing the screen."
- RenderListItem {LI} at (40,226) size 729x18
- RenderListMarker at (-20,0) size 16x18: "6"
+ LayoutListItem {LI} at (40,226) size 729x18
+ LayoutListMarker at (-20,0) size 16x18: "6"
RenderText {#text} at (0,0) size 133x18
text run at (0,0) width 133: "Verify reload works."
RenderBlock {HR} at (0,513.44) size 769x2 [border: (1px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698