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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3191-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/bugs/bug3191-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3191-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3191-expected.txt
index 1856703084adafe3cc28fd9041e56207e32eb5e3..5484cdf38f5bea444d8d7f1a71f4d6874d42be67 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3191-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3191-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 265x38
LayoutTableCell {TD} at (2,2) size 261x38 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {UL} at (2,2) size 257x18
- RenderListItem {LI} at (40,0) size 217x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 217x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 217x18
text run at (0,0) width 217: "blah blah blah blah blah blah blah"

Powered by Google App Engine
This is Rietveld 408576698