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

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

Powered by Google App Engine
This is Rietveld 408576698