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

Unified Diff: LayoutTests/platform/win/fast/overflow/overflow-rtl-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/fast/overflow/overflow-rtl-expected.txt
diff --git a/LayoutTests/platform/win/fast/overflow/overflow-rtl-expected.txt b/LayoutTests/platform/win/fast/overflow/overflow-rtl-expected.txt
index 5cd8c2740870e43eed9f5ec968d0b5097e7f96c1..0dc37f1b2124c017ae38f569d3db32fafdeb5374 100644
--- a/LayoutTests/platform/win/fast/overflow/overflow-rtl-expected.txt
+++ b/LayoutTests/platform/win/fast/overflow/overflow-rtl-expected.txt
@@ -16,20 +16,20 @@ layer at (0,0) size 800x443
RenderText {#text} at (0,0) size 469x17
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 (0,86) size 784x72
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 168x17
text run at (0,0) width 168: "the presence of a scrollbar"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 242x17
text run at (0,0) width 242: "the initial position of the scroll thumb"
- RenderListItem {LI} at (40,36) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 462x17
text run at (0,0) width 462: "which letters are visible initially and when you scroll (in the top 3 rows)"
- RenderListItem {LI} at (40,54) size 744x18
- RenderListMarker at (-17,0) size 7x17: bullet
+ LayoutListItem {LI} at (40,54) size 744x18
+ LayoutListMarker at (-17,0) size 7x17: bullet
RenderText {#text} at (0,0) size 591x17
text run at (0,0) width 591: "the position of the blue and olive boxes, initially and when you scroll (in the bottom 2 rows)"
LayoutTable {TABLE} at (0,174) size 256x245

Powered by Google App Engine
This is Rietveld 408576698