Re: [CSS21] as-rendered properties

On Thursday 2005-07-21 17:38 -0400, Al Gilman wrote:
> at the CSS working group. What provision is being made in the CSS DOM 
> API to acquire the final format css properties. This information is 
> used by assistive technologies and in fact is a fulfillment 
> requirement of accessibility APIs. It is valuable for platform 

How is the getComputedStyle method in
http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/css.html#CSS-ViewCSS
insufficient for this requirement?

> accessibility API implementations to use a standard DOM API to 
> accomplish this task. Is the working group providing a standard API 
> mechanism for resolving the final format font and color information 
> of content without requiring resolving the final format by processing 
> the cascaded style from the applied style sheets?

I have no idea what this means.  I'm not sure exactly what you mean by
"final format", and I'm particularly puzzled by your "without requiring
resolving" comment, which seems to contradict being "final".  Could you
describe what it is you want using the terms defined in Chapter 6
(Assigning property values, Cascading, and Inheritance) of CSS 2.1?

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >
          Technical Lead, Layout & CSS, The Mozilla Foundation

Received on Thursday, 21 July 2005 21:58:55 UTC