Implement (padding|border|margin)-(start|end) support #86
Reference in New Issue
Block a user
No description provided.
Delete Branch "start-end"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These changes exposed a bug in my previous diff which is fixed now and covered by the new tests i.e. the trailing position has to be set on both main and cross axis.
Are you going to implement position: absolute; start/end as well? It's not in the spec but without it you can't really implement proper rtl support everywhere
@vjeux I can do it, just want to make sure we agree on this direction before going ahead.
Can you rebase, it doesn't merge cleanly anymore, sorry :(