Return-Path: X-Original-To: apmail-xmlgraphics-commits-archive@www.apache.org Delivered-To: apmail-xmlgraphics-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B263E0FE for ; Fri, 7 Dec 2012 10:23:22 +0000 (UTC) Received: (qmail 6060 invoked by uid 500); 7 Dec 2012 10:23:21 -0000 Mailing-List: contact commits-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list commits@xmlgraphics.apache.org Received: (qmail 6023 invoked by uid 99); 7 Dec 2012 10:23:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 10:23:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 10:23:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CC7A323888E4 for ; Fri, 7 Dec 2012 10:22:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r841039 - in /websites/staging/xmlgraphics/trunk/content: ./ batik/status.html Date: Fri, 07 Dec 2012 10:22:57 -0000 To: commits@xmlgraphics.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121207102257.CC7A323888E4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Fri Dec 7 10:22:56 2012 New Revision: 841039 Log: Staging update by buildbot for xmlgraphics Modified: websites/staging/xmlgraphics/trunk/content/ (props changed) websites/staging/xmlgraphics/trunk/content/batik/status.html Propchange: websites/staging/xmlgraphics/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Dec 7 10:22:56 2012 @@ -1 +1 @@ -1418250 +1418252 Modified: websites/staging/xmlgraphics/trunk/content/batik/status.html ============================================================================== --- websites/staging/xmlgraphics/trunk/content/batik/status.html (original) +++ websites/staging/xmlgraphics/trunk/content/batik/status.html Fri Dec 7 10:22:56 2012 @@ -181,7 +181,8 @@ If a feature is fully<

Elements, attributes and properties

The table below lists the SVG elements and the attributes and properties on them that are supported by Batik. For an element to be fully supported, its attributes and the properties that apply to it must also be fully supported. If an attribute of the element or a property that applies to the element is only partially supported or is not supported, the element can be at most partially supported. An element is not supported if it is not processed by Batik, even if some of its attributes are supported (such as the core attributes id or xml:base).

Note that all presentation attributes are supported on all stylable elements. These attributes are not listed in the table. Only those properties that apply to a given element are listed.

-

| svg:a{.tableSectionHeader} | {#svg:a} | | +

|--------------------|--|--| +| svg:a{.tableSectionHeader} | {#svg:a} | | | Attributes{.tableSubSectionHeader} | | class | yes{.yes} | | | externalResourcesRequired | no{.no} | | @@ -2284,7 +2285,8 @@ Values} for the XLink attributes other t

DOM interfaces

The table below lists the SVG DOM interfaces that are supported by Batik. For each interface, the name of each IDL attribute and operation introduced on the interface is given, along with its level of support. For cases where the implementation of an attribute or operation introduced in a superinterface may differ depending on which subinterface has inherited it, this is noted next to that attribute or operation. Both the ECMAScript and Java bindings have the same implementation level as specified for the IDL interfaces in the table.

-

| GetSVGDocument{.tableSectionHeader} | {#GetSVGDocument} | | +

|--------------------|--|--| +| GetSVGDocument{.tableSectionHeader} | {#GetSVGDocument} | | | Operations | | getSVGDocument | no{.no} | No objects implement this interface. | | SVGAElement{.tableSectionHeader} | {#SVGAElement} | | --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: commits-help@xmlgraphics.apache.org