You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Help developers better understand self-closing-tag syntax
* Clarify that the solidus character in an HTML-element start tag doesn’t mark the HTML element as self-closing.
* Explicitly caution developers that the solidus character, if directly preceded by an unquoted attribute value, becomes part of the attribute value rather than being discarded by the parser.
0 commit comments