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

Unified Diff: LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-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/fast/overflow/overflow-rtl-vertical-expected.txt
diff --git a/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt b/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt
index 0332b7e78041e6a86e7107f4e64684cf53e9190a..a0ac1e5b3bbaf80664996b6566a11404b20afc2d 100644
--- a/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt
@@ -16,16 +16,16 @@ layer at (0,0) size 335x600
RenderText {#text} at (0,0) size 18x469
text run at (0,0) width 469: "The right column should be a mirror-image of the left column in terms of"
RenderBlock {UL} at (86,0) size 54x584
- RenderListItem {LI} at (0,40) size 18x544
- RenderListMarker at (0,-17) size 18x7: bullet
+ LayoutListItem {LI} at (0,40) size 18x544
+ LayoutListMarker at (0,-17) size 18x7: bullet
RenderText {#text} at (0,0) size 18x168
text run at (0,0) width 168: "the presence of a scrollbar"
- RenderListItem {LI} at (18,40) size 18x544
- RenderListMarker at (0,-17) size 18x7: bullet
+ LayoutListItem {LI} at (18,40) size 18x544
+ LayoutListMarker at (0,-17) size 18x7: bullet
RenderText {#text} at (0,0) size 18x242
text run at (0,0) width 242: "the initial position of the scroll thumb"
- RenderListItem {LI} at (36,40) size 18x544
- RenderListMarker at (0,-17) size 18x7: bullet
+ LayoutListItem {LI} at (36,40) size 18x544
+ LayoutListMarker at (0,-17) size 18x7: bullet
RenderText {#text} at (0,0) size 18x340
text run at (0,0) width 340: "which letters are visible initially and when you scroll"
LayoutTable {TABLE} at (156,0) size 155x256

Powered by Google App Engine
This is Rietveld 408576698