CSSStyleSheet

CSSStyleSheet

CSS スタイルシートの作成

[1] CSSスタイルシートを作成する方法としては、次のものがあります。

[12] [cssom] Make CSSStyleSheet constructable (Tab Atkins Jr. 著, 版) <https://lists.w3.org/Archives/Public/www-style/2012Oct/0491.html>

[13] Constructable Stylesheet Objects ( 版) <http://tabatkins.github.io/specs/construct-stylesheets/>

[14] [cssom] Constructable Stylesheets (Tab Atkins Jr. 著, 版) <https://lists.w3.org/Archives/Public/www-style/2015Mar/0320.html>

[15] Web Annotation Data Model () <https://w3c.github.io/web-annotation/model/wd2/#h-styles>

Rendering information is recorded using CSS stylesheets and references to classes defined in those stylesheets.

[16] Presentation API 2.1.1 — IIIF | International Image Interoperability Framework () <http://iiif.io/api/presentation/2.1/#style>

"chars": ".red {color: red;}"