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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bold-bengali-expected.txt

Issue 249343002: Create an antialiased virtual layout test group for font testing on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review comments addressed, uploading with --no-find-copies Created 6 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/virtual/mac-antialiasedtext/fast/text/international/bold-bengali-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bold-bengali-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bold-bengali-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d0bfe4ae45f248515082e26b3ebc431d47a31e4f
--- /dev/null
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/international/bold-bengali-expected.txt
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x576
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 778x36
+ text run at (0,0) width 346: "This test verifies we can render bold Bengali properly. "
+ text run at (346,0) width 432: "(This is complicated on Linux because it's typically covered by fake-"
+ text run at (0,18) width 433: "bolded FreeSans even though there's also a FreeSansBold available.)"
+ RenderBlock {P} at (0,52) size 784x18
+ RenderText {#text} at (0,0) size 738x18
+ text run at (0,0) width 478: "The test passes if the two words below look similar, but the top one is bold. "
+ text run at (478,0) width 260: "There should be no missing-glyph boxes."
+ RenderBlock {P} at (0,86) size 784x26
+ RenderInline {B} at (0,0) size 32x18
+ RenderText {#text} at (0,1) size 32x18
+ text run at (0,1) width 32: "\x{9AC}\x{9BE}\x{982}\x{9B2}\x{9BE}"
+ RenderBlock {P} at (0,128) size 784x0
+ RenderBlock {P} at (0,128) size 784x26
+ RenderText {#text} at (0,1) size 26x18
+ text run at (0,1) width 26: "\x{9AC}\x{9BE}\x{982}\x{9B2}\x{9BE}"

Powered by Google App Engine
This is Rietveld 408576698