Skip to content

Commit 72e7467

Browse files
committed
ideas/mistakes: add animation-iteration-count
1 parent b4193b9 commit 72e7467

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ideas/mistakes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ That should be corrected if anyone invents a time machine. :P
44

55
* ''white-space: nowrap'' should be ''white-space: no-wrap''
66
* and line wrapping behavior should not have been added to ''white-space''
7+
* ''animation-iteration-count'' should just have been ''animation-count'' (like ''column-count''!)
78
* ''vertical-align'' should not apply to table cells. Instead the CSS3 alignment properties should exist in Level 1.
89
* ''vertical-align: middle'' should be ''text-middle'' or ''x-middle'' because it's not really in the middle, and such a name would better describes what it does.
910
* Percentage heights should be calculated against ''fill-available'' rather than being undefined in auto situations.

0 commit comments

Comments
 (0)