[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

krit at webkit.org krit at webkit.org
Wed Apr 7 23:25:09 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 868c55e9afd1336f6c0a97e0ec79174a42e7b2f2
Author: krit at webkit.org <krit at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 6 22:58:05 2009 +0000

    2009-11-06  Dirk Schulze  <krit at webkit.org>
    
            Rubber stamped by Eric Seidel.
    
            Update SVG status page. We support feMorphology now.
            Set lightning filters to unimplemented.
    
            * projects/svg/status.xml:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50606 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitSite/ChangeLog b/WebKitSite/ChangeLog
index 757a3eb..9f2e4e7 100644
--- a/WebKitSite/ChangeLog
+++ b/WebKitSite/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-06  Dirk Schulze  <krit at webkit.org>
+
+        Rubber stamped by Eric Seidel.
+
+        Update SVG status page. We support feMorphology now.
+        Set lightning filters to unimplemented.
+
+        * projects/svg/status.xml:
+
 2009-11-06  Jeff Schiller  <codedread at gmail.com>
 
         Reviewed by Darin Adler.
diff --git a/WebKitSite/projects/svg/status.xml b/WebKitSite/projects/svg/status.xml
index 8316250..6c2974b 100644
--- a/WebKitSite/projects/svg/status.xml
+++ b/WebKitSite/projects/svg/status.xml
@@ -371,10 +371,7 @@
             <element>
                 <name>feMorphology</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feMorphologyElement</url>
-                <status>Unimplemented</status>
-                <issues>
-                    <issue>Not implemented <bug>5863</bug></issue>
-                </issues>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>feOffset</name>
@@ -384,7 +381,7 @@
             <element>
                 <name>feSpecularLighting</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feSpecularLightingElement</url>
-                <status>Implemented</status>
+                <status>Unimplemented</status>
             </element>
             <element>
                 <name>feTile</name>
@@ -402,7 +399,7 @@
              <element>
                 <name>feDistantLight</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feDistantLightElement</url>
-                <status>Implemented</status>
+                <status>Unimplemented</status>
             </element>
             <element>
                 <name>fePointLight</name>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list