diff options
author | Ting-Yu Lin <aethanyc@gmail.com> | 2016-10-24 12:46:40 +0800 |
---|---|---|
committer | Ting-Yu Lin <aethanyc@gmail.com> | 2016-10-26 16:24:12 +0800 |
commit | 0fc38f79d64f217b7a9421ffbd40da6d763b9eb1 (patch) | |
tree | d6f1a01670e95b10dadf0b56361e53bd7eeae236 /python/tidy/servo_tidy/tidy.py | |
parent | 2b236c20cd4451338aff1121f3cb4c03657d87b1 (diff) | |
download | servo-0fc38f79d64f217b7a9421ffbd40da6d763b9eb1.tar.gz servo-0fc38f79d64f217b7a9421ffbd40da6d763b9eb1.zip |
Use enum BorderWidth as SpecifiedValue
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.
Diffstat (limited to 'python/tidy/servo_tidy/tidy.py')
0 files changed, 0 insertions, 0 deletions