Implement (padding|border|margin)-(start|end) support #86

Merged
lucasr merged 1 commits from start-end into master 2015-05-14 10:10:32 -07:00
lucasr commented 2015-05-12 05:13:09 -07:00 (Migrated from github.com)

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.

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.
vjeux commented 2015-05-12 07:21:36 -07:00 (Migrated from github.com)

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

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
lucasr commented 2015-05-12 08:54:30 -07:00 (Migrated from github.com)

@vjeux I can do it, just want to make sure we agree on this direction before going ahead.

@vjeux I can do it, just want to make sure we agree on this direction before going ahead.
vjeux commented 2015-05-13 18:11:19 -07:00 (Migrated from github.com)

Can you rebase, it doesn't merge cleanly anymore, sorry :(

Can you rebase, it doesn't merge cleanly anymore, sorry :(
Sign in to join this conversation.
No description provided.