diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 12:46:31 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 12:46:31 +0000 |
commit | 12203c9b093100b9a9addf23fc0fd53a8706b00c (patch) | |
tree | 60f5bad41f9c9606cbab4fa84938352edd577fc8 /webkit | |
parent | 5982ff8e2b8695d48a101f57c1fa6a6a0aa12212 (diff) | |
download | chromium_src-12203c9b093100b9a9addf23fc0fd53a8706b00c.zip chromium_src-12203c9b093100b9a9addf23fc0fd53a8706b00c.tar.gz chromium_src-12203c9b093100b9a9addf23fc0fd53a8706b00c.tar.bz2 |
Removes suppression for fast/dom/prototype-inheritance.html
This is no longer needed once we roll to http://trac.webkit.org/changeset/58099.
TEST=fast/dom/prototype-inheritance.html
BUG=42319
Review URL: http://codereview.chromium.org/1695010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45574 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f54f0a0..379f831 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -21,10 +21,6 @@ BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE // in upstream. BUGEVAN : svg/clip-path/clip-path-child-clipped.svg = PASS FAIL -// Enabling EventSource in chromium before landing updated expectations. -// Remove this after rolling http://trac.webkit.org/changeset/58099. -BUG42319 : fast/dom/prototype-inheritance.html = FAIL - // Resulting from Skia r526. Adding these here while the bots chew on them to // generate new baselines. The only differences should be off-by-one on // colours. |