Skip to content

Commit 89f5ac6

Browse files
committed
ideas/mistakes: vertical-align: x-middle and inline-align proposals
1 parent 3f71323 commit 89f5ac6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ideas/mistakes.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ That should be corrected if anyone invents a time machine. :P
66
* and line wrapping behavior should not have been added to ''white-space''
77
* ''vertical-align'' should not apply to table cells. Instead the CSS3 alignment properties should exist in Level 1.
88
* ''vertical-align: middle'' should be ''text-middle'' because it's not really in the middle.
9+
* ''vertical-align: middle'' should be ''x-middle'' because such name would better describes what it does and how it works.
10+
* ''text-align'' should have been ''inline-align'': [[http://dorward.me.uk/www/centre/|"'inline-align' would probably have been a better choice."]]
911
* Percentage heights should be calculated against ''fill-available'' rather than being undefined in auto situations.
1012
* Table layout should be sane.
1113
* Box-sizing should be ''border-box'' by default.

0 commit comments

Comments
 (0)