This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16477 - Figure out if we can import event handler attributes from HTML
Summary: Figure out if we can import event handler attributes from HTML
Status: RESOLVED INVALID
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
: 22283 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-03-22 13:13 UTC by Anne
Modified: 2013-06-05 14:20 UTC (History)
3 users (show)

See Also:


Attachments

Description Anne 2012-03-22 13:13:59 UTC
Hypothesis: no.
Comment 1 Anne 2012-03-22 13:23:22 UTC
Content attributes depend on definition of "browsing context", "script", "Window", "form owner".

Event handlers depend on: "report the error", "origin", "Window", "mouseover", "BeforeUnloadEvent", "returnValue".

Does not seem ideal.
Comment 2 Anne 2012-09-11 15:02:18 UTC
Nope.
Comment 3 Anne 2013-06-05 14:20:06 UTC
*** Bug 22283 has been marked as a duplicate of this bug. ***