[Bug 16335] undefined attribute values

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16335

--- Comment #6 from Travis Leithead [MSFT] <travil@microsoft.com> 2012-05-02 16:42:34 UTC ---
(In reply to comment #5)
> I think I prefer NONE as UNINITIALIZED is hard to spell. But up to you.
> 
> Just for the record. Currently Safari/Chrome/IE do 0, Firefox 2, and Opera 1,
> right?

No objection on NONE here--it also works well, since the eventPhase value goes
back to 0 after dispatch in Safari/Chrome/IE and at that point it's initialized
but in none of the other defined phases, so NONE works better :)

And yes, those are the current implementation values for eventPhase.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 2 May 2012 16:42:37 UTC