CSS

文本属性-风格 | text-emphasis-style

text-emphasis-style

text-emphasis-style CSS属性定义强调标记所使用的类型。它也可以使用text-emphasis简写属性来设置和重置。

/* Initial value */ text-emphasis-style: none; /* No emphasis marks */ /* value */ text-emphasis-style: 'x'; text-emphasis-style: '点'; text-emphasis-style: '\25B2'; text-emphasis-style: '*'; text-emphasis-style: 'foo'; /* Should NOT use. It may be computed to or rendered as 'f' only */ /* Keywords value */ text-emphasis-style: filled; text-emphasis-style: open; text-emphasis-style: filled sesame; text-emphasis-style: open sesame; /* Global values */ text-emphasis-style: inherit; text-emphasis-style: initial; text-emphasis-style: unset;

Initial valuenone
Applies toall elements
Inheritedno
Mediavisual
Computed valueas specified
Animation typediscrete
Canonical orderthe unique non-ambiguous order defined by the formal grammar

语法

可能值

形式语法

none | [ [ filled | open ] || [ dot | circle | double-circle | triangle | sesame ] ] | <string>

实例

h2 { text-emphasis-style: sesame; }

规范

SpecificationStatusComment
CSS Text Decoration Module Level 3The definition of 'text-emphasis' in that specification.Candidate RecommendationInitial definition

浏览器兼容性

FeatureFirefox (Gecko)ChromeInternet ExplorerOperaSafari
Basic support46 (46)125.0-webkitNo support15.0-webkit6.1-webkit 7.1

FeatureFirefox Mobile (Gecko)AndroidIE PhoneOpera MobileSafari Mobile
Basic support46 (46)14.4-webkitNo support33-webkit7.1