Skip to content

Commit d6ee69b

Browse files
committed
x
1 parent dbf275c commit d6ee69b

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

css3-gcpm/Overview.html

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1926,7 +1926,7 @@ <h3 id=the-hyphenate-character-property><span class=secno>6.5. </span>The
19261926
<tr>
19271927
<td><em>Value:</em>
19281928

1929-
<td>auto | &lt;string> &lt;string>?
1929+
<td>auto | &lt;string> <!-- &lt;string>? -->
19301930

19311931
<tr>
19321932
<td><em>Initial:</em>
@@ -1961,12 +1961,15 @@ <h3 id=the-hyphenate-character-property><span class=secno>6.5. </span>The
19611961

19621962
<p>This property specifies strings that are shown between parts of
19631963
hyphenated words. The &lsquo;<code class=property>auto</code>&rsquo; value
1964-
means that the user agent should find an appropriate value. If one string
1965-
is specified, it appears at the end of lines. If two strings are
1966-
specified, the second string appears at the beginning of lines.
1964+
means that the user agent should find an appropriate value.
1965+
<!--If one string is specified, it appears at
1966+
the end of lines. If two strings are specified, the second string
1967+
appears at the beginning of lines.
19671968
1968-
<p class=issue>Is the use of hyphenate charaters at the beginning of lines
1969-
common enough for this to be part of the specification?
1969+
<p class=issue>Is the use of hyphenate charaters at the beginning of
1970+
lines common enough for this to be part of the specification?
1971+
-->
1972+
19701973

19711974
<div class=example>
19721975
<p>In Latin scripts, the hyphen character (U+2010) is often used to
@@ -4347,7 +4350,7 @@ <h2 class=no-num id=property-index>Property index</h2>
43474350
<td><a class=property
43484351
href="#hyphenate-character">hyphenate-character</a>
43494352

4350-
<td>auto | &lt;string> &lt;string>?
4353+
<td>auto | &lt;string>
43514354

43524355
<td>auto
43534356

0 commit comments

Comments
 (0)