Skip to content

Commit 6ddc4bb

Browse files
bert-githubsvgeesus
authored andcommitted
Fixed broken fragment IDs.
1 parent f9d886f commit 6ddc4bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

compositing-1/Compositing.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -344,10 +344,10 @@ <h3>Module interactions</h3>
344344
<h3>Values</h3>
345345
<p>This specification follows the <a
346346
href="http://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
347-
definition conventions</a> from <a href="#CSS21"
347+
definition conventions</a> from <a href="#ref-CSS21"
348348
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Value types not defined in
349349
this specification are defined in CSS Level 2 Revision 1 <a
350-
href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Other CSS
350+
href="#ref-CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. Other CSS
351351
modules may expand the definitions of these value types: for example <a
352352
href="#CSS3COLOR" rel=biblioentry>[CSS3COLOR]<!--{{CSS3COLOR}}--></a>,
353353
when combined with this module, expands the definition of the &lt;color>
@@ -1392,7 +1392,7 @@ <h3 id="isolatedgroups">Isolated Groups</h3>
13921392
computed color, shape and alpha are composited with it.
13931393
</p>
13941394

1395-
See '<a href="#groupcompositingisolation">Isolated groups and Porter Duff modes</a>' for a description of the effect of isolated groups on compositing.
1395+
See '<a href="#groupcompositing">Isolated groups and Porter Duff modes</a>' for a description of the effect of isolated groups on compositing.
13961396
See '<a href="#isolationblending">Effect of group isolation on blending</a>' for a description of the effect of isolated groups on blending.
13971397
<!--
13981398
<h3 id="knockoutgroups">Knockout Groups</h3>

0 commit comments

Comments
 (0)