1. About indent element
Use indent element to make a block emphasized, noted? What is people make an indent block for?
2. Versioning and Switches
This is a major issue of these days.
If "always standards mode"(with <!DOCTYPE html>) is set as default of IE.next:
- Existing pages might will be broken (because IE.next will process the pages as HTML.new )
- There is no needs for authers to write a opt-in switche in their new documents
- Existing pages will not be broken.
- Authers have to write a Ugly switch in thier documents to process their documents as HTML.new