Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use version of `markup5ever` with `web_atoms` crate (#36542) | Nico Burns | 10 days | 1 | -1/+1 |
| | | | | | | | | Upgrades `markup5ever` and fixes "unnecessary import" lints. See https://github.com/servo/html5ever/pull/599 And https://github.com/servo/stylo/pull/173 Signed-off-by: Nico Burns <nico@nicoburns.com> | ||||
* | script: implement HTMLHyperlinkElementUtils for HTMLAreaElement (#35482) | shanehandley | 2025-02-16 | 1 | -0/+493 |
This makes some common functionality in HTMLAreaElement and HTMLAnchorElement shared code. Signed-off-by: Shane Handley <shanehandley@fastmail.com> |