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

mjs at apple.com mjs at apple.com
Wed Dec 22 13:20:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7480c88619306415c83fe35d5edee2bc8cf3e58c
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Sep 12 02:08:33 2010 +0000

    2010-09-11  Maciej Stachowiak  <mjs at apple.com>
    
            Reviewed by Sam Weinig.
    
            Skip some new tests that depend on APIs missing from WebKitTestRunner
            https://bugs.webkit.org/show_bug.cgi?id=45607
    
            * platform/mac-wk2/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67313 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 421eaa6..1eaf3c5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-11  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Sam Weinig.
+
+        Skip some new tests that depend on APIs missing from WebKitTestRunner
+        https://bugs.webkit.org/show_bug.cgi?id=45607
+
+        * platform/mac-wk2/Skipped:
+
 2010-09-11  Martin Robinson  <mrobinson at igalia.com>
 
         Add a platform-specific result after r67281.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 6b6146a..eaf064d 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -61,6 +61,7 @@ fast/loader/null-request-after-willSendRequest.html
 
 # Support layoutTestController.layerTreeAsText in WebKitTestRunner
 # <https://bugs.webkit.org/show_bug.cgi?id=42145>
+compositing/layer-creation/scroll-partial-update.html
 compositing/animation/animation-compositing.html
 compositing/geometry/clip.html
 compositing/geometry/limit-layer-bounds-clipping-ancestor.html
@@ -121,6 +122,10 @@ editing/style/style-boundary-005.html
 
 # WebKitTestRunner needs an implementation of eventSender
 # <https://bugs.webkit.org/show_bug.cgi?id=42194>
+svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr.html
+svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr.html
+svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop.html
+svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop.html
 svg/custom/mouse-move-on-svg-container-standalone.svg
 svg/custom/mouse-move-on-svg-container.xhtml
 svg/custom/mouse-move-on-svg-root-standalone.svg

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list