File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1514,7 +1514,7 @@ <h3>The 'hyphenate-character' property</h3>
15141514 < td > < dfn > hyphenate-character</ dfn >
15151515 < tr >
15161516 < td > < em > Value:</ em >
1517- < td > auto | <string> <string> ?
1517+ < td > auto | <string> <!-- <string>? -->
15181518 < tr >
15191519 < td > < em > Initial:</ em >
15201520 < td > auto
@@ -1537,12 +1537,13 @@ <h3>The 'hyphenate-character' property</h3>
15371537
15381538< p > This property specifies strings that are shown between parts of
15391539hyphenated words. The 'auto' value means that the user agent should
1540- find an appropriate value. If one string is specified, it appears at
1540+ find an appropriate value. <!-- If one string is specified, it appears at
15411541the end of lines. If two strings are specified, the second string
15421542appears at the beginning of lines.
15431543
15441544<p class=issue>Is the use of hyphenate charaters at the beginning of
15451545lines common enough for this to be part of the specification?
1546+ -->
15461547
15471548< div class ="example ">
15481549< p > In Latin scripts, the hyphen character (U+2010) is often used to
You can’t perform that action at this time.
0 commit comments