利用者エージェント・スタイル・シート

利用者エージェントスタイルシート (CSS)

[2] 利用者エージェントに内蔵されすべての Webページに適用されるスタイルシートを、 利用者エージェントスタイルシート (user agent style sheet) といいます。

HTML の利用者エージェント・スタイル・シート

[14] HTML利用者エージェント・スタイル・シートについては、 HTMLのレンダリングの項を参照してください。

SVG の利用者エージェント・スタイル・シート

[18] SVG 利用者エージェントは、次の利用者エージェント・スタイル・シートを実装しなければなりません。

svg, symbol, image, marker, pattern, foreignObject { overflow: hidden }
svg { width:attr(width); height:attr(height) }

[19] 意外とあっさりしていますね。

[3] /trunk/WebCore/css/svg.css - WebKit - Trac http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/css/svg.css

MathML の利用者エージェント・スタイル・シート

・・・

[17] A MathML for CSS Profile ( 版) http://www.w3.org/TR/2011/REC-mathml-for-css-20110607/#d2e2482

歴史

SMIL の利用者エージェント・スタイル・シート

[13] Synchronized Multimedia Integration Language ( 版) http://www.w3.org/TR/1998/REC-smil-19980615/#layout-elements

WML の利用者エージェント・スタイル・シート

[15] /trunk/WebCore/css/wml.css – WebKit ( 版) http://trac.webkit.org/browser/trunk/WebCore/css/wml.css

XForms

[22] XBL 2.0 ( ( 版)) http://dev.w3.org/2006/xbl2/Overview.html#xbl-elements

[23] CSS Print Profile ( ( 版)) http://www.w3.org/TR/2013/NOTE-css-print-20130314/#s.8.5.1

[1] Add transform:none to the UA style sheet · a7d0ccf · whatwg/fullscreen ( 版) https://github.com/whatwg/fullscreen/commit/a7d0ccf09c9ec01f987856dd9bc99e46a3f33fe2

[4] Remove <keygen> (domenic著, ) https://github.com/whatwg/html/commit/5baa38720f6e83c94a50018c4565808ad548d69c

[5] Replace [type=1] selectors with [type="1"] (SimonSapin著, ) https://github.com/whatwg/html/commit/59df9a70fc41875972db7d437b441b4c65ec33db

[6] Remove <applet> (zcorpan著, ) https://github.com/whatwg/html/commit/b9b9d60f9451c05f8e8d542e4094f987ae1a5fb8

[7] Test computed styles from user agent stylesheet? · Issue #5625 · w3c/web-platform-tests () https://github.com/w3c/web-platform-tests/issues/5625

[8] Editorial: use the s flag for matching ol/li's type attribute (annevk著, ) https://github.com/whatwg/html/commit/31334d781350bb2c97198df90012a44e665e86d6

[10] Remove table border-color special case (doesn't match reality) (dholbert著, ) https://github.com/whatwg/html/commit/552ef78b07b0c717257bc79de94ae1060e364136

[11] HTML spec has CSS rule that is arbitrary and doesn't match reality: table, td, th { border-color: gray; } · Issue #4391 · whatwg/html () https://github.com/whatwg/html/issues/4391

[12] Remove table border-color special case (which doesn't match reality) by dholbert · Pull Request #4398 · whatwg/html () https://github.com/whatwg/html/pull/4398

[24] Define button layout (zcorpan著, ) https://github.com/whatwg/html/commit/6780c22fccb41f5d84aa079d2644c79b1acdc5eb

[25] Do not inherit text-transform (et al.) on form controls (jugglinmike著, ) https://github.com/whatwg/html/commit/b9997b7488a3b35515c30bb1627d361053cf2c2f

[26] Do not inherit text-transform (et al.) on form controls by jugglinmike · Pull Request #4672 · whatwg/html () https://github.com/whatwg/html/pull/4672