865
edits
No edit summary |
|||
| Line 6: | Line 6: | ||
** CSS 'binding' property | ** CSS 'binding' property | ||
** addBinding method of to-be-bound element | ** addBinding method of to-be-bound element | ||
* xblBindingAttached method of binding | * xblBindingAttached method of binding | ||
* xbl-bound event on bound element | * xbl-bound event on bound element | ||
| Line 15: | Line 14: | ||
* <?xbl?> | * <?xbl?> | ||
** bindings-are-ready counter | ** bindings-are-ready counter | ||
==Inheritance== | |||
* extends attribute of binding | |||
== Dynamic Mutation == | == Dynamic Mutation == | ||
* mutation of xbl elements - could be a seperate set of tests or scattered among tests for individual elements | * mutation of xbl elements - could be a seperate set of tests or scattered among tests for individual elements | ||
* xblEnteredDocument/xblLeftDocument method of implementation element | * xblEnteredDocument/xblLeftDocument method of implementation element | ||
edits