diff options
author | dumi@chromium.org <dumi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-23 22:27:40 +0000 |
---|---|---|
committer | dumi@chromium.org <dumi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-23 22:27:40 +0000 |
commit | da00ef31e290456098968474a61175b681e9c567 (patch) | |
tree | 15e0570330e90b62a30d4191cefc7e92fc7d709a /webkit/tools | |
parent | 8804b4bfda8553e7e7692292708d959fc29e2454 (diff) | |
download | chromium_src-da00ef31e290456098968474a61175b681e9c567.zip chromium_src-da00ef31e290456098968474a61175b681e9c567.tar.gz chromium_src-da00ef31e290456098968474a61175b681e9c567.tar.bz2 |
Merge 32726 - Rebaseline this layout test for Mac: window.openDatabase() works on Macs now.
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/414068
TBR=dumi@chromium.org
Review URL: http://codereview.chromium.org/439011
git-svn-id: svn://svn.chromium.org/chrome/branches/249/src@32876 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 737ba9c..3f48fd4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -711,8 +711,6 @@ BUG27697 SKIP : LayoutTests/storage/hash-change-with-xhr.html = PASS WONTFIX SKIP : LayoutTests/storage/private-browsing-readonly.html = PASS // We have not designed the quota management system in Chromium yet BUG_DUMI SKIP : LayoutTests/storage/quota-tracking.html = PASS -// Not sure why this fails, but seems to be related to the call to openDatabase() -BUG_DUMI SKIP : LayoutTests/http/tests/security/cross-frame-access-call.html = PASS // Implement HTML5 Geolocation API. BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL |