added tests for margin and removed unused function argument

This commit is contained in:
Lukas Woehrl
2017-01-05 19:48:31 +01:00
parent 1c52ff1b4f
commit cf7a7c5b83
5 changed files with 242 additions and 5 deletions

View File

@@ -62,6 +62,13 @@
</div>
</div>
<div id="align_baseline_child_padding" style="width: 100px; height: 100px; padding:5px; flex-direction:row; align-items: baseline;">
<div style="width: 50px; height: 50px;"></div>
<div style="width: 50px; height: 20px;padding:5px;">
<div style="width: 50px; height: 10px;"></div>
</div>
</div>
<div id="align_baseline_multiline" style="width: 100px; height: 100px; flex-direction:row; align-items: baseline;flex-wrap:wrap;">
<div style="width: 50px; height: 50px;"></div>
<div style="width: 50px; height: 20px;">