diff options
author | rniwa@chromium.org <rniwa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-29 08:47:11 +0000 |
---|---|---|
committer | rniwa@chromium.org <rniwa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-29 08:47:11 +0000 |
commit | 16d6daa5e8b7b365cccaee699f79c16cbc5d35f8 (patch) | |
tree | 99d0c2b1e2e625922794530332a30c88cda3f184 | |
parent | d5e0ae5fa04bb72d768ada6acce5d8b6aa902f59 (diff) | |
download | chromium_src-16d6daa5e8b7b365cccaee699f79c16cbc5d35f8.zip chromium_src-16d6daa5e8b7b365cccaee699f79c16cbc5d35f8.tar.gz chromium_src-16d6daa5e8b7b365cccaee699f79c16cbc5d35f8.tar.bz2 |
Remove the downstream test expectation for fast/dom/prototype-inheritance.html
now that WebKit has been rolled to r77044 (past r76986).
TBR=yurys
Review URL: http://codereview.chromium.org/6386013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73083 0039d316-1c4b-4281-b951-d872f2087c98
-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 6bafac3..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,7 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// Fixed in http://trac.webkit.org/changeset/76986 -// We should remove this once we rolled WebKit past r76986. -BUGRNIWA MAC : fast/dom/prototype-inheritance.html = TEXT
\ No newline at end of file |