mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
matching, and use it for `<input size>` and `<td width>`. This implements a general framework for legacy presentational attributes to the DOM and style calculation, so that adding more of them later will be straightforward.