Skip to content

Commit 28ec257

Browse files
committed
Remove inheritance sentence from cascading section that conflicts with inheritance behavior described elsewhere. <http://www.w3.org/mid/4F2171C7.2090002@kozea.fr>
1 parent 5d53155 commit 28ec257

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

css3-page/Overview.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -949,9 +949,6 @@ <h3 id=cascading-and-page-context><span class=secno>5.4. </span>Cascading
949949

950950
<p>Concatenating the three numbers f-g-h gives the specificity.</p>
951951

952-
<p>Properties that are not explicitly set within the page or margin
953-
context take their initial values and do not inherit from any element.</p>
954-
955952
<div class=example>
956953
<p>Some page specificity calculation examples follow:</p>
957954

css3-page/Overview.src.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,6 @@ <h3 id="cascading-and-page-context">Cascading in the page context</h3>
644644

645645
<p>Concatenating the three numbers f-g-h gives the specificity.</p>
646646

647-
<p>Properties that are not explicitly set within the page or margin context take
648-
their initial values and do not inherit from any element.</p>
649-
650647
<div class="example">
651648

652649
<p>Some page specificity calculation examples follow:</p>

0 commit comments

Comments
 (0)