- From: <bugzilla@jessica.w3.org>
- Date: Sat, 22 Dec 2012 00:45:53 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20491
Bug ID: 20491
Summary: [Custom]: Need to actually define the upgrade
algorithm so it's interoperably implementable
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: bzbarsky@mit.edu
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14968
Spec says:
> "For each element ELEMENT in TREE whose custom element name is NAME: "
In what order? What happens when the various events that fire during this
algorithm trigger handlers that mutate TREE?
This thing needs to be very clearly defined. As a start, I would recommend not
firing any events until after all the other work is done.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 22 December 2012 00:45:56 UTC