Mapping of SVG Req to Spec

Hi,

As per my action item:
"ACTION: Dom to map OMA test requirements 014 to 025 back to SVG spec
sections [recorded in
http://www.w3.org/2007/11/05-mwts-minutes.html#action03]"

here is a mapping of the requirements defined in
http://lists.w3.org/Archives/Member/member-mwts/2007Oct/att-0006/OMA-ETR-SVG_Mobile_Domain-V1_0-20070424-D.zip to the SVG Tiny 1.2  spec.

SVGMD-014
Support for fonts definitions
This matches section 17 of the spec, and more particularly 17.1.2 and
17.8
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/fonts.html

SVGMD-015
Support for font selection
This matches section 17 of the spec, and more particularly 17.8.
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/fonts.html

SVGMD-016
Support for hyperlinks
This matches section 14 of the spec
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/linking.html

SVGMD-017
Support for extensibitity
This matches section 19 of the spec
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/extend.html

SVGMD-018
Support for DOM core interfaces
This matches appendix A of the spec, and more specifically A.4.
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/svgudom.html#dom

SVGMD-019
Support for DOM event interfaces
This matches section 15.3 of the spec:
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/script.html#xmlevents
and section 13.2:
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/script.html#xmlevents
and section A.5
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/svgudom.html#events

SVGMD-020
Support for DOM socket connection
This matches section A.7.3:
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/svgudom.html#events

SVGMD-021
Support for DOM SVG
This matches section A.2 and A.3
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/svgudom.html#global__Connection

SVGMD-022
Support for script element
This matches section 15 of the spec, and more specifically section 15.2
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/script.html#ScriptElement

SVGMD-023
Support for script functions
This matches section 15 of the spec, and more specifically section
15.2.1
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/script.html#HandlerElement

SVGMD-024
Support for event handlers
This matches section 15.5 of the spec:
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/script.html#HandlerElement

SVGMD-025
Support for event listeners
This matches section 15.4 of the spec:
http://www.w3.org/TR/2006/CR-SVGMobile12-20060810/script.html#HandlerElement

Dom

Received on Tuesday, 27 November 2007 14:50:56 UTC