Commit 38eacdfe authored by adamk@chromium.org's avatar adamk@chromium.org

WebKit roll 87314:87341.

Removes now-upstreamed test_expectations updates.

TBR=ukai@chromium.org

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86757 0039d316-1c4b-4281-b951-d872f2087c98
parent a1115990
...@@ -4,7 +4,7 @@ vars = { ...@@ -4,7 +4,7 @@ vars = {
"googlecode_url": "http://%s.googlecode.com/svn", "googlecode_url": "http://%s.googlecode.com/svn",
"webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk",
"webkit_revision": "87314", "webkit_revision": "87341",
"chromium_git": "http://git.chromium.org/git", "chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281", "swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed. # These hashes need to be updated when nacl_revision is changed.
......
...@@ -24,17 +24,3 @@ BUG_HCLAM : fast/url/ipv6.html = TEXT ...@@ -24,17 +24,3 @@ BUG_HCLAM : fast/url/ipv6.html = TEXT
// Temporary until expectations are updated after execScript removal. // Temporary until expectations are updated after execScript removal.
BUGAGER : fast/dom/prototype-inheritance.html = PASS TEXT BUGAGER : fast/dom/prototype-inheritance.html = PASS TEXT
// Almost fixed upstream by WebKit r87291, but expectations were accidentally
// emptied instead of removed. Get rid of these lines in the next roll that
// includes the properly deleted expectations.
BUG_ADAMK : ietestcenter/Javascript/15.5.4.20-1-1.html = PASS TEXT MISSING
BUG_ADAMK : ietestcenter/Javascript/15.5.4.20-1-2.html = PASS TEXT MISSING
// Remove once we roll past r87318
BUG_ADAMK : fast/canvas/canvas-composite.html = IMAGE
// Need rebaselining after r87310. New platform/mac results are correct,
// but are not pixel-perfect matches. Remove once all platforms are rebaselined.
BUG_ADAMK : svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg = IMAGE+TEXT
BUG_ADAMK : svg/W3C-SVG-1.1/filters-felem-01-b.svg = IMAGE
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment