@@ -859,7 +859,7 @@ Text Decoration Line Uniformity</h3>
859859 </div>
860860
861861
862- <h4 id="text-decoration-skip- inset-property">
862+ <h4 id="text-decoration-inset-property">
863863Text Decoration Line Trimming and Extension: the 'text-decoration-inset' property</h4>
864864
865865 <pre class="propdef">
@@ -882,7 +882,7 @@ Text Decoration Line Trimming and Extension: the 'text-decoration-inset' propert
882882 the first applies to the [=start=] and the second to the [=end=] .
883883 Values have the following meanings:
884884
885- <dl dfn-type=value dfn-for=text-decoration-skip- inset>
885+ <dl dfn-type=value dfn-for=text-decoration-inset>
886886 <dt> <dfn><<length>></dfn> </dt>
887887 <dd>
888888 Inset (positive) or outset (negative)
@@ -907,12 +907,12 @@ Text Decoration Line Trimming and Extension: the 'text-decoration-inset' propert
907907 (This is important in Chinese, where underlining is a form of punctuation.)
908908
909909 <div class="figure">
910- <p><img title="text-decoration-skip- inset: auto"
910+ <p><img title="text-decoration-inset: auto"
911911 alt="An underline below a series of Chinese characters has a gap between two adjacent underlining elements."
912912 src="images/decoration-skip-inset.png"
913913 width="223"
914914 height="77">
915- <p class="caption"> ''text-decoration-skip- inset: auto'' for <code> <u>石井</u><u>艾俐俐</u></code>
915+ <p class="caption"> ''text-decoration-inset: auto'' for <code> <u>石井</u><u>艾俐俐</u></code>
916916</p>
917917 </div>
918918 </dl>
@@ -952,7 +952,6 @@ Text Decoration Line Continuity: the 'text-decoration-skip' shorthand and its su
952952 The 'text-decoration-skip' property and its sub-properties
953953 ('text-decoration-skip-self' ,
954954 'text-decoration-skip-box' ,
955- 'text-decoration-skip-inset' ,
956955 'text-decoration-skip-spaces' ,
957956 'text-decoration-skip-ink' )
958957 control interruptions in line decorations
0 commit comments