aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/ImageBitmap.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-36/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Rename ImageOrientation default to "from-image" (#34149)Simon Wülker2024-11-051-2/+2
* Implement `ImageBitmap.close` (#34124)Simon Wülker2024-11-041-1/+1
* Add a preference to control ImageBitmap while it's incomplete.Josh Matthews2020-05-231-1/+1
* Implement ImageBitmap interfacesantoshpavan2020-03-301-0/+36