[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mnaganov at chromium.org mnaganov at chromium.org
Wed Dec 22 11:16:21 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 883aa47cbd6f3bc3bdc312ef34a1c19194f2c825
Author: mnaganov at chromium.org <mnaganov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 16 11:00:39 2010 +0000

    Unreviewed test expectations fix after r63537.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63539 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/fast/dom/prototype-inheritance-2-expected.txt b/LayoutTests/fast/dom/prototype-inheritance-2-expected.txt
index b979ece..205575a 100644
--- a/LayoutTests/fast/dom/prototype-inheritance-2-expected.txt
+++ b/LayoutTests/fast/dom/prototype-inheritance-2-expected.txt
@@ -151,8 +151,8 @@ PASS LocationPrototype from inner.document.location.__proto__
 PASS MediaList from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media
 PASS MediaListConstructor from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media.constructor
 PASS MediaListPrototype from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media.__proto__
-FAIL MemoryInfo from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory
-FAIL MemoryInfoPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory.__proto__
+PASS MemoryInfo from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory
+PASS MemoryInfoPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory.__proto__
 PASS MimeType from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0
 PASS MimeTypeArray from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes
 PASS MimeTypeArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.constructor

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list