aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/fontfaceset.rs
Commit message (Expand)AuthorAgeFilesLines
* tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366)Martin Robinson2024-09-081-1/+1
* Start marking functions that can transitively trigger a GC (#33144)Josh Matthews2024-08-221-1/+7
* script: Implement the `FontFaceSet` DOM API (#32576)Mukilan Thiyagarajan2024-06-261-0/+50