aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/script/htmlimageelement.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-1/+1
* script: Fix panic in `htmlimageelement.rs` using `str::find()` to find charac...Kopanov Anton2024-08-241-23/+23
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
* Reorder importsPyfisch2018-11-061-1/+1
* Format remaining filesPyfisch2018-11-061-27/+107
* Remove unused code for parsing a `sizes` attribute.Emilio Cobos Álvarez2018-07-011-97/+0
* Parse srcset attributeNeha2017-10-031-0/+80
* Parse sizes attribute values.Rakhi Sharma2017-10-021-0/+101