Skip to content

Commit 6c3d9c0

Browse files
committed
[css-text] I18N-ISSUE-310: (editorial) consistency in refering to Unicode web site
1 parent 286f901 commit 6c3d9c0

2 files changed

Lines changed: 10 additions & 11 deletions

File tree

css-text/Overview.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -647,13 +647,12 @@ <h3 id=text-transform-property><span class=secno>2.1. </span> <a
647647
Operations</a>, this property affects line breaks and other CSS
648648
properties.
649649

650-
<p>The case mapping rules for the character repertoire specified by the
651-
Unicode Standard can be found on the Unicode Consortium Web site <a
652-
href="#ref-UNICODE" rel=biblioentry>[UNICODE]<!--{{!UNICODE}}--></a>. The
653-
UA must use the full case mappings for Unicode characters, including any
654-
conditional casing rules, as defined in Default Case Algorithm section. If
655-
(and only if) the <a href="#content-language"><i>content language</i></a>
656-
of the element is, according to the rules of the <a
650+
<p> The UA must use the full case mappings for Unicode characters,
651+
including any conditional casing rules, as defined in Default Case
652+
Algorithm section of The Unicode Standard <a href="#ref-UNICODE"
653+
rel=biblioentry>[UNICODE]<!--{{!UNICODE}}--></a>. If (and only if) the <a
654+
href="#content-language"><i>content language</i></a> of the element is,
655+
according to the rules of the <a
657656
href="http://www.w3.org/TR/CSS21/conform.html#doclanguage">document
658657
language</a>, known, then any appropriate language-specific rules must be
659658
applied as well. These minimally include, but are not limited to, the

css-text/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -382,11 +382,11 @@ <h3 id="text-transform-property">
382382
As defined in <a href="#order">Text Processing Order of Operations</a>,
383383
this property affects line breaks and other CSS properties.
384384

385-
<p>The case mapping rules for the character repertoire specified by the
386-
Unicode Standard can be found on the Unicode Consortium Web site
387-
[[!UNICODE]]. The UA must use the full case mappings for Unicode
385+
<p>
386+
The UA must use the full case mappings for Unicode
388387
characters, including any conditional casing rules, as defined in
389-
Default Case Algorithm section. If (and only if) the <i>content language</i>
388+
Default Case Algorithm section of The Unicode Standard [[!UNICODE]].
389+
If (and only if) the <i>content language</i>
390390
of the element is, according to the rules of the
391391
<a href="http://www.w3.org/TR/CSS21/conform.html#doclanguage">document language</a>,
392392
known,

0 commit comments

Comments
 (0)