summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authorjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-18 21:48:52 +0000
committerjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-18 21:48:52 +0000
commit6d1a586e357f38b43380746bc1a1e23e7aaa4a8c (patch)
treeccc2dc4c7a15be4d4952d79c1abc4e7fbf36197f /webkit/data
parent5c851620114bf518835e3ba723b595382d673425 (diff)
downloadchromium_src-6d1a586e357f38b43380746bc1a1e23e7aaa4a8c.zip
chromium_src-6d1a586e357f38b43380746bc1a1e23e7aaa4a8c.tar.gz
chromium_src-6d1a586e357f38b43380746bc1a1e23e7aaa4a8c.tar.bz2
Rebaseline some layout tests due to webkit roll.
BUG=none TEST=none Review URL: http://codereview.chromium.org/1058005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.pngbin0 -> 15856 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.txt22
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.pngbin0 -> 6315 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.pngbin0 -> 6411 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.txt22
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt6
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt4
10 files changed, 52 insertions, 5 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.checksum
new file mode 100644
index 0000000..b5976d5
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.checksum
@@ -0,0 +1 @@
+b6ecc4340352cff9cba1e3ab57be23e6 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.png
new file mode 100644
index 0000000..54bc4c0
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.txt
new file mode 100644
index 0000000..7c12242
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/text/international/plane2-expected.txt
@@ -0,0 +1,22 @@
+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 784x584
+ RenderBlock {P} at (0,0) size 784x60
+ 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 35605"
+ RenderText {#text} at (117,0) size 778x59
+ text run at (117,0) width 641: ": Two lines below have one character from CJK Ideograph, one from CJK Ext A (both in BMP) and three"
+ text run at (0,20) width 778: "characters from CJK Ext B (plane 2). The last group of characters are covered by Japanese fonts on Mac as well as two Chinese"
+ text run at (0,40) width 234: "fonts for Ext B shipped with Windows."
+ RenderBlock {DIV} at (0,76) size 784x74
+ RenderBlock {DIV} at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 144x36
+ text run at (0,0) width 144: "\x{4E00} \x{3400} \x{D867}\x{DE8A}\x{D867}\x{DE49}\x{D867}\x{DEDB}"
+ RenderBlock {DIV} at (0,37) size 784x37
+ RenderText {#text} at (0,0) size 144x36
+ text run at (0,0) width 144: "\x{4E00} \x{3400} \x{D867}\x{DE8A}\x{D867}\x{DE49}\x{D867}\x{DEDB}"
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.checksum b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.checksum
new file mode 100644
index 0000000..4fa62e5
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.checksum
@@ -0,0 +1 @@
+c8944ea8a14568890b58295fe0ac2f7b \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.png
new file mode 100644
index 0000000..c51da4b
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/printing/return-from-printing-mode-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.checksum
new file mode 100644
index 0000000..31dc327
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.checksum
@@ -0,0 +1 @@
+60b2ef9ac41943afafc5c7671e8c76b2 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.png
new file mode 100644
index 0000000..5355502
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.txt
new file mode 100644
index 0000000..4e5d898
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/international/plane2-expected.txt
@@ -0,0 +1,22 @@
+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 784x584
+ RenderBlock {P} at (0,0) size 784x60
+ 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 35605"
+ RenderText {#text} at (117,0) size 778x59
+ text run at (117,0) width 641: ": Two lines below have one character from CJK Ideograph, one from CJK Ext A (both in BMP) and three"
+ text run at (0,20) width 778: "characters from CJK Ext B (plane 2). The last group of characters are covered by Japanese fonts on Mac as well as two Chinese"
+ text run at (0,40) width 234: "fonts for Ext B shipped with Windows."
+ RenderBlock {DIV} at (0,76) size 784x74
+ RenderBlock {DIV} at (0,0) size 784x37
+ RenderText {#text} at (0,0) size 169x36
+ text run at (0,0) width 169: "\x{4E00} \x{3400} \x{D867}\x{DE8A}\x{D867}\x{DE49}\x{D867}\x{DEDB}"
+ RenderBlock {DIV} at (0,37) size 784x37
+ RenderText {#text} at (0,0) size 169x36
+ text run at (0,0) width 169: "\x{4E00} \x{3400} \x{D867}\x{DE8A}\x{D867}\x{DE49}\x{D867}\x{DEDB}"
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt
index ced8e70..6c13bdf 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt
@@ -10,9 +10,9 @@ layer at (0,0) size 480x360
RenderSVGGradientStop {stop} at (0,0) size 0x0
RenderSVGContainer {g} at (49,81) size 146x146 [transform={m=((0.30,0.00)(0.00,0.30)) t=(50.00,100.00)}]
RenderPath {rect} at (49,81) size 146x146 [stroke={[type=SOLID] [color=#000000]}] [data="M0.00,-60.00 L480.00,-60.00 L480.00,420.00 L0.00,420.00 Z"]
- RenderPath {line} at (50,151) size 144x6 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#FFFFFF)]] [start=(0,0)] [end=(1,0)] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,180.00 L480.00,180.00"]
- RenderPath {line} at (68,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#FFFFFF)]] [start=(0,0)] [end=(1,0)] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,180.00 L480.00,180.00"]
- RenderPath {line} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#FFFFFF)]] [start=(0,0)] [end=(1,0)] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,180.00 L480.00,180.00"]
+ RenderPath {line} at (50,151) size 144x6 [stroke={[type=SOLID] [color=#000000] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,180.00 L480.00,180.00"]
+ RenderPath {line} at (68,100) size 108x108 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(197.57,-116.98)}] [stroke={[type=SOLID] [color=#000000] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,180.00 L480.00,180.00"]
+ RenderPath {line} at (119,82) size 6x144 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(420.00,-60.00)}] [stroke={[type=SOLID] [color=#000000] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,180.00 L480.00,180.00"]
RenderPath {line} at (68,100) size 108x108 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#FFFFFF)]] [start=(0,0)] [end=(1,0)] [stroke width=20.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M410.00,10.00 L70.00,350.00"]
RenderSVGText {text} at (88,250) size 64x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 64x19
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt
index d864c9c..264eb12 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/dominant-baseline-hanging-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 400x400
RenderSVGContainer {g} at (9,6) size 381x29 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
RenderPath {rect} at (10,10) size 380x25 [opacity=0.50] [fill={[type=SOLID] [color=#FFFFFF]}] [data="M0.00,0.00 L380.00,0.00 L380.00,25.00 L0.00,25.00 Z"]
RenderSVGContainer {g} at (8,8) size 382x27 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-0.50,-0.50)}]
- RenderPath {line} at (9,8) size 381x3 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#00000000)]] [start=(0,0)] [end=(1,0)]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L380.00,0.00"]
- RenderPath {line} at (8,8) size 3x27 [stroke={[type=LINEAR-GRADIENT] [stops=[(0.00,#000000), (1.00,#00000000)]] [start=(0,0)] [end=(0,1)]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,-0.50 L0.00,25.00"]
+ RenderPath {line} at (9,8) size 381x3 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L380.00,0.00"]
+ RenderPath {line} at (8,8) size 3x27 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,-0.50 L0.00,25.00"]
RenderSVGText {text} at (2,13) size 308x23 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-17) size 308x23
chunk 1 text run 1 at (2.00,13.60) startOffset 0 endOffset 40 width 308.00: "This is hanging from the top-left corner"