diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-07 06:38:14 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-07 06:38:14 +0000 |
commit | 4ace0c2fd1984a5808b2a12ec25d05025f353b1f (patch) | |
tree | 5e231aef2ef0a163db5083385dad61fd7cff5807 /webkit/data | |
parent | b27d747e6ea8e7916b183b1c30d27e08dc6e67e7 (diff) | |
download | chromium_src-4ace0c2fd1984a5808b2a12ec25d05025f353b1f.zip chromium_src-4ace0c2fd1984a5808b2a12ec25d05025f353b1f.tar.gz chromium_src-4ace0c2fd1984a5808b2a12ec25d05025f353b1f.tar.bz2 |
Add baseline for layout test added in http://trac.webkit.org/changeset/43173
TBR=eseidel
Review URL: http://codereview.chromium.org/115072
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15528 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
3 files changed, 11 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.checksum new file mode 100644 index 0000000..9819e60 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.checksum @@ -0,0 +1 @@ +853d43d55c4ae6d449fa5fa7e62cf737
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.png Binary files differnew file mode 100644 index 0000000..0857a81 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.txt new file mode 100644 index 0000000..5e66252 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/text/foreignObject-repaint-expected.txt @@ -0,0 +1,10 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderSVGRoot {svg} at (0,0) size 0x0 + RenderForeignObject {foreignObject} at (0,0) size 500x300 + RenderBlock {div} at (0,0) size 500x186 + RenderText {#text} at (0,1) size 481x184 + text run at (0,1) width 481: "Select this text using" + text run at (0,63) width 468: "the mouse, it should" + text run at (0,125) width 334: "not disappear!" |