diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 18:56:09 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-15 18:56:09 +0000 |
commit | 5445554d28c0aed5038dee89b79e2ce8dd309727 (patch) | |
tree | e9b4fffe56f472828faca209c08241c3bb759574 /webkit/data | |
parent | 8959d8342fef3cb28304ab0958982314a64f6642 (diff) | |
download | chromium_src-5445554d28c0aed5038dee89b79e2ce8dd309727.zip chromium_src-5445554d28c0aed5038dee89b79e2ce8dd309727.tar.gz chromium_src-5445554d28c0aed5038dee89b79e2ce8dd309727.tar.bz2 |
WebKit Update 437150:43770
A few new baselines for tests.
R=levin
BUG=0
TEST=0
Review URL: http://codereview.chromium.org/115407
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16166 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
16 files changed, 74 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test1-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test1-expected.txt new file mode 100644 index 0000000..956de4f --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test1-expected.txt @@ -0,0 +1,6 @@ +CONSOLE MESSAGE: line 12: SUCCESS: Nodes stayed in order after outdent.
+This test uses the execCommand to Outdent the text below. This test that nodes, with different relationships with blockquotes, stay in the correct order after an outdent.
+
+A
+B
+C
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test2-expected.txt new file mode 100644 index 0000000..03bd388 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test2-expected.txt @@ -0,0 +1,7 @@ +CONSOLE MESSAGE: line 12: SUCCESS: Nodes stayed in order after outdent.
+This test uses the execCommand to Outdent the text below. This test that nodes, with different relationships with blockquotes, stay in the correct order after an outdent.
+
+A
+B
+C
+
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test3-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test3-expected.txt new file mode 100644 index 0000000..42bd1d4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test3-expected.txt @@ -0,0 +1,5 @@ +CONSOLE MESSAGE: line 12: SUCCESS: Nodes stayed in order after outdent.
+This test uses the execCommand to Outdent the text below. This test that nodes, with different relationships with blockquotes, stay in the correct order after an outdent.
+
+A
+B
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test4-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test4-expected.txt new file mode 100644 index 0000000..8a011c2 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/execCommand/outdent-blockquote-test4-expected.txt @@ -0,0 +1,7 @@ +CONSOLE MESSAGE: line 12: SUCCESS: Nodes stayed in order after outdent.
+This test uses the execCommand to Outdent the text below. This test that nodes, with different relationships with blockquotes, stay in the correct order after an outdent.
+
+
+A
+
+B
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.checksum new file mode 100644 index 0000000..43b8f97 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.checksum @@ -0,0 +1 @@ +c55e3df1d6399225c13ec35ab634e27c
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.png Binary files differnew file mode 100644 index 0000000..b27aa97 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.txt new file mode 100644 index 0000000..1a38054 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/canvas-bg-zoom-expected.txt @@ -0,0 +1,7 @@ +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,10) size 784x575
+ RenderBlock {DIV} at (10,0) size 204x204 [border: (2px solid #000000)]
+ RenderBlock {DIV} at (15,219) size 306x306 [border: (3px solid #000000)]
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.checksum index ccaf29c..d4d1681 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.checksum @@ -1 +1 @@ -ef3a95bb10021aa277c569006ab05f0c
\ No newline at end of file +399ae063964bf2ba3287fb21126163f4
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.png Binary files differindex 3bb6264..c149ad9 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.txt index 6cd6012..449781b 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/font-face-locally-installed-expected.txt @@ -29,5 +29,5 @@ layer at (0,0) size 800x600 text run at (131,0) width 259: "and this should be Helvetica Bold." RenderText {#text} at (0,0) size 0x0 RenderBlock {P} at (0,128) size 784x20 - RenderText {#text} at (0,0) size 446x19 - text run at (0,0) width 446: "UPPERCASE SHOULD BE MONACO and lowercase should be times." + RenderText {#text} at (0,0) size 455x19 + text run at (0,0) width 455: "UPPERCASE SHOULD BE MONACO and lowercase should be times." diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.checksum new file mode 100644 index 0000000..eca1bf1 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.checksum @@ -0,0 +1 @@ +79ea9c278c3a0b8a96fac9cd9bab840e
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.png Binary files differnew file mode 100644 index 0000000..3044e1b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.txt new file mode 100644 index 0000000..8ae1b67 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/danda-space-expected.txt @@ -0,0 +1,16 @@ +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 784x20
+ RenderText {#text} at (0,0) size 51x19
+ text run at (0,0) width 51: "Test for "
+ RenderInline {A} at (0,0) size 66x19 [color=#0000EE]
+ RenderText {#text} at (51,0) size 66x19
+ text run at (51,0) width 66: "bug 25464"
+ RenderText {#text} at (117,0) size 369x19
+ text run at (117,0) width 369: ": Test for rendering of Danda (U+0964) followed by a space."
+ RenderBlock {P} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 299x19
+ text run at (0,0) width 299: "\x{A39}\x{A41}\x{A70}\x{A26}\x{A40} \x{A39}\x{A48}\x{964} \x{A07}\x{A38} \x{A32}\x{A3F}\x{A2A}\x{A40} \x{A26}\x{A47} \x{A35}\x{A3F}\x{A1A} \x{A69}\x{A6B} (35) \x{A05}\x{A71}\x{A16}\x{A30} \x{A39}\x{A41}\x{A70}\x{A26}\x{A47} \x{A39}\x{A28}\x{964}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.checksum new file mode 100644 index 0000000..e4dbd89 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.checksum @@ -0,0 +1 @@ +3425bf70ea6b1f9cae4c9ac708fe378b
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.png Binary files differnew file mode 100644 index 0000000..7b12c29 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.txt new file mode 100644 index 0000000..56676fd --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/thai-baht-space-expected.txt @@ -0,0 +1,20 @@ +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 (anonymous) at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 51x19
+ text run at (0,0) width 51: "Test for "
+ RenderInline {A} at (0,0) size 66x19 [color=#0000EE]
+ RenderText {#text} at (51,0) size 66x19
+ text run at (51,0) width 66: "bug 25464"
+ RenderText {#text} at (117,0) size 753x39
+ text run at (117,0) width 636: ". Characters belonging to 'Common' script followed / preceeded by a space should be rendered correctly."
+ text run at (0,20) width 546: "Two lines below have 4 Thai currency signs (U+0E3F) and all of them should be rendered."
+ RenderBlock {P} at (0,56) size 784x40
+ RenderText {#text} at (0,0) size 283x19
+ text run at (0,0) width 283: "abc \x{E25}\x{E07}\x{E17}\x{E38}\x{E19}4000\x{E3F} \x{E23}\x{E31}\x{E1A}\x{E1B}\x{E23}\x{E30}\x{E01}\x{E31}\x{E19}\x{E23}\x{E32}\x{E22}\x{E44}\x{E14}\x{E49} 50000\x{E3F}/M"
+ RenderBR {BR} at (283,15) size 0x0
+ RenderText {#text} at (0,20) size 283x19
+ text run at (0,20) width 283: "abc \x{E25}\x{E07}\x{E17}\x{E38}\x{E19}4000 \x{E3F}\x{E23}\x{E31}\x{E1A}\x{E1B}\x{E23}\x{E30}\x{E01}\x{E31}\x{E19}\x{E23}\x{E32}\x{E22}\x{E44}\x{E14}\x{E49} 50000\x{E3F}/M"
|