aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/dompoint.rs
Commit message (Expand)AuthorAgeFilesLines
* Make the traits for the IDL interfaces take &selfAnthony Ramine2015-08-271-9/+9
* make dom_struct derive HeapSizeOf,João Oliveira2015-08-271-2/+0
* Measure heap memory usage for more types. Fixes #6951Bogdan Cuza2015-08-131-0/+1
* Add spec linksBogdan Cuza2015-07-281-4/+12
* Implement DOMPoint and DOMPointReadOnlyTill Schneidereit2015-07-231-0/+69