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

morrita at google.com morrita at google.com
Wed Dec 22 13:50:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit b7f315fa661d057d8ab38adbd748e5b97af02742
Author: morrita at google.com <morrita at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 28 05:29:56 2010 +0000

    2010-09-27  MORITA Hajime  <morrita at google.com>
    
            Unreviewed, added an expectation.
    
            * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68487 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b4c7c9e..9e2e57c 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-27  MORITA Hajime  <morrita at google.com>
+
+        Unreviewed, added an expectation.
+
+        * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-09-27  Abhishek Arya  <inferno at chromium.org>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt b/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt
index bd350c2..0fcd5e0 100644
--- a/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt
+++ b/LayoutTests/platform/chromium/fast/dom/prototype-inheritance-expected.txt
@@ -77,6 +77,8 @@ PASS inner.DOMStringList.isInner is true
 PASS inner.DOMStringList.constructor.isInner is true
 PASS inner.DOMStringMap.isInner is true
 PASS inner.DOMStringMap.constructor.isInner is true
+PASS inner.DOMTokenList.isInner is true
+PASS inner.DOMTokenList.constructor.isInner is true
 PASS inner.Date.isInner is true
 PASS inner.Date.constructor.isInner is true
 PASS inner.Document.isInner is true
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 3f6dd0e..94a719b 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -847,8 +847,6 @@ BUG10292 MAC LINUX : editing/selection/5354455-1.html = FAIL
 
 BUG10295 MAC : fast/dom/prototype-chain.html = FAIL
 
-BUGWK46684 : fast/dom/prototype-inheritance.html = TEXT
-
 // Font differences, requiring overriden metrics, not a real bug, not fixing for Beta
 BUG10296 MAC : fast/text/international/bidi-menulist.html = FAIL
 BUG10296 LINUX : fast/transforms/transform-on-inline.html = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list