diff options
author | antonm@google.com <antonm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-19 19:55:24 +0000 |
---|---|---|
committer | antonm@google.com <antonm@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-19 19:55:24 +0000 |
commit | 59d0d352ae309be7229981659f70365a84365709 (patch) | |
tree | 470e30c60ab1f45189b457275bae76f28968dbc5 /webkit/tools | |
parent | e5d9c7b50758429d92b06d40f7a6621324caba8b (diff) | |
download | chromium_src-59d0d352ae309be7229981659f70365a84365709.zip chromium_src-59d0d352ae309be7229981659f70365a84365709.tar.gz chromium_src-59d0d352ae309be7229981659f70365a84365709.tar.bz2 |
Temporary rebaseline fast/js/const.html layout test.
Chances are Safari is wrong in treatment of const decl shadowing.
BUG=19248
Review URL: http://codereview.chromium.org/545120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36536 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 009ab2e..7b6dd1c 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2440,9 +2440,6 @@ BUG18896 LINUX WIN DEBUG : svg/batik/paints/gradientLimit.svg = TIMEOUT FAIL // Test failures from WebKit merge 46894 to 46977 BUG26737 : fast/js/prototypes.html = FAIL -// Fallout from webkit 47041:47189 -BUG19248 : fast/js/const.html = FAIL - // WebKit roll r47417:47528 BUG19766 LINUX : fast/replaced/width100percent-menulist.html = FAIL |