Closed Bug 1444004 Opened 5 years ago Closed 5 years ago

Implement Event.srcElement on nightly only for now

Categories

(Core :: DOM: Events, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

(Keywords: dev-doc-complete, Whiteboard: [webcompat:p1])

      No description provided.
Blocks: 453968
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/52d86f152c2d
Implement Event.prototype.srcElement as an alias for .target, nightly-only.  r=smaug
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e101b0c833ff
Implement Event.prototype.srcElement as an alias for .target, nightly-only.  r=smaug
https://hg.mozilla.org/mozilla-central/rev/e101b0c833ff
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Whiteboard: [webcompat:p1]
I've documented this by:

Updating wording and support information at:
https://developer.mozilla.org/en-US/docs/Web/API/Event
https://developer.mozilla.org/en-US/docs/Web/API/Event/srcElement

Adding an entry for this addition to our Experimental Features page:
https://developer.mozilla.org/en-US/Firefox/Experimental_features#DOM

Let me know if this looks OK. Thanks!
Flags: needinfo?(bzbarsky)
Chris, that all looks great.  Thank you!
Flags: needinfo?(bzbarsky)
You need to log in before you can comment on or make changes to this bug.