Skip to content

Commit d1db175

Browse files
author
Evan Martin
committed
2010-04-28 Evan Martin <evan@chromium.org>
Reviewed by Adam Roben. rebaseline for fast/text/international/bold-bengali https://bugs.webkit.org/show_bug.cgi?id=38281 * platform/win/fast/text/international/bold-bengali-actual.txt: Added. Canonical link: https://commits.webkit.org/49699@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@58430 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 48bdd97 commit d1db175

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

LayoutTests/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2010-04-28 Evan Martin <evan@chromium.org>
2+
3+
Reviewed by Adam Roben.
4+
5+
rebaseline for fast/text/international/bold-bengali
6+
https://bugs.webkit.org/show_bug.cgi?id=38281
7+
8+
* platform/win/fast/text/international/bold-bengali-actual.txt: Added.
9+
110
2010-04-21 Ojan Vafai <ojan@chromium.org>
211

312
Reviewed by Adele Peterson.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
layer at (0,0) size 800x600
2+
RenderView at (0,0) size 800x600
3+
layer at (0,0) size 800x600
4+
RenderBlock {HTML} at (0,0) size 800x600
5+
RenderBody {BODY} at (8,8) size 784x576
6+
RenderBlock {P} at (0,0) size 784x36
7+
RenderText {#text} at (0,0) size 778x36
8+
text run at (0,0) width 346: "This test verifies we can render bold Bengali properly. "
9+
text run at (346,0) width 432: "(This is complicated on Linux because it's typically covered by fake-"
10+
text run at (0,18) width 433: "bolded FreeSans even though there's also a FreeSansBold available.)"
11+
RenderBlock {P} at (0,52) size 784x18
12+
RenderText {#text} at (0,0) size 738x18
13+
text run at (0,0) width 478: "The test passes if the two words below look similar, but the top one is bold. "
14+
text run at (478,0) width 260: "There should be no missing-glyph boxes."
15+
RenderBlock {P} at (0,86) size 784x18
16+
RenderInline {B} at (0,0) size 29x18
17+
RenderText {#text} at (0,0) size 29x18
18+
text run at (0,0) width 29: "\x{9AC}\x{9BE}\x{982}\x{9B2}\x{9BE}"
19+
RenderBlock {P} at (0,120) size 784x0
20+
RenderBlock {P} at (0,120) size 784x18
21+
RenderText {#text} at (0,0) size 24x18
22+
text run at (0,0) width 24: "\x{9AC}\x{9BE}\x{982}\x{9B2}\x{9BE}"

0 commit comments

Comments
 (0)