Bug 37089 - fast/css/font-face-opentype.html fails on Windows
Summary: fast/css/font-face-opentype.html fails on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-04-05 08:45 PDT by Adam Roben (:aroben)
Modified: 2010-06-11 10:50 PDT (History)
2 users (show)

See Also:


Attachments
Add Windows failing results for font-face-opentype.html (3.25 KB, patch)
2010-04-13 21:38 PDT, Adam Roben (:aroben)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-04-05 08:45:17 PDT
To reproduce:

1. run-webkit-tests fast/css/font-face-opentype.html

The test fails. The single quote character that must render for the test to pass (and is in fact the whole point of the test) does not render.
Comment 1 Adam Roben (:aroben) 2010-04-05 08:49:27 PDT
This test was added when bug 34735 was fixed. I strongly suspect the test has been failing on Windows ever since it was first added. But Apple's Windows port doesn't seem to reproduce bug 34735!
Comment 2 Adam Roben (:aroben) 2010-04-05 08:51:33 PDT
<rdar://problem/7827660>
Comment 3 Adam Roben (:aroben) 2010-04-13 21:38:16 PDT
Created attachment 53311 [details]
Add Windows failing results for font-face-opentype.html
Comment 4 Eric Seidel (no email) 2010-04-13 22:39:18 PDT
Comment on attachment 53311 [details]
Add Windows failing results for font-face-opentype.html

Sad.  Would be better to just have a test_expectations.txt line which marked TEXT as fail, but this works. :)
Comment 5 Adam Roben (:aroben) 2010-04-13 23:25:45 PDT
Comment on attachment 53311 [details]
Add Windows failing results for font-face-opentype.html

Committed r57562.