diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-25 16:51:38 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-25 16:51:38 +0000 |
commit | ea68e51a35a4edebe9b1e82481d535f9cabd58c3 (patch) | |
tree | 062370cf0337e11da7b1b05599358f2fc31690d8 | |
parent | e296ef324db0494ea14efab31326466deaa9ba85 (diff) | |
download | chromium_src-ea68e51a35a4edebe9b1e82481d535f9cabd58c3.zip chromium_src-ea68e51a35a4edebe9b1e82481d535f9cabd58c3.tar.gz chromium_src-ea68e51a35a4edebe9b1e82481d535f9cabd58c3.tar.bz2 |
Create master bug and group failures for HTML5 Geolocation API.
TBR=agl
TEST=none
BUG=11246
Review URL: http://codereview.chromium.org/174400
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24238 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7e71ff5..00a100e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -629,6 +629,9 @@ BUG4359 SKIP : LayoutTests/storage/transaction-callback-exception-crash.html = P BUG4359 SKIP : LayoutTests/storage/transaction-error-callback.html = PASS BUG4359 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS +// Implement HTML5 Geolocation API. +BUG11246 : LayoutTests/fast/dom/Geolocation = FAIL + // Fails due to storage APIs not implemented. Might be worth re-baselining // temporarily so the rest of the conditions are still tested. BUG1124568 : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.html = FAIL @@ -2727,13 +2730,11 @@ BUG19028 MAC : LayoutTests/fast/dom/Window/window-open-parent-no-parent.html = P BUG19248 : LayoutTests/fast/js/const.html = FAIL BUG_LEVIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = FAIL -BUG_LEVIN : LayoutTests/fast/dom/Geolocation/enabled.html = FAIL BUG_LEVIN : LayoutTests/storage/multiple-transactions-on-different-handles.html = TIMEOUT BUG_LEVIN WIN : LayoutTests/fast/events/mouse-click-events.html = FAIL // Fallout from webkit 47189:47265 BUG_LEVIN : LayoutTests/fast/loader/onhashchange-attribute-listeners.html = TIMEOUT -BUG_LEVIN : LayoutTests/fast/dom/Geolocation/argument-types.html = FAIL BUG_LEVIN WIN LINUX : LayoutTests/css2.1/t1503-c522-font-family-00-b.html = FAIL //BUG_LEVIN WIN LINUX : LayoutTests/fast/reflections/reflection-overflow-scroll.html = FAIL BUG_LEVIN WIN LINUX : LayoutTests/fast/text/monospace-width-cache.html = FAIL |