aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/selection.rs
Commit message (Collapse)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
| | | | | * strict imports formatting * Reformat all imports
* Add trait DomObjectWrap to provide WRAP functionYUAN LYU2020-03-201-2/+1
|
* Selection interface working for synthetic operationsPatrick Shaughnessy2020-02-131-0/+515