mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +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.