DocumentCSS.getOverrideStyle()

Hi,

Could the WG explain the reasoning behind extending the Document interface
to add the getOverrideStyle() function? I am wondering why this is a
document-specific function rather than an Element-specific function. The
other typical way of overriding the style of an Element is to use the
ElementCSSInlineStyle interface; would this not have been a more logical
place to provide OverrideStyle functionality?

Sorry if this is a FAQ, I'm very new to the DOM!

Thanks in advance,
-- 
Ian Hickson                                     )\     _. - ._.)       fL
Netscape, Standards Compliance QA              /. `- '  (  `--'
+1 650 937 6593                                `- , ) -  > ) \
irc.mozilla.org:Hixie _________________________  (.' \) (.' -' __________

Received on Saturday, 21 October 2000 03:32:56 UTC