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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug23235-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/bugs/bug23235-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
index 98c7a02893802066cc3fcb0c3bce576604da135b..011414aee44a164b865db24739241e9446293b08 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug23235-expected.txt
@@ -14,8 +14,8 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 642x100
LayoutTableCell {TD} at (0,0) size 510x100 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {UL} at (1,1) size 508x82
- RenderListItem {LI} at (40,0) size 468x82
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 468x82
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 199x17
text run at (0,0) width 199: "The XML Files Resources List"
RenderText {#text} at (0,0) size 0x0
@@ -46,8 +46,8 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,0) size 642x100
LayoutTableCell {TD} at (0,0) size 510x100 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {UL} at (1,1) size 508x82
- RenderListItem {LI} at (40,0) size 468x82
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 468x82
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 199x17
text run at (0,0) width 199: "The XML Files Resources List"
LayoutImage {IMG} at (0,18) size 468x60

Powered by Google App Engine
This is Rietveld 408576698