HTMLStyleElement: type プロパティ
Deprecated
Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.>
HTMLStyleElement.type プロパティは、現在のスタイルの種類を返します。
この値は HTML の <style> 要素の type 属性の値を反映します。
作者はこのプロパティを使用したり、値に頼ったりしてはいけません。