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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/overflow/overflow-rtl-expected.txt
diff --git a/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt b/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt
index 3b1a7df5e0464b3b6251d1d8bf3caee60a62ddb5..446c4ef8a6e412a19d70c78e660fe5b9f5fd4fb2 100644
--- a/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt
+++ b/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt
@@ -16,20 +16,20 @@ layer at (0,0) size 800x449
RenderText {#text} at (0,0) size 469x18
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 7x18: bullet
+ LayoutListItem {LI} at (40,0) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 168x18
text run at (0,0) width 168: "the presence of a scrollbar"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-17,0) size 7x18: bullet
+ LayoutListItem {LI} at (40,18) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 242x18
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 7x18: bullet
+ LayoutListItem {LI} at (40,36) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 462x18
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 7x18: bullet
+ LayoutListItem {LI} at (40,54) size 744x18
+ LayoutListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 591x18
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 256x251

Powered by Google App Engine
This is Rietveld 408576698