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

krit at webkit.org krit at webkit.org
Wed Dec 22 11:36:04 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 910f7d2c2965bf284c2f92a86f1b74f3d3b0d155
Author: krit at webkit.org <krit at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 30 11:18:14 2010 +0000

    2010-07-30  Renata Hodovan  <reni at inf.u-szeged.hu>
    
            Reviewed by Nikolas Zimmermann.
    
            Update SVG implementation status.
    
            * projects/svg/status.xml:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64348 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitSite/ChangeLog b/WebKitSite/ChangeLog
index 0ddb5e7..508a5ec 100644
--- a/WebKitSite/ChangeLog
+++ b/WebKitSite/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-30  Renata Hodovan  <reni at inf.u-szeged.hu>
+
+        Reviewed by Nikolas Zimmermann.
+
+        Update SVG implementation status.
+
+        * projects/svg/status.xml:
+
 2010-07-21  Dimitri Glazkov  <dglazkov at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/WebKitSite/projects/svg/status.xml b/WebKitSite/projects/svg/status.xml
index d38cb67..1a54e87 100644
--- a/WebKitSite/projects/svg/status.xml
+++ b/WebKitSite/projects/svg/status.xml
@@ -174,10 +174,7 @@
             <element>
                 <name>altGlyph</name>
                 <url>http://www.w3.org/TR/SVG11/text.html#AltGlyphElement</url>
-                <status>Unimplemented</status>
-                <issues>
-                    <issue>&lt;altGlyph&gt; element not implemented <bug>6426</bug></issue>
-                </issues>
+                <status>Partial</status>
             </element>
             <element>
                 <name>altGlpyhDef</name>
@@ -292,12 +289,6 @@
                 <status>Partial: Requires build-webkit --filters to enable</status>
                 <issues>
                     <issue>Tracking Bug <bug>26389</bug>.</issue>
-                    <issue>Filters look grainy when scaled <bug>5526</bug></issue>
-                    <issue>Need support sources other than SourceGraphic <bug>6022</bug></issue>
-                    <issue>Support 'color-interpolation-filters' and draw in correct colorspace <bug>6033</bug></issue>
-                    <issue>Positional light problems <bug>10115</bug></issue>
-                    <issue>Handle missing filter elements correctly <bug>12569</bug></issue>
-                    <issue>Filter Effects being cleared and reloaded multiple times <bug>19388</bug></issue>
                 </issues>
             </element>
             <element>
@@ -323,15 +314,12 @@
             <element>
                 <name>feConvolveMatrix</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElement</url>
-                <status>Unimplemented</status>
-                <issues>
-                    <issue>Not implemented <bug>5861</bug></issue>
-                </issues>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>feDiffuseLighting</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feDiffuseLightingElement</url>
-                <status>Unimplemented</status>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>feDisplacementMap</name>
@@ -376,7 +364,7 @@
             <element>
                 <name>feSpecularLighting</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feSpecularLightingElement</url>
-                <status>Unimplemented</status>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>feTile</name>
@@ -384,27 +372,24 @@
                 <status>Implemented</status>
             </element>
             <element>
-                <name>feTurbulance</name>
+                <name>feTurbulence</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feTurbulenceElement</url>
-                <status>Unimplemented</status>
-                <issues>
-                    <issue>Not implemented <bug>5864</bug></issue>
-                </issues>
+                <status>Implemented</status>
             </element>
              <element>
                 <name>feDistantLight</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feDistantLightElement</url>
-                <status>Unimplemented</status>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>fePointLight</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#fePointLightElement</url>
-                <status>Unimplemented</status>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>feSpotLight</name>
                 <url>http://www.w3.org/TR/SVG11/filters.html#feSpotLightElement</url>
-                <status>Unimplemented</status>
+                <status>Implemented</status>
             </element>
             <element>
                 <name>feFuncR</name>
@@ -481,7 +466,7 @@
             <element>
                 <name>animate</name>
                 <url>http://www.w3.org/TR/SVG11/animate.html#AnimateElement</url>
-                <status>Unimplemented</status>
+                <status>Partial</status>
             </element>
             <element>
                 <name>set</name>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list