Anthony Ramine
7be32fb237
Rename JS<T> to Dom<T>
2017-09-26 09:48:55 +02:00
Anthony Ramine
0e3c54c191
Rename dom::bindings::js to dom::bindings::root
2017-09-26 02:19:05 +02:00
Emilio Cobos Álvarez
bf9369b29d
script: Move the layout_wrapper outside of script.
...
This allows us to have ensure_data() and clear_data() functions on the TElement
trait, instead of hacking around it adding methods in random traits.
This also allows us to do some further cleanup, which I'd rather do in a
followup.
2017-07-15 16:41:12 +02:00
Tawhid Hannan
072ca3bd03
Added compiletest to verify TrustedPromise does not implement Clone
2017-01-22 20:12:07 +00:00
Manish Goregaokar
d3be70b4de
Make area structs accessible from area tests
2017-01-11 12:22:11 -08:00
Bobby Holley
940cda1d15
Remove generation, remove filter pop, and add size tests.
2016-12-22 11:09:55 -08:00
Ms2ger
4fca766bbd
Make the dom module private.
2016-12-22 16:06:23 +01:00
Ms2ger
86d59212fe
Introduce a script::test module to expose the APIs needed for unit tests.
2016-12-22 15:58:53 +01:00