summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorhamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 10:35:37 +0000
committerhamaji@chromium.org <hamaji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-03 10:35:37 +0000
commitb2536cee881eb9857b248e3afc0255e7567e61fc (patch)
tree52e63f2e2f479cec796623496ed1709e847c861e /webkit
parent954a52d385cb1be46ab0b25a9ddc88ae131a8ed1 (diff)
downloadchromium_src-b2536cee881eb9857b248e3afc0255e7567e61fc.zip
chromium_src-b2536cee881eb9857b248e3afc0255e7567e61fc.tar.gz
chromium_src-b2536cee881eb9857b248e3afc0255e7567e61fc.tar.bz2
Remove unexpected pass around userscript
TBR=mpcomplete TEST=trybots BUG=none Review URL: http://codereview.chromium.org/560029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37964 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 915b777..4db0394 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -642,10 +642,7 @@ BUG8630 LINUX : svg/custom/use-detach.svg = FAIL PASS
BUG18772 LINUX : fast/backgrounds/001.html = FAIL
// Need to implement layoutTestController.addUserScript.
-BUG21113 : userscripts/script-run-at-end.html = FAIL
-BUG21113 : userscripts/script-run-at-start.html = FAIL
-BUG21113 : userscripts/script-not-run-for-fragments.html = FAIL
-BUG21112 : userscripts/mixed-case-stylesheet.html = TEXT
+BUG21113 : userscripts/mixed-case-stylesheet.html = TEXT
// Need a setAuthorAndUserStylesEnabled method in
// layoutTestController. Now we have preference to enable/disable user