Skip to content

Commit 59e11ff

Browse files
committed
[css-text] Markup fix
Restore old ids that had been used to link to the spec in some tests
1 parent 511bb63 commit 59e11ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-text-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ Line Breaking Details</h3>
977977
<li>Line breaking in/around Ruby is defined in <a href="https://www.w3.org/TR/css-ruby-1/#line-breaks">CSS Ruby</a> [[!CSS-RUBY-1]].
978978
</ul>
979979

980-
<h3 id="word-break-property" caniuse="word-break">
980+
<h3 id="word-break-property" caniuse="word-break" oldids="word-break">
981981
Breaking Rules for Letters: the 'word-break' property</h3>
982982

983983
<pre class="propdef">
@@ -1406,7 +1406,7 @@ Line Breaking Details</h3>
14061406
alt="[isolated DAL + isolated ALEF + initial MEEM + final YEH + hyphen + line-break + isolated DAL + isolated ALEF MAKSURA]">
14071407
</div>
14081408

1409-
<h3 id="overflow-wrap-property" caniuse="wordwrap">
1409+
<h3 id="overflow-wrap-property" caniuse="wordwrap" oldids="overflow-wrap">
14101410
Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property</h3>
14111411

14121412
<pre class="propdef">

0 commit comments

Comments
 (0)