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

Unified Diff: LayoutTests/platform/android/fast/text/chromium-linux-fontconfig-renderstyle-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/android/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
diff --git a/LayoutTests/platform/android/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt b/LayoutTests/platform/android/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
index 97d797c6ce22bf8344fe9fc9bdf78a0e89276ad5..1a03047261af91899bd40c0e6a874d4abd205276 100644
--- a/LayoutTests/platform/android/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
+++ b/LayoutTests/platform/android/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
@@ -21,7 +21,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {OL} at (0,56) size 784x473
LayoutListItem {LI} at (40,0) size 744x55
LayoutBlockFlow {P} at (0,0) size 744x20
- LayoutListMarker at (-20,0) size 15x19: "1"
+ LayoutListMarker (anonymous) at (-20,0) size 15x19: "1"
LayoutText {#text} at (0,0) size 358x19
text run at (0,0) width 358: "The following text should render without anti-aliasing:"
LayoutBlockFlow {P} at (0,36) size 744x19
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 157: "Non anti-aliased sans."
LayoutListItem {LI} at (40,71) size 744x75
LayoutBlockFlow {P} at (0,0) size 744x40
- LayoutListMarker at (-20,0) size 15x19: "2"
+ LayoutListMarker (anonymous) at (-20,0) size 15x19: "2"
LayoutText {#text} at (0,0) size 732x39
text run at (0,0) width 353: "The following text should be slightly-hinted Georgia. "
text run at (353,0) width 60: "The dots "
@@ -41,7 +41,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 248: "government ................................"
LayoutListItem {LI} at (40,162) size 744x75
LayoutBlockFlow {P} at (0,0) size 744x40
- LayoutListMarker at (-20,0) size 15x19: "3"
+ LayoutListMarker (anonymous) at (-20,0) size 15x19: "3"
LayoutText {#text} at (0,0) size 743x39
text run at (0,0) width 412: "The following text should be unhinted Verdana. The fontconfig "
text run at (412,0) width 331: "configuration for this is contradictory, setting both"
@@ -53,7 +53,7 @@ layer at (0,0) size 800x600
text run at (386,0) width 164: "hydraulic exoskeletons."
LayoutListItem {LI} at (40,253) size 744x56
LayoutBlockFlow {P} at (0,0) size 744x20
- LayoutListMarker at (-20,0) size 15x19: "4"
+ LayoutListMarker (anonymous) at (-20,0) size 15x19: "4"
LayoutText {#text} at (0,0) size 653x19
text run at (0,0) width 410: "The following text should show a difference caused by forcing "
text run at (410,0) width 243: "autohinting. Note: the effect is subtle."
@@ -73,7 +73,7 @@ layer at (0,0) size 800x600
text run at (71,5) width 67: "not-autohinted"
LayoutListItem {LI} at (40,325) size 744x76
LayoutBlockFlow {P} at (0,0) size 744x40
- LayoutListMarker at (-20,0) size 15x19: "5"
+ LayoutListMarker (anonymous) at (-20,0) size 15x19: "5"
LayoutText {#text} at (0,0) size 567x19
text run at (0,0) width 567: "The following text should be the same. It verifies that, given the contradictory settings "
LayoutInline {TT} at (0,0) size 64x16
@@ -103,7 +103,7 @@ layer at (0,0) size 800x600
text run at (71,5) width 96: "hopefully autohinted"
LayoutListItem {LI} at (40,417) size 744x56
LayoutBlockFlow {P} at (0,0) size 744x20
- LayoutListMarker at (-20,0) size 15x19: "6"
+ LayoutListMarker (anonymous) at (-20,0) size 15x19: "6"
LayoutText {#text} at (0,0) size 647x19
text run at (0,0) width 454: "The following text should show that fontconfig can be used to enable "
text run at (454,0) width 193: "or disable subpixel rendering."

Powered by Google App Engine
This is Rietveld 408576698