Fri, 16 Jan 2015 18:13:44 +0100
Integrate suggestion from review to improve consistency with existing code.
michael@0 | 1 | <html xmlns="http://www.w3.org/1999/xhtml"> |
michael@0 | 2 | |
michael@0 | 3 | <style>colgroup::before { content:"b";}</style> |
michael@0 | 4 | <colgroup/> |
michael@0 | 5 | |
michael@0 | 6 | </html> |