>the DOM is lacking in the way that if deals with visual displays. More accurately: The DOM does not attempt to deal with visual -- or any other -- specific rendering at this time. The Views chapter would have taken about a half-step in that direction, but is currently shelved, and I don't think it would address your scrollbar in any case. The DOM per se is just a model of the document. If your document language has a way to describe scrollbars, the DOM can represent that description. Connecting that description to the actual rendering is arguably out of our scope, since it really isn't part of the document but part of how the document is being processed. ______________________________________ Joe Kesselman / IBM ResearchReceived on Friday, 27 April 2001 12:20:57 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:48 GMT