diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 20:53:07 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-16 20:53:07 +0000 |
commit | 94587c70f103c6be56563dbea69167b8dbecf208 (patch) | |
tree | 5649751a9b8af5869ac38af4c83a90ef151c6b1e /webkit | |
parent | a176950abec50bbcf086f62ce1797479383e4a85 (diff) | |
download | chromium_src-94587c70f103c6be56563dbea69167b8dbecf208.zip chromium_src-94587c70f103c6be56563dbea69167b8dbecf208.tar.gz chromium_src-94587c70f103c6be56563dbea69167b8dbecf208.tar.bz2 |
New baselines for the layout tests fixed by webkit patch https://bugs.webkit.org/show_bug.cgi?id=24584.
Review URL: http://codereview.chromium.org/48025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11774 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
5 files changed, 25 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/hsla-color-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/hsla-color-expected.checksum new file mode 100644 index 0000000..3d3e72d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/hsla-color-expected.checksum @@ -0,0 +1 @@ +9edf94bd7b4ac1fc6d99d66691e3bea4
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/hsla-color-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/hsla-color-expected.png Binary files differnew file mode 100644 index 0000000..3dafd79 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/hsla-color-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.checksum new file mode 100644 index 0000000..5823c9b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.checksum @@ -0,0 +1 @@ +bde7e41fbc55f2e025d46b233c520ceb
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.png Binary files differnew file mode 100644 index 0000000..754aa27 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.txt new file mode 100644 index 0000000..98b90bc --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/text-text-08-b-expected.txt @@ -0,0 +1,23 @@ +layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0.83,-11.67) size 809.17x610.83
+ RenderSVGContainer {g} at (28.33,-11.67) size 781.67x436.67
+ RenderSVGText {text} at (19,60) size 395x78 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-65) size 395x78
+ chunk 1 text run 1 at (19.00,60.00) startOffset 0 endOffset 11 width 395.00: "Normal Text"
+ RenderSVGText {text} at (19,120) size 345x78 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-65) size 345x78
+ chunk 1 text run 1 at (19.00,120.00) startOffset 0 endOffset 12 width 345.00: "Fill opacity"
+ RenderSVGText {text} at (19,180) size 465x78 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-65) size 465x78
+ chunk 1 text run 1 at (19.00,180.00) startOffset 0 endOffset 14 width 465.00: "Stroke opacity"
+ RenderSVGText {text} at (19,240) size 242x78 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-65) size 242x78
+ chunk 1 text run 1 at (19.00,240.00) startOffset 0 endOffset 7 width 242.00: "Opacity"
+ RenderSVGText {text} at (10,340) size 261x46 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,-36) size 261x46
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.3 $"
+ RenderPath {rect} at (0.83,0.83) size 798.33x598.33 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00 L479.00,1.00 L479.00,359.00 L1.00,359.00 Z"]
+selection start: position 0 of child 0 {#text} of child 1 {text} of child 13 {g} of child 14 {svg} of document
+selection end: position 16 of child 0 {#text} of child 15 {text} of child 14 {svg} of document
|