Skip to content

Commit 712f4b3

Browse files
bert-githubsvgeesus
authored andcommitted
Generated. Do not edit!
1 parent 6ddc4bb commit 712f4b3

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

compositing-1/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -645,14 +645,14 @@ <h3 id=values><span class=secno>2.2. </span>Values</h3>
645645

646646
<p>This specification follows the <a
647647
href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
648-
definition conventions</a> from <a href="#CSS21"
648+
definition conventions</a> from <a href="#ref-CSS21"
649649
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Value types not defined in
650-
this specification are defined in CSS Level 2 Revision 1 <a href="#CSS21"
651-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Other CSS modules may expand
652-
the definitions of these value types: for example <a href="#CSS3COLOR"
653-
rel=biblioentry>[CSS3COLOR]<!--{{CSS3COLOR}}--></a>, when combined with
654-
this module, expands the definition of the &lt;color> value type as used
655-
in this specification.
650+
this specification are defined in CSS Level 2 Revision 1 <a
651+
href="#ref-CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Other CSS
652+
modules may expand the definitions of these value types: for example <a
653+
href="#CSS3COLOR" rel=biblioentry>[CSS3COLOR]<!--{{CSS3COLOR}}--></a>,
654+
when combined with this module, expands the definition of the &lt;color>
655+
value type as used in this specification.
656656

657657
<p>In addition to the property-specific values listed in their definitions,
658658
all properties defined in this specification also accept the <a
@@ -1923,9 +1923,9 @@ <h3 id=isolatedgroups><span class=secno>8.2. </span>Isolated Groups</h3>
19231923
backdrop. The only interaction with the group backdrop shall occur when
19241924
the group's computed color, shape and alpha are composited with it.
19251925

1926-
<p>See ‘<code class=css><a href="#groupcompositingisolation">Isolated
1927-
groups and Porter Duff modes</a></code>’ for a description of the effect
1928-
of isolated groups on compositing. See ‘<code class=css><a
1926+
<p>See ‘<code class=css><a href="#groupcompositing">Isolated groups and
1927+
Porter Duff modes</a></code>’ for a description of the effect of
1928+
isolated groups on compositing. See ‘<code class=css><a
19291929
href="#isolationblending">Effect of group isolation on
19301930
blending</a></code>’ for a description of the effect of isolated groups
19311931
on blending. <!--

0 commit comments

Comments
 (0)