diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 03:09:11 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 03:09:11 +0000 |
commit | 34852d2e840b494e3f121a4a1d489f9914505e37 (patch) | |
tree | 09a83f37a4c73f95055bdfd58311355616801797 | |
parent | 73aa3d5158bd806b249e6724e2b2c87d88fd62fb (diff) | |
download | chromium_src-34852d2e840b494e3f121a4a1d489f9914505e37.zip chromium_src-34852d2e840b494e3f121a4a1d489f9914505e37.tar.gz chromium_src-34852d2e840b494e3f121a4a1d489f9914505e37.tar.bz2 |
Add baselines for fake-italic.html and rebaseline one test on Linux.
r19095 added a layout test which needs baselines and broke a test on
Linux which needs a new baseline.
BUG=15125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19097 0039d316-1c4b-4281-b951-d872f2087c98
7 files changed, 33 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum index dabc1cf..12b497c 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum @@ -1 +1 @@ -8f30755ba40329ef35dedf481369c4b8
\ No newline at end of file +522260881da03367415b0e8a54bf2b25
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.png Binary files differindex a3836cc..7316b69 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.checksum new file mode 100644 index 0000000..2026fda --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.checksum @@ -0,0 +1 @@ +61252bd9601eece3c64ffa4bd2e408ab
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/chrome/fast/text/fake-italic-expected.txt new file mode 100644 index 0000000..acc1d71 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/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 784x60 + RenderText {#text} at (0,0) size 772x59 + text run at (0,0) width 772: "This layout test is designed to test that our fake italic mode is working correctly. The Ahem font, used below, does not include an" + text run at (0,20) width 760: "italic variant. Thus, when we ask for italic Ahem, we should skew the glyphs ourselves, resulting in a series of italic black boxes" + text run at (0,40) width 41: "below." + RenderBlock {P} at (0,76) 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.checksum b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.checksum new file mode 100644 index 0000000..5199af3 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.checksum @@ -0,0 +1 @@ +1549b8b1a7b47ff85b199dc092e12b54
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/chrome/fast/text/fake-italic-expected.txt new file mode 100644 index 0000000..acc1d71 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/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 784x60 + RenderText {#text} at (0,0) size 772x59 + text run at (0,0) width 772: "This layout test is designed to test that our fake italic mode is working correctly. The Ahem font, used below, does not include an" + text run at (0,20) width 760: "italic variant. Thus, when we ask for italic Ahem, we should skew the glyphs ourselves, resulting in a series of italic black boxes" + text run at (0,40) width 41: "below." + RenderBlock {P} at (0,76) size 784x16 + RenderText {#text} at (0,0) size 112x16 + text run at (0,0) width 112: "A A A A" diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d448556..0ddace3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2749,7 +2749,7 @@ BUG14831 : LayoutTests/fast/events/event-trace.html = FAIL // WebKit 44922:44927 BUG14885 : LayoutTests/fast/js/JSON-parse.html = FAIL -BUG14889 REBASELINE : LayoutTests/http/tests/security/xssAuditor/link-opens-new-window.html = FAIL +BUG14889 : LayoutTests/http/tests/security/xssAuditor/link-opens-new-window.html = FAIL // WebKit 44928:44943 BUG14946 : LayoutTests/fast/js/date-toisostring.html = FAIL @@ -2758,4 +2758,6 @@ BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL // WebKit 44946:44969, needs baselines BUG15113 SKIP : LayoutTests/compositing/sibling-positioning.html = FAIL -BUG15125 : chrome/fast/text/fake-italic.html = FAIL +// The Mac layout test buildbots haven't generated a package for 20 days so +// the rebaselining tool isn't working for this --agl +BUG15125 MAC : chrome/fast/text/fake-italic.html = SKIP |