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

Unified Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-weight-600-expected.txt

Issue 387873002: For font weights >= 600, create bold system fonts. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Reupload woes Created 6 years, 5 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/virtual/antialiasedtext/fast/text/font-weight-600-expected.txt
diff --git a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-weight-600-expected.txt b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-weight-600-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3ea35fe7aa3c1f772f940b89a88babf51992b324
--- /dev/null
+++ b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-weight-600-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x254
+ RenderBlock {HTML} at (0,0) size 800x254
+ RenderBody {BODY} at (8,48) size 784x158
+ RenderBlock {P} at (0,0) size 784x55
+ RenderText {#text} at (0,1) size 433x53
+ text run at (0,1) width 433: "Text, normal weight."
+ RenderBlock {P} at (0,103) size 784x55
+ RenderText {#text} at (0,1) size 454x53
+ text run at (0,1) width 454: "Bolder than normal."

Powered by Google App Engine
This is Rietveld 408576698