diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 22:19:21 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 22:19:21 +0000 |
commit | dfe34be0dcb38d5efd53ba1d714fce4b79b42c18 (patch) | |
tree | b61c0d77c04dffd04c409f15cb243a421a0233a8 /webkit | |
parent | aef1e52ad8d79a9db8ffffa9828ce7b66c405613 (diff) | |
download | chromium_src-dfe34be0dcb38d5efd53ba1d714fce4b79b42c18.zip chromium_src-dfe34be0dcb38d5efd53ba1d714fce4b79b42c18.tar.gz chromium_src-dfe34be0dcb38d5efd53ba1d714fce4b79b42c18.tar.bz2 |
Add image baselines for fake-italic.
The rebaselining tool seemed to miss them yesterday. The Mac layout
test result archives are missing all images, so no result for Mac.
BUG=15125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19185 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.png | bin | 0 -> 63267 bytes | |||
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-mac/chrome/fast/text/fake-italic-expected.txt | 13 | ||||
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.png | bin | 0 -> 7083 bytes |
3 files changed, 13 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.png b/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.png Binary files differnew file mode 100644 index 0000000..87f1957 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-mac/chrome/fast/text/fake-italic-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/chrome/fast/text/fake-italic-expected.txt new file mode 100644 index 0000000..08c20a4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/chrome/fast/text/fake-italic-expected.txt @@ -0,0 +1,13 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x576 + RenderBlock {P} at (0,0) size 784x54 + RenderText {#text} at (0,0) size 763x54 + text run at (0,0) width 743: "This layout test is designed to test that our fake italic mode is working correctly. The Ahem font, used below, does not" + text run at (0,18) width 763: "include an italic variant. Thus, when we ask for italic Ahem, we should skew the glyphs ourselves, resulting in a series of" + text run at (0,36) width 156: "italic black boxes below." + RenderBlock {P} at (0,70) size 784x16 + RenderText {#text} at (0,0) size 112x16 + text run at (0,0) width 112: "A A A A" diff --git a/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.png b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.png Binary files differnew file mode 100644 index 0000000..6aa3cd8 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.png |