CR Issue: DOMFocusXXX should bubble

There's a bug in the CR Draft.

DOMFocusIn & DOMFocusOut should have 'Bubbles: Yes' (and not 'No' as it
does in the XForms CR draft)

as in DOM2 Events:
http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/events.html#Events-UIEvent

and DOM3 Events
http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020712/events.html

-mikko

Received on Tuesday, 19 November 2002 09:25:17 UTC