From 9474eb60ca8200c74f0de4da30ce1e9418f0836c Mon Sep 17 00:00:00 2001 From: "levin@chromium.org" Date: Tue, 29 Sep 2009 16:36:43 +0000 Subject: DomChecker failure changed with WebKit roll 48821:48841. Updating the failure for now while investigation continues. BUG=23344 TEST=None Review URL: http://codereview.chromium.org/255003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27490 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/dom_checker/expected_failures-file.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/test') diff --git a/chrome/test/data/dom_checker/expected_failures-file.txt b/chrome/test/data/dom_checker/expected_failures-file.txt index 2ea9bea..53486ed 100644 --- a/chrome/test/data/dom_checker/expected_failures-file.txt +++ b/chrome/test/data/dom_checker/expected_failures-file.txt @@ -7,7 +7,7 @@ (third-party).frames.length read [value: 2] (third-party).frames[0] probe [value: [object global]] (third-party).history.forward(0) call -(third-party).length read [value: 2] +(third-party).length read [value: 0] (third-party).postMessage read [value: function () { [native code] }] (third-party).window.length read [value: 2] (third-party).window[0] probe [value: [object global]] -- cgit v1.1