User:Harthur/XBL2/Testplan: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Context/content== == Each element/attribute== == Attachment/Detachment== * 'element' attribute of binding * CSS 'binding' property * addBinding method of to-be-bound element …') |
|||
| Line 2: | Line 2: | ||
== Each element/attribute== | == Each element/attribute== | ||
== Attachment/Detachment== | == Attachment/Detachment== | ||
* 'element' attribute of binding | * attachment methods: | ||
* CSS 'binding' property | ** 'element' attribute of binding | ||
* addBinding method of to-be-bound element | ** CSS 'binding' property | ||
** addBinding method of to-be-bound element | |||
* extends attribute of binding | |||
* xblBindingAttached method of binding | |||
* xbl-bound event on bound element | |||
== Importing binding documents== | == Importing binding documents== | ||
Revision as of 03:37, 8 September 2009
Context/content
Each element/attribute
Attachment/Detachment
- attachment methods:
- 'element' attribute of binding
- CSS 'binding' property
- addBinding method of to-be-bound element
- extends attribute of binding
- xblBindingAttached method of binding
- xbl-bound event on bound element
Importing binding documents
- loadBindingDocument
- synchronous
- <?xbl?>
- bindings-are-ready counter
Dynamic Mutation
could be a seperate set of tests or scattered among tests for individual features