Closed Bug 340616 Opened 18 years ago Closed 18 years ago

Make WHATWG online/offline events match spec, etc

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 336682

People

(Reporter: bzbarsky, Unassigned)

Details

Issues:

1)  <body ononline="">  should work
2)  Sort out where to actually fire the event and whether it bubbles
3)  Blake's stuff from bug 336359 comment 37

There's a lot of discussion in bug 336359 about #2 and little consensus.  Solutions that are compatible with #1 in Gecko are:

A) Non-bubbling event fired at the Window
B) Bubbling event fired pretty much anywhere

To fix #1 we have to add the attr name to the list of event attrs in a few places.

Could we try to reach a conclusion on #2 so we can get this fixed?
Flags: blocking1.9a1?
Er... I'd already filed a bug for this.  :(

*** This bug has been marked as a duplicate of 336682 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Flags: blocking1.9a1?
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.