- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Aug 2014 14:02:53 +0000
- To: www-svg@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26688
Bug ID: 26688
Summary: <svg onload> should reflect window.onload
Product: SVG
Version: SVG 2.0
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Interactivity
Assignee: schepers@w3.org
Reporter: simonp@opera.com
QA Contact: www-svg@w3.org
http://www.w3.org/TR/SVG2/interact.html#LoadEvent
http://www.w3.org/TR/SVG2/script.html#OnLoadEventAttribute
It seems like the intent is to make <svg onload> be like HTML's <body onload>,
but the spec fails to actually make it so as far as I can tell.
(It is possible that all event handlers in SVG need tweaking to have the right
semantics.)
http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#handler-onload
http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-body-element
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 28 August 2014 14:02:59 UTC