These could all be used and really should be block level:
details, figcaption, figure, menu
http://dev.w3.org/html5/markup/figure.html
http://dev.w3.org/html5/markup/figcaption.html
http://dev.w3.org/html5/markup/details.html
Only dubious one is menu, since its old deprecated HTML4 element most user agents have CSS for it and its display: block;
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | missed_reset-1080638-3.patch | 658 bytes | christianchristensen |
| #2 | 1080638-html5_css_misses_elements_in_the_reset-2.patch | 357 bytes | christianchristensen |
| #1 | 1080638-html5_css_misses_elements_in_the_reset-1.patch | 402 bytes | amateescu |
Comments
Comment #1
amateescu commentedAdded these elements.
Comment #2
christianchristensen commentedThis looks ok to me; I re-rolled the patch, b/c I was having some difficulty applying it myself.
Comment #3
christianchristensen commentedRe-rolled patch with proper git-format
Comment #4
tim.plunkettCommushed to 7.x-2.x.
Comment #5
tim.plunkett