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

Unified Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/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/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
index ca7ba7089d8633e45de826e9108cfe44101c7b0a..1379222d92515043ec3d7bc3eaa914d3843641fd 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/chromium-linux-fontconfig-renderstyle-expected.txt
@@ -21,7 +21,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {OL} at (0,56) size 784x476
LayoutListItem {LI} at (40,0) size 744x56
LayoutBlockFlow {P} at (0,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "1"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "1"
LayoutText {#text} at (0,0) size 318x19
text run at (0,0) width 318: "The following text should render without anti-aliasing:"
LayoutBlockFlow {P} at (0,36) size 744x20
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 133: "Non anti-aliased sans."
LayoutListItem {LI} at (40,72) size 744x76
LayoutBlockFlow {P} at (0,0) size 744x40
- LayoutListMarker at (-21,0) size 16x19: "2"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
LayoutText {#text} at (0,0) size 665x39
text run at (0,0) width 315: "The following text should be slightly-hinted Georgia. "
text run at (315,0) width 57: "The dots "
@@ -41,7 +41,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 202: "government ................................"
LayoutListItem {LI} at (40,164) size 744x76
LayoutBlockFlow {P} at (0,0) size 744x40
- LayoutListMarker at (-21,0) size 16x19: "3"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "3"
LayoutText {#text} at (0,0) size 738x39
text run at (0,0) width 377: "The following text should be unhinted Verdana. The fontconfig "
text run at (377,0) width 361: "configuration for this is contradictory, setting both full-hinting"
@@ -52,7 +52,7 @@ layer at (0,0) size 800x600
text run at (331,0) width 140: "hydraulic exoskeletons."
LayoutListItem {LI} at (40,256) size 744x56
LayoutBlockFlow {P} at (0,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "4"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "4"
LayoutText {#text} at (0,0) size 595x19
text run at (0,0) width 374: "The following text should show a difference caused by forcing "
text run at (374,0) width 221: "autohinting. Note: the effect is subtle."
@@ -72,7 +72,7 @@ layer at (0,0) size 800x600
text run at (64,5) width 58: "not-autohinted"
LayoutListItem {LI} at (40,328) size 744x76
LayoutBlockFlow {P} at (0,0) size 744x40
- LayoutListMarker at (-21,0) size 16x19: "5"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "5"
LayoutText {#text} at (0,0) size 512x19
text run at (0,0) width 512: "The following text should be the same. It verifies that, given the contradictory settings "
LayoutInline {TT} at (0,0) size 64x16
@@ -102,7 +102,7 @@ layer at (0,0) size 800x600
text run at (64,5) width 82: "hopefully autohinted"
LayoutListItem {LI} at (40,420) size 744x56
LayoutBlockFlow {P} at (0,0) size 744x20
- LayoutListMarker at (-21,0) size 16x19: "6"
+ LayoutListMarker (anonymous) at (-21,0) size 16x19: "6"
LayoutText {#text} at (0,0) size 590x19
text run at (0,0) width 414: "The following text should show that fontconfig can be used to enable "
text run at (414,0) width 176: "or disable subpixel rendering."

Powered by Google App Engine
This is Rietveld 408576698