Re: CDR: "individual DOMs in isolation"

Dear Maciej,

	Thanks for your comment. The original sentence which read:

"For the purposes of scripting and CSS cascading, these
apply to the individual DOMs corresponding to each
document in isolation."

Has proposed wording changed to:

"Each child document DOM generates its own scripting execution context.
Each child DOM script execution context provides access to its
corresponding global object.
The CSS style-sheet cascade is applied to each DOM in isolation. CSS
property inheritance is inhibited at inclusion boundaries."

I hope this addresses your concerns. Should you have any further comments
regarding this section we would appreciate feedback within two weeks.

Thanks and best regards,
Alex Danilo

Received on Friday, 3 March 2006 14:17:52 UTC