@@ -687,6 +687,9 @@ <h2 id=dependencies-on-other-modules><span class=secno>3.
687687 rel =biblioentry > [CSS3COLOR]<!--{{!CSS3COLOR}}--> </ a >
688688
689689 < li > < a href ="#ref-CSS21 " rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a >
690+
691+ < li > < a href ="#ref-CSS-WRITING-MODES-3 "
692+ rel =biblioentry > [CSS-WRITING-MODES-3]<!--{{!CSS-WRITING-MODES-3}}--> </ a > <!--for end, start, line-left, line-end-->
690693 </ ul >
691694 <!--
692695<p>It has non-normative (informative) references to the following
@@ -2089,9 +2092,17 @@ <h3 id=text-overflow><span class=secno>8.2. </span> Overflow Ellipsis: the
20892092 readability and means "grapheme cluster" < a href ="#ref-UAX29 "
20902093 rel =biblioentry > [UAX29]<!--{{!UAX29}}--> </ a > for implementation purposes.
20912094
2092- < p > If there is one value, it applies only to the end line edge. If there
2093- are two values, the first value applies to the left edge, and the second
2094- value applies to the right edge.
2095+ < p > If there is one value, it applies only to the < a > end</ a > line edge. If
2096+ there are two values, the first value applies to the < a > line-left</ a >
2097+ edge, and the second value applies to the < a > line-right</ a > edge. The
2098+ terms < a > end</ a > , < a > line-left</ a > and < a > line-right</ a > are defined in < a
2099+ href ="#ref-CSS-WRITING-MODES-3 "
2100+ rel =biblioentry > [CSS-WRITING-MODES-3]<!--{{!CSS-WRITING-MODES-3}}--> </ a > .
2101+
2102+ < p class =note > Note: the use of < a > line-left</ a > and < a > line-right</ a >
2103+ rather than < a > start</ a > and < a > end</ a > when there are two values is
2104+ intentional, to facilitate the use of directional characters such as
2105+ arrows.
20952106
20962107 < p > For the ellipsis and string values, implementations must hide
20972108 characters and < a
@@ -2973,6 +2984,16 @@ <h3 class="no-num no-toc">Normative References</h3>
29732984 < dd style ="display: none "> <!-- keeps the doc valid if the DL is empty -->
29742985 <!---->
29752986
2987+ < dt id =ref-CSS-WRITING-MODES-3 > [CSS-WRITING-MODES-3]
2988+
2989+ < dd > fantasai; Koji Ishii. < a
2990+ href ="http://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/ "> < cite > CSS
2991+ Writing Modes Level 3.</ cite > </ a > 20 March 2014. W3C Candidate
2992+ Recommendation. (Work in progress.) URL: < a
2993+ href ="http://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/ "> http://www.w3.org/TR/2014/CR-css-writing-modes-3-20140320/</ a >
2994+ </ dd >
2995+ <!---->
2996+
29762997 < dt id =ref-CSS21 > [CSS21]
29772998
29782999 < dd > Bert Bos; et al. < a
0 commit comments