summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authordglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-15 17:02:18 +0000
committerdglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-15 17:02:18 +0000
commit404fea64f95074d4ace5551e695dbfc1e691f495 (patch)
treeb79e5cdc609df26e4fb1f4f3208aa6f8936aa1da /webkit
parent30507928052b10bd7a608c2aa3d7afa78494cef1 (diff)
downloadchromium_src-404fea64f95074d4ace5551e695dbfc1e691f495.zip
chromium_src-404fea64f95074d4ace5551e695dbfc1e691f495.tar.gz
chromium_src-404fea64f95074d4ace5551e695dbfc1e691f495.tar.bz2
Tweak bug ids on constructor-related failures.
TBR=japhet TEST=none BUG=31344 Review URL: http://codereview.chromium.org/546061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36360 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index ab7314d..5964b54 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -920,9 +920,6 @@ BUG8635 WIN LINUX : svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAIL
BUG10415 WIN LINUX : svg/custom/pattern-with-transformation.svg = FAIL
-// New in WebKit r52559
-BUG31344 : svg/custom/global-constructors.html = TEXT
-
// New in WebKit r52580.
BUG31345 WIN LINUX : svg/custom/mask-on-multiple-objects.svg = IMAGE
@@ -2466,8 +2463,10 @@ BUG17015 MAC : fast/lists/drag-into-marker.html = FAIL
// New tests with WebKit merge 46288:46363
-BUG18116 : fast/dom/constructed-objects-prototypes.html = FAIL
-BUG18116 : fast/dom/prototype-inheritance-2.html = FAIL
+BUG18116 : fast/dom/constructed-objects-prototypes.html = TEXT
+BUG18116 : fast/dom/prototype-inheritance-2.html = TEXT
+// New in WebKit r52559
+BUG18116 : svg/custom/global-constructors.html = TEXT
// Flaky. Timing?
BUG18584 LINUX WIN : animations/change-one-anim.html = FAIL PASS