File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments