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

Unified Diff: LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (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/linux/fast/lists/anonymous-items-expected.txt
diff --git a/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt b/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt
index bd347605626625b7feb8a507c333adf877cd648d..164b9ccf3250802a5bcccba4e9c6bc23ce9d65c0 100644
--- a/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt
+++ b/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {OL} at (0,36) size 784x20
LayoutListItem {<pseudo:after>} at (40,0) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
- LayoutTextFragment at (0,0) size 33x19
+ LayoutTextFragment (anonymous) at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutBlockFlow {OL} at (0,72) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: "one"
LayoutListItem {<pseudo:after>} at (40,20) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
- LayoutTextFragment at (0,0) size 36x19
+ LayoutTextFragment (anonymous) at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutBlockFlow {OL} at (0,128) size 784x20
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
- LayoutTextFragment at (0,0) size 33x19
+ LayoutTextFragment (anonymous) at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutBlockFlow {OL} at (0,164) size 784x40
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
- LayoutTextFragment at (0,0) size 33x19
+ LayoutTextFragment (anonymous) at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,20) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 18: "div"
LayoutListItem {<pseudo:after>} at (0,20) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
- LayoutTextFragment at (0,0) size 36x19
+ LayoutTextFragment (anonymous) at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutListItem {LI} at (40,60) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
@@ -59,7 +59,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (40,20) size 744x40
LayoutListItem {<pseudo:before>} at (0,0) size 744x20
LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
- LayoutTextFragment at (0,0) size 36x19
+ LayoutTextFragment (anonymous) at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutBlockFlow (anonymous) at (0,20) size 744x20
LayoutText {#text} at (0,0) size 18x19

Powered by Google App Engine
This is Rietveld 408576698