File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999
100100 < h1 > CSS Generated Content for Paged Media Module</ h1 >
101101
102- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft 31 October 2010</ h2 >
102+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft 1 November 2010</ h2 >
103103
104104 < dl >
105105 < dt > This version:
106106
107107 < dd > < a
108- href ="http://www.w3.org/TR/2010/ED-css3-gcpm-20101031 "> http://www.w3.org/TR/2010/ED-css3-gcpm-20101031 </ a >
108+ href ="http://www.w3.org/TR/2010/ED-css3-gcpm-20101101 "> http://www.w3.org/TR/2010/ED-css3-gcpm-20101101 </ a >
109109
110110 < dt > Latest version:
111111
@@ -2063,6 +2063,31 @@ <h3 id=the-hyphenate-last-line-avoid-property><span class=secno>6.6.
20632063 </ div >
20642064
20652065 < div >
2066+ < div class =example >
2067+ < p > A paragraph may be formatted like this when ‘< code
2068+ class =css > hyphenate: auto</ code > ’ is set:
2069+
2070+ < pre >
2071+ This is just a
2072+ simple example
2073+ to show Antar-
2074+ ctica.
2075+ </ pre >
2076+
2077+ < p > With ‘< code class =css > hyphenate-last-line-avoid:
2078+ always</ code > ’ one would get:
2079+
2080+ < pre >
2081+ This is just a
2082+ simple example
2083+ to show
2084+ Antarctica.
2085+ </ pre >
2086+
2087+ < pre >
2088+ </ pre >
2089+ </ div >
2090+
20662091 < h2 id =new-counter-styles > < span class =secno > 7. </ span > New counter styles</ h2 >
20672092
20682093 < h3 id =the-super-decimal-list-style-type > < span class =secno > 7.1. </ span > The
You can’t perform that action at this time.
0 commit comments