diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-06 17:28:39 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-06 17:28:39 +0000 |
commit | d51337e8865f12c2aa33986968169c26419ef348 (patch) | |
tree | 51676f99169bf1aad07dfb3b0d11c78ce4908622 /webkit/data/layout_tests/chrome/fonts/comic-sans-ms-expected.checksum | |
parent | 34e1cdd9d6f4fa44cb9ad0cee834b472e3bbcc14 (diff) | |
download | chromium_src-d51337e8865f12c2aa33986968169c26419ef348.zip chromium_src-d51337e8865f12c2aa33986968169c26419ef348.tar.gz chromium_src-d51337e8865f12c2aa33986968169c26419ef348.tar.bz2 |
Change the web preferences for cursive and fantasy from 'Apple Chancery' and 'Papyrus' to
'Comic Sans MS' and 'Impact' in test_shell.cc
They're selected not because they're the best for cursive and fantasy but because they come with Windows
without MS Office or other programs installed.
Papyrus ('fantasy') and Script (a good candidate for 'cursive') are only
available with MS Office installed. 'Apple Chancery' is not available on Windows and our expected results were bogus
(they're just using the default font).
Rebaseline tests affected by this change (any test that refers to 'cursive' or 'fantasy' fonts).
Remove papyrus.html and apple-chancery.html and add 'comic-sans-ms.html' and 'impact.html' from chrome/font
Remove *-expected.txt from layout_test_results/v8/chrome/fonts/* and put them along with html files
in layout_tests/chrome/fonts
Adjust tests_fixable.txt accordingly.
BUG=2303
TEST=pass layout tests
Review URL: http://codereview.chromium.org/4341
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2883 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data/layout_tests/chrome/fonts/comic-sans-ms-expected.checksum')
-rw-r--r-- | webkit/data/layout_tests/chrome/fonts/comic-sans-ms-expected.checksum | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/chrome/fonts/comic-sans-ms-expected.checksum b/webkit/data/layout_tests/chrome/fonts/comic-sans-ms-expected.checksum new file mode 100644 index 0000000..64f73cc --- /dev/null +++ b/webkit/data/layout_tests/chrome/fonts/comic-sans-ms-expected.checksum @@ -0,0 +1 @@ +d5bbc0e951ab0c78f937b9f505c8a77f
\ No newline at end of file |