Thursday, August 4, 2011

CSSOM View Module Draft Published

The Cascading Style Sheets (CSS) Working Group has published a Working Draft of CSSOM View Module. The APIs introduced by this specification provide authors with a way to inspect and manipulate the visual view of a document. This includes getting the position of element layout boxes, obtaining the width of the viewport through script, and also scrolling an element. Learn more about the Style Activity.

No comments:

Post a Comment