- few end tags for void elements e.g. `</input>` - fair number of self-closing flow elements e.g. `<label .../>` - most-visible change is correction of `<textarea>` in tag helper sample - no product code changes