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
HTML supports streamed parsing, however not elements or styles within the document are designed to look good while their content are being parsed.
Proposing to add an :incomplete or :parsing pseudo-class to elements that are open on the parser stack, to allow adjusting the style for this behavior.