css-ruby/Overview.src.html

changeset 9173
a509cde54544
parent 9172
b0abc18cf23b
child 9174
d0cb61f45f33
     1.1 --- a/css-ruby/Overview.src.html	Fri Sep 13 14:26:34 2013 -0700
     1.2 +++ b/css-ruby/Overview.src.html	Fri Sep 13 14:35:11 2013 -0700
     1.3 @@ -1,3 +1,4 @@
     1.4 +<!DOCTYPE html>
     1.5  <!--
     1.6  
     1.7  Issues:
     1.8 @@ -8,8 +9,6 @@
     1.9  Redo all examples with consistent font. (M+ 2p?)
    1.10  
    1.11  -->
    1.12 -
    1.13 -<!DOCTYPE html>
    1.14  <html lang="en">
    1.15  <head>
    1.16  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    1.17 @@ -136,8 +135,8 @@
    1.18  	keyword as their property value. For readability it has not been repeated
    1.19  	explicitly.
    1.20  
    1.21 -<h3 id="conventions">
    1.22 -Document conventions</h3>
    1.23 +<h3 id="diagram-conventions">
    1.24 +Diagram conventions</h3>
    1.25  
    1.26  	<p>Many typographical conventions in East Asian typography depend
    1.27  	on whether the character rendered is wide (CJK) or narrow (non-CJK).
    1.28 @@ -422,7 +421,7 @@
    1.29  	<p>The content comparison for this auto-hiding behavior
    1.30  	takes place prior to white space collapsing
    1.31  	and ignores elements (considers only the <code>textContent</code> of the boxes).
    1.32 -	<span class="issue">Is before or after white space collapsing easier?We should do whatever is easier, as it really doesn't matter much which way to go.
    1.33 +	<p class="issue">Is before or after white space collapsing easier? We should do whatever is easier, as it really doesn't matter much which way to go.
    1.34  
    1.35  <h3 id="white-space">
    1.36  White Space</h3>
    1.37 @@ -1439,12 +1438,6 @@
    1.38      appearance. Subset of the Japanese writing system,&nbsp; used together with 
    1.39      kanji and hiragana. In recent times, mainly used to write foreign words. Also see <a
    1.40        href="#g-hiragana"><span lang="ja">Hiragana</span></a>.</dd>
    1.41 -  <dt><a id="g-monoruby" name="g-monoruby"><strong>Mono-ruby</strong></a></dt>
    1.42 -    <dd>In Japanese typography: Ruby associated with a single character of
    1.43 -      the base text.</dd>
    1.44 -  <dt><a id="g-ruby"><strong>Ruby</strong></a></dt>
    1.45 -    <dd>A run of text that appears in the vicinity of another run of text and
    1.46 -      serves as an annotation or a pronunciation guide for that text.</dd>
    1.47  </dl>
    1.48  
    1.49  <h2 id="conformance">
    1.50 @@ -1601,7 +1594,7 @@
    1.51  		<dt>Close issue requesting 'display: rp': use ''display: none''.
    1.52  		<dd>
    1.53  			The Internationalization WG added an issue requesting a display value for &lt;rp> elements.
    1.54 -			They're supposed to be hidden when &tl;ruby> is displayed as ruby.
    1.55 +			They're supposed to be hidden when &lt;ruby> is displayed as ruby.
    1.56  			But this is easily accomplished already with ''display: none''.
    1.57  
    1.58  		<dt>Change 'ruby-position' values to match 'text-emphasis-position'.

mercurial