Skip to content

Commit c8fe35a

Browse files
committed
[css-ruby] Remove extraneous statement about initial and inherit
--HG-- extra : rebase_source : 18e8b186156bb011c0ed9b2e25ec7b9fbdc84848
1 parent 113213f commit c8fe35a

2 files changed

Lines changed: 3 additions & 12 deletions

File tree

css-ruby/Overview.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<meta content="CSS Ruby Module Level 1" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2013-06-17 name=dcterms.date>
14+
<meta content=2013-06-18 name=dcterms.date>
1515
<meta content="Elika J. Etemad" name=dcterms.creator>
1616
<meta content="Koji Ishii" name=dcterms.creator>
1717
<meta content="Richard Ishida" name=dcterms.creator>
@@ -32,8 +32,8 @@
3232
<h1 class=p-name>CSS Ruby Module Level 1</h1>
3333

3434
<h2 class="no-num no-toc" id=longstatus-date->Editor's Draft <time
35-
class=dt-updated datetime=20130617>17 June 2013</time>
36-
<!-- for HTML4 doctype: <span class="value-title" title="20130617">17 June 2013</span></span> --></h2>
35+
class=dt-updated datetime=20130618>18 June 2013</time>
36+
<!-- for HTML4 doctype: <span class="value-title" title="20130618">18 June 2013</span></span> --></h2>
3737

3838
<dl>
3939
<dt>This version:
@@ -662,11 +662,6 @@ <h3 id=ruby-line-breaking><span class=secno>2.4. </span> Ruby box and line
662662

663663
<h2 id=ruby-props><span class=secno>3. </span> Ruby Properties</h2>
664664

665-
<p>All properties, in addition to the noted values, take ‘<code
666-
class=property>initial</code>’ and ‘<code
667-
class=property>inherit</code>’. These values are not repeated in each of
668-
the property value enumeration.
669-
670665
<h3 id=rubypos><span class=secno>3.1. </span> Ruby positioning: the ‘<a
671666
href="#ruby-position"><code class=property>ruby-position</code></a>
672667
property</h3>

css-ruby/Overview.src.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,10 +457,6 @@ <h3 id="ruby-line-breaking">
457457
<h2 id="ruby-props">
458458
Ruby Properties</h2>
459459

460-
<p>All properties, in addition to the noted values, take 'initial' and
461-
'inherit'. These values are not repeated in each of the property value
462-
enumeration. </p>
463-
464460
<h3 id="rubypos">
465461
Ruby positioning: the 'ruby-position' property</h3>
466462

0 commit comments

Comments
 (0)