865
edits
| Line 4: | Line 4: | ||
* Test format: | * Test format: | ||
**Most tests for implementation, handlers, binding attachment, etc. will be mochitests, with the binding in the same document as the bound elements (some with separate binding documents to test loading binding documents). | **Most tests for implementation, handlers, binding attachment, etc. will be mochitests, with the binding in the same document as the bound elements (some with separate binding documents to test loading binding documents) and binding will be mostly done with the CSS binding property (or element property of binding). | ||
**Some tests may need to be reftests or some kind of hacked mochitest to test the shadow tree in particular, as well as styling. | **Some tests may need to be reftests or some kind of hacked mochitest to test the shadow tree in particular, as well as styling. | ||
edits