aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/stylepropertymapreadonly.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove use of unstable box syntax.Simon Sapin2017-10-161-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-4/+4
* Rename JS<T> to Dom<T>Anthony Ramine2017-09-261-4/+4
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-2/+1
* Used custom_properties::parse_nameAlan Jeffrey2017-07-281-3/+4
* Implement getProperties for StylePropertyMap.Alan Jeffrey2017-07-251-0/+26
* Implemented paint worklet properties.Alan Jeffrey2017-07-111-0/+66