Skip to content

Commit 176f246

Browse files
committed
[css-writing-modes] Fix bikeshed fatal error (same reference referenced in different ways) and regenerate.
1 parent 99734e6 commit 176f246

File tree

2 files changed

+1726
-750
lines changed

2 files changed

+1726
-750
lines changed

css-writing-modes/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Value Types and Terminology</h3>
165165
explicitly.
166166

167167
<p>Other important terminology and concepts used in this specification
168-
are defined in [[!CSS21]] and [[!CSS3-TEXT]].
168+
are defined in [[!CSS21]] and [[!CSS-TEXT-3]].
169169

170170
<span id="bidi"></span>
171171
<h2 id="text-direction">
@@ -2622,7 +2622,7 @@ Full-width Characters</h5>
26222622
when the combined text consists of more than one <a>typographic character unit</a>,
26232623
then any full-width <a>typographic character units</a>
26242624
should first be converted to their non-full-width equivalents
2625-
by reversing the algorithm defined for ''text-transform: full-width'' in [[!CSS3TEXT]]
2625+
by reversing the algorithm defined for ''text-transform: full-width'' in [[!CSS-TEXT-3]]
26262626
before applying other compression techniques.
26272627

26282628
<div class="example">

0 commit comments

Comments
 (0)