NEW 37089
fast/css/font-face-opentype.html fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=37089
Summary fast/css/font-face-opentype.html fails on Windows
Adam Roben (:aroben)
Reported 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.
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
Adam Roben (:aroben)
Comment 1 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!
Adam Roben (:aroben)
Comment 2 2010-04-05 08:51:33 PDT
Adam Roben (:aroben)
Comment 3 2010-04-13 21:38:16 PDT
Created attachment 53311 [details] Add Windows failing results for font-face-opentype.html
Eric Seidel (no email)
Comment 4 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. :)
Adam Roben (:aroben)
Comment 5 2010-04-13 23:25:45 PDT
Comment on attachment 53311 [details] Add Windows failing results for font-face-opentype.html Committed r57562.
Note You need to log in before you can comment on or make changes to this bug.