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
The author specifies style sheets for a source document according to the conventions of the document language. For instance, in HTML, style sheets may be included in the document or linked externally.
664
+
The author specifies style sheets for a source document
665
+
according to the conventions of the document language.
666
+
For instance, in HTML,
667
+
style sheets may be included in the document or linked externally.
Conforming user agents must apply a default style sheet
676
679
(or behave as if they did).
677
-
A user agent's default style sheet should present the elements of the document language in ways that satisfy general presentation expectations for the document language
680
+
A user agent's default style sheet should present the elements of the document language
681
+
in ways that satisfy general presentation expectations for the document language
678
682
(e.g., for visual browsers, the EM element in HTML is presented using an italic font).
679
683
See e.g. the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html#the-css-user-agent-style-sheet-and-presentational-hints">HTML user agent style sheet</a>. [[HTML5]]
0 commit comments