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 15148 - [Decorators]: Would there be any associated events fired when decorator gets unapplied?
Summary: [Decorators]: Would there be any associated events fired when decorator gets ...
Status: RESOLVED MOVED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14973
  Show dependency treegraph
 
Reported: 2011-12-12 18:49 UTC by Divya Manian
Modified: 2015-07-06 08:15 UTC (History)
1 user (show)

See Also:


Attachments

Description Divya Manian 2011-12-12 18:49:49 UTC
"If the document changes so that the decorate property no longer applies, the decorator is unapplied, returning the rendering of the element back to the pre-decoration state."

Just wondering because I think it might be useful, to trigger actions and functions when this occurs.
Comment 1 Dimitri Glazkov 2011-12-21 20:43:52 UTC
Rerouting to decorators spec.
Comment 2 Dominic Cooney 2011-12-26 02:07:35 UTC
What is the use case for this? I can imagine a decorator wanting to cancel a timeout.

On the other hand, events fired in response to styling and layout are rare (OverflowEvent?)
Comment 3 Hayato Ito 2015-07-06 08:15:45 UTC
Moved to https://github.com/w3c/webcomponents/issues/258