diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-20 05:44:34 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-20 05:44:34 +0000 |
commit | b819ca464c580a7398f9a561b0dc898001b1c222 (patch) | |
tree | 5642112cadfe4c93b3babc9e213d7246d83e9cb2 | |
parent | 3c3ba740c63a178807cc0c1a563080e0adbfe143 (diff) | |
download | chromium_src-b819ca464c580a7398f9a561b0dc898001b1c222.zip chromium_src-b819ca464c580a7398f9a561b0dc898001b1c222.tar.gz chromium_src-b819ca464c580a7398f9a561b0dc898001b1c222.tar.bz2 |
Rebaseline fast/text/cg-fallback-bolding.html on Linux. Looks ok here.
BUG=8772
TEST=none
TBR=tony
Review URL: http://codereview.chromium.org/141027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18890 0039d316-1c4b-4281-b951-d872f2087c98
4 files changed, 5 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.checksum index 57a9c1e..1734d2a6 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.checksum @@ -1 +1 @@ -c827b1cc9811c8255551023d7e5965fd
\ No newline at end of file +33ab47cde9c337fc428ae946d2fc2799
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.png Binary files differindex f7431cf..b975f3e7 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.txt index fbf7ac0..6ab4f7d 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/cg-fallback-bolding-expected.txt @@ -13,5 +13,5 @@ layer at (0,0) size 800x600 text run at (35,40) width 749: "This test is making sure we don't make incorrect assumptions based off the fact that we would have to synthesize bold for the" text run at (0,60) width 109: "first font in the list." RenderBlock {P} at (0,208) size 784x128 - RenderText {#text} at (0,0) size 62x128 - text run at (0,0) width 62 RTL: "\x{5D0}" + RenderText {#text} at (0,0) size 75x128 + text run at (0,0) width 75 RTL: "\x{5D0}" diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 834e69c..77c4beb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2099,7 +2099,8 @@ BUG9768 LINUX WIN : LayoutTests/fast/forms/select-initial-position.html = FAIL BUG9768 LINUX WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL // Was only WIN, also fail on LINUX since merge 43346:43361 BUG9768 LINUX WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL -BUG9768 LINUX WIN : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL +// Linux looks ok, rebaselined. +BUG9768 WIN : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL BUG9768 LINUX WIN : LayoutTests/fast/text/international/001.html = FAIL BUG9768 LINUX WIN : LayoutTests/fast/text/international/002.html = FAIL BUG9768 LINUX WIN : LayoutTests/fast/text/international/003.html = FAIL |