Right now relatedTarget is specced as being null on blur/focus. Why don't these just match focusout/focusin? Doing some spec archaeology, it looks like relatedTarget was specced as having the same value as target on blur/focus and then set to null in response to http://lists.w3.org/Archives/Public/www-dom/2010JanMar/0010.html . It seems to me that there's no downside to making relatedTarget do the same thing on focus/blur that is does on focusout/focusin respectively. From a web developers perspective, the only difference should be whether the event bubbles or not and whether it fires before/after focus has shifted. I know this is late in the cycle, but I just noticed this and this seems reasonable to include in the level 3 version of this spec. OjanReceived on Tuesday, 30 October 2012 20:44:02 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:01 UTC