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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/overflow/overflow-rtl-vertical-expected.txt
diff --git a/LayoutTests/platform/linux/fast/overflow/overflow-rtl-vertical-expected.txt b/LayoutTests/platform/linux/fast/overflow/overflow-rtl-vertical-expected.txt
index c263b6b54db806cc9d433e033da4f0b6c8cbaf4a..ddac96d1e67d8ea8647785b5bfb7814c437ba53c 100644
--- a/LayoutTests/platform/linux/fast/overflow/overflow-rtl-vertical-expected.txt
+++ b/LayoutTests/platform/linux/fast/overflow/overflow-rtl-vertical-expected.txt
@@ -16,16 +16,16 @@ layer at (0,0) size 340x600
RenderText {#text} at (0,0) size 19x429
text run at (0,0) width 429: "The right column should be a mirror-image of the left column in terms of"
RenderBlock {UL} at (92,0) size 60x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (0,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
RenderText {#text} at (0,0) size 19x159
text run at (0,0) width 159: "the presence of a scrollbar"
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (20,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
RenderText {#text} at (0,0) size 19x218
text run at (0,0) width 218: "the initial position of the scroll thumb"
- RenderListItem {LI} at (40,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
+ LayoutListItem {LI} at (40,40) size 20x544
+ LayoutListMarker at (0,-18) size 19x7: bullet
RenderText {#text} at (0,0) size 19x307
text run at (0,0) width 307: "which letters are visible initially and when you scroll"
LayoutTable {TABLE} at (168,0) size 148x256

Powered by Google App Engine
This is Rietveld 408576698