Rewording 2.1.6 and 2.1.7

<old>

2.1.6 Properties: If any of the following properties are supported by the
accessibility platform architecture, they must be made available via the
architecture:

	(a) the bounding dimensions and coordinates of rendered graphical
objects
	(b) font family of text 
	(c) font size of text 
	(d) foreground color of text 
	(e) background color of text.
	(f) change state/value notifications @@(e.g. of DOMs) 

</old>

<new>

2.1.6 Properties: If any of the following properties are supported by the
accessibility platform architecture, make the properties available via [or
"to"??] the accessibility platform architecture:
 
	(a) the bounding dimensions and coordinates of rendered graphical
objects
	(b) font family of text 
	(c) font size of text 
	(d) foreground color of text 
	(e) background color of text
	(f) change state/value notifications @@(e.g. of DOMs) 

</new>
 
<old>

2.1.7 Timely Communication: For APIs implemented to satisfy the requirements
of this document, programmatic exchanges proceed in a timely manner (Level
AA)
 
</old>

<new>

2.1.7 Timely Communication: For APIs implemented to satisfy the requirements
of this document, ensure that programmatic exchanges proceed in a timely
manner (Level AA)

</new>

Received on Thursday, 30 October 2008 19:43:48 UTC