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

ukai at chromium.org ukai at chromium.org
Wed Dec 22 13:13:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0beb70ddf40128c3a6dbec7516372f423084a7cb
Author: ukai at chromium.org <ukai at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 9 10:10:25 2010 +0000

    Unreviewed.
    
    6 test start failing in chromium win.
     animations/animation-shorthand-removed.html = TEXT
     animations/animation-shorthand.html = TEXT
     fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT
     fast/css/getComputedStyle/computed-style.html = TEXT
     svg/css/getComputedStyle-basic.xhtml = TEXT
     transitions/inherit-other-props.html = TEXT
    
    * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67074 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d92f900..f08b724 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,17 @@
+2010-09-09  Fumitoshi Ukai  <ukai at chromium.org>
+
+        Unreviewed.
+
+        6 test start failing in chromium win.
+         animations/animation-shorthand-removed.html = TEXT
+         animations/animation-shorthand.html = TEXT
+         fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT
+         fast/css/getComputedStyle/computed-style.html = TEXT
+         svg/css/getComputedStyle-basic.xhtml = TEXT
+         transitions/inherit-other-props.html = TEXT
+
+        * platform/chromium/test_expectations.txt:
+
 2010-09-09  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed typo fix after r67068 based on suggestion of Renáta Hodován.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 6326808..b21afc6 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3148,3 +3148,11 @@ BUG54921 WIN : fast/events/scroll-event-does-not-bubble.html = TEXT
 BUG54923 WIN : fast/repaint/fixed-move-after-keyboard-scroll.html = IMAGE+TEXT
 
 BUGWK45438 : editing/spelling/spelling-backspace-between-lines.html = TEXT
+
+// Regressed in webkit r54948
+BUG54948 WIN DEBUG : animations/animation-shorthand-removed.html = TEXT
+BUG54948 WIN DEBUG : animations/animation-shorthand.html = TEXT
+BUG54948 WIN DEBUG : fast/css/getComputedStyle/computed-style-without-renderer.html = TEXT
+BUG54948 WIN DEBUG : fast/css/getComputedStyle/computed-style.html = TEXT
+BUG54948 WIN DEBUG : svg/css/getComputedStyle-basic.xhtml = TEXT
+BUG54948 WIN DEBUG : transitions/inherit-other-props.html = TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list