Skip to content

Commit 290e296

Browse files
committed
[css2] Added link to bibliography for CSS3COLOR
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402607
1 parent a669295 commit 290e296

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css2/visuren.src

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: visuren.src,v 2.133 2006-11-03 15:37:04 bbos Exp $ -->
3+
<!-- $Id: visuren.src,v 2.134 2007-01-17 23:20:01 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Visual formatting model</title>
@@ -1839,7 +1839,9 @@ contexts are generated by any positioned element (including
18391839
relatively positioned elements) having a computed value of 'z-index'
18401840
other than 'auto'. Stacking contexts are not necessarily related to
18411841
containing blocks. In future levels of CSS, other properties may
1842-
introduce stacking contexts, for example '<a href="http://www.w3.org/TR/css3-color/#transparency">opacity</a>'.
1842+
introduce stacking contexts, for example '<a
1843+
href="http://www.w3.org/TR/css3-color/#transparency">opacity</a>'
1844+
[[-CSS3COLOR]].
18431845
</p>
18441846
<p>
18451847
Each stacking context consists of the following

0 commit comments

Comments
 (0)