diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 23:22:51 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 23:22:51 +0000 |
commit | c915560f44ab7a7a9dce6fef15cb16eea736cffa (patch) | |
tree | 92cbcd2d2974ccbbcbfc4738cbe8f7a6bcc23369 /base/platform_thread.h | |
parent | 6537878564f56551b1ec86a37dfe122c2dce82ef (diff) | |
download | chromium_src-c915560f44ab7a7a9dce6fef15cb16eea736cffa.zip chromium_src-c915560f44ab7a7a9dce6fef15cb16eea736cffa.tar.gz chromium_src-c915560f44ab7a7a9dce6fef15cb16eea736cffa.tar.bz2 |
Fixing 4 layout tests.
fast/text/international/complex-character-based-fallback.html
fast/text/international/hindi-spacing.html
fast/text/international/thai-line-breaks.html
These tests were incorrectly rebaselined recently (ClearType was turned on when the baseline was generated) and this gets them back to where they were.
svg/css/getComputedStyle-basic.svg:
This test is dumping computed styles for a couple of simple svg objects. Our output differs from the mac output in two ways:
1) The font-family for the two objects is not specified and gets reported as 'times new roman' for us instead of 'Times'. This looks normal to me; if I create a div and specify no font-family I get 'times new roman' on Chrome & Safari on Windows, but in Safari on Mac I get 'Times'.
2) Our output doesn't contain the property -webkit-dashboard-region.
NOTE: This is essentially the same test as fast/css/computed-style.html which has a baseline that differs in exactly the same way. See:
http://codereview.chromium.org/12457 (font-family)
http://codereview.chromium.org/4602 (webkit-dashboard)
Review URL: http://codereview.chromium.org/39220
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11052 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/platform_thread.h')
0 files changed, 0 insertions, 0 deletions