diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 06:51:37 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-21 06:51:37 +0000 |
commit | 685092ab45505a2bb8c138ecd2207dde16305450 (patch) | |
tree | a463919fe018faa68aa662ee37764b30e8ca5b5b /webkit | |
parent | 37f2bf6efa1b2e290c5a92cd1ba6dfe1ee11aeb7 (diff) | |
download | chromium_src-685092ab45505a2bb8c138ecd2207dde16305450.zip chromium_src-685092ab45505a2bb8c138ecd2207dde16305450.tar.gz chromium_src-685092ab45505a2bb8c138ecd2207dde16305450.tar.bz2 |
Add a bogus baseline for LayoutTests/media/controls-styling.html to appease the layout test runner script.
It complains if there are no baselines, even though this test is expected to fail.
(The upstream mac baseline was removed in <http://trac.webkit.org/changeset/46140>).
TEST=none
BUG=http://crbug.com/13907
TBR=paul
Review URL: http://codereview.chromium.org/155844
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
3 files changed, 12 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.checksum new file mode 100644 index 0000000..bf51a4c --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.checksum @@ -0,0 +1 @@ +c1e22922111f94f2254caf61917aa488
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.png Binary files differnew file mode 100644 index 0000000..c371aca --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.txt new file mode 100644 index 0000000..312320a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/media/controls-styling-expected.txt @@ -0,0 +1,11 @@ +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 784x20 + RenderText {#text} at (0,0) size 198x19 + text run at (0,0) width 198: "TODO: this test needs a baseline" + RenderBlock (anonymous) at (0,36) size 784x20 + RenderText {#text} at (0,0) size 34x19 + text run at (0,0) width 34: "FAIL" |