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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 17:51:25 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit dbc98ab5f011d18505f9d941684efed58c0211f3
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 18:51:16 2010 +0000

    Skip another HTMLProgressElement test on Windows, because it's not turned on for Windows yet. Adding
    progress element support on Windows is being tracked by https://bugs.webkit.org/show_bug.cgi?id=49769.
    
    * platform/win/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73043 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c002093..c9f3609 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-12-01  Brian Weinstein  <bweinstein at apple.com>
+
+        Skip another HTMLProgressElement test on Windows, because it's not turned on for Windows yet. Adding
+        progress element support on Windows is being tracked by https://bugs.webkit.org/show_bug.cgi?id=49769.
+
+        * platform/win/Skipped:
+
 2010-12-01  Vitaly Repeshko  <vitalyr at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 94f1cb8..3b17130 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -888,6 +888,7 @@ fast/multicol/hit-test-above-or-below.html
 fast/dom/HTMLProgressElement/progress-element.html
 fast/dom/HTMLProgressElement/set-progress-properties.html
 fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html
+fast/dom/HTMLProgressElement/progress-element-form.html
 fast/forms/form-attribute.html
 
 # view mode media feature

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list