summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-02 02:46:14 +0000
committerjorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-02 02:46:14 +0000
commita558f190c7c7901c48aa430e45b0db9c45db2f1f (patch)
treef4d49a3dbe17fc91fa4a44edcfacd82394edd076 /webkit
parent79580c6f2f13f43b4735b7e982570fbe779a40ea (diff)
downloadchromium_src-a558f190c7c7901c48aa430e45b0db9c45db2f1f.zip
chromium_src-a558f190c7c7901c48aa430e45b0db9c45db2f1f.tar.gz
chromium_src-a558f190c7c7901c48aa430e45b0db9c45db2f1f.tar.bz2
Update the DOM Storage UI test to run all the layout tests that currently run.
2 of the comented out ones crash and need investigation. The rest have output that are too big for a cookie. It's a low-priority todo to find a better solution for these since there's a decent amount of coverage provided by the tests that do run and the runs in test shell. TEST=none BUG=none Review URL: http://codereview.chromium.org/548174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37789 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt1
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt1
4 files changed, 4 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt
index 637a6a2..7a56a24 100644
--- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt
@@ -12,3 +12,4 @@ Testing index setters
Type/value for null is string/null
Type/value for 0 is string/0
Type/value for function(){} is string/function (){}
+
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt
index fb9433e7a..cf1ee06f 100644
--- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt
@@ -12,3 +12,4 @@ Testing index setters
Type/value for null is string/null
Type/value for 0 is string/0
Type/value for function(){} is string/function (){}
+
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt
index 637a6a2..7a56a24 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/localstorage/string-conversion-expected.txt
@@ -12,3 +12,4 @@ Testing index setters
Type/value for null is string/null
Type/value for 0 is string/0
Type/value for function(){} is string/function (){}
+
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt
index fb9433e7a..cf1ee06f 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/storage/domstorage/sessionstorage/string-conversion-expected.txt
@@ -12,3 +12,4 @@ Testing index setters
Type/value for null is string/null
Type/value for 0 is string/0
Type/value for function(){} is string/function (){}
+