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

Unified Diff: LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 805f7105564c0cc7ef5d8c7e88409684cfdd118d..0591d2e2e2992218d157abff98d478bb106620c1 100644
--- a/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt
+++ b/LayoutTests/platform/mac/fast/overflow/overflow-rtl-expected.txt
@@ -17,19 +17,19 @@ layer at (0,0) size 800x443
text run at (0,0) width 469: "The right column should be a mirror-image of the left column in terms of"
LayoutBlockFlow {UL} at (0,86) size 784x72
LayoutListItem {LI} at (40,0) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 168x18
text run at (0,0) width 168: "the presence of a scrollbar"
LayoutListItem {LI} at (40,18) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#text} at (0,0) size 242x18
text run at (0,0) width 242: "the initial position of the scroll thumb"
LayoutListItem {LI} at (40,36) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#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)"
LayoutListItem {LI} at (40,54) size 744x18
- LayoutListMarker at (-17,0) size 7x18: bullet
+ LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
LayoutText {#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 256x245

Powered by Google App Engine
This is Rietveld 408576698