diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 04:10:00 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-10 04:10:00 +0000 |
commit | 47b0ee174aa53dd1fd473bafae35166538f57a68 (patch) | |
tree | ddb8c4202941574e055d130115a2dbb28129e89e /webkit | |
parent | cc1ed5e1f109d0ad7373c4683591a921554dc9dd (diff) | |
download | chromium_src-47b0ee174aa53dd1fd473bafae35166538f57a68.zip chromium_src-47b0ee174aa53dd1fd473bafae35166538f57a68.tar.gz chromium_src-47b0ee174aa53dd1fd473bafae35166538f57a68.tar.bz2 |
WebKit update 48217:48239.
TBR=darin
BUG=21439,21442
Review URL: http://codereview.chromium.org/200073
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25840 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 031a7b9..b7cc2c2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2359,3 +2359,9 @@ BUG_JAPHET WIN : LayoutTests/transitions/transition-end-event-transform.html = F // Flaky, not clear as of when. BUG21411 : LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg = FAIL PASS + +// WebKit 48217:48239 +// Fails because we don't support layoutTestController.addUserStyleSheet(). +BUG21439 : LayoutTests/userscripts/simple-stylesheet.html = FAIL +// New database test that fails. +BUG21442 : LayoutTests/storage/test-authorizer.html = TIMEOUT |