Skip to content
Snippets Groups Projects
Commit e89a1d7d authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Added TODO item

parent 591c9af7
No related branches found
No related tags found
No related merge requests found
......@@ -118,3 +118,5 @@ TODO / bugs
produces inequivalent CSS, and could be fixed by unfolding each generic
border declaration into four direction-specific ones, and sybsequently
generating the shortest possible representation of the resulting box model.
- `border:none` could be `border:0`, or in general any shorthand that has both
a `style` and `width` property should be transformed from `none` into `0`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment