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

Unified Diff: LayoutTests/platform/android/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/android/fast/overflow/overflow-rtl-expected.txt
diff --git a/LayoutTests/platform/android/fast/overflow/overflow-rtl-expected.txt b/LayoutTests/platform/android/fast/overflow/overflow-rtl-expected.txt
index 5842baf1ee10000a467d5995b566e5e48e6b7bd5..9c8aaf0da20b6c76013c957ca2bceaeb4fdb3978 100644
--- a/LayoutTests/platform/android/fast/overflow/overflow-rtl-expected.txt
+++ b/LayoutTests/platform/android/fast/overflow/overflow-rtl-expected.txt
@@ -16,20 +16,20 @@ layer at (0,0) size 800x452
RenderText {#text} at (0,0) size 429x19
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 (0,92) size 784x80
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,0) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 159x19
text run at (0,0) width 159: "the presence of a scrollbar"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,20) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 218x19
text run at (0,0) width 218: "the initial position of the scroll thumb"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,40) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 423x19
text run at (0,0) width 423: "which letters are visible initially and when you scroll (in the top 3 rows)"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
+ LayoutListItem {LI} at (40,60) size 744x20
+ LayoutListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 545x19
text run at (0,0) width 545: "the position of the blue and olive boxes, initially and when you scroll (in the bottom 2 rows)"
LayoutTable {TABLE} at (0,188) size 256x240

Powered by Google App Engine
This is Rietveld 408576698