mirror of
https://github.com/servo/servo.git
synced 2025-10-15 07:50:20 +01:00
Use enum BorderWidth instead of a tuple-like struct to store the specified value. BorderWidth is needed to be used in both longhand and shorthand border width properties, so I put it in `specified` module. Fixed #13869. |
||
---|---|---|
.. | ||
computed | ||
specified | ||
mod.rs |