aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/paintsize.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-2/+2
* Remove use of unstable box syntax.Simon Sapin2017-10-161-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-2/+2
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* Fixed scaling artefacts in paint worklets caused by zoom and hidpi.Alan Jeffrey2017-07-201-6/+6
* Implemented paint worklets invoking worklet scripts.Alan Jeffrey2017-06-291-0/+47