|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: changes.src,v 2.85 2008-03-05 15:36:14 bbos Exp $ --> |
| 3 | +<!-- $Id: changes.src,v 2.86 2008-04-07 18:31:50 bbos Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Changes</TITLE> |
@@ -930,6 +930,9 @@ expected to return in the CSS3 Lists module.)</p> |
930 | 930 | Instead, normal parsing rules apply and cause the rule to be |
931 | 931 | ignored.</p> |
932 | 932 |
|
| 933 | +<p>The size of list style markers without an intrinsic size is now |
| 934 | +defined. |
| 935 | + |
933 | 936 | <h3 id="c13.1"><a href="page.html">Chapter 13 Paged media</a></h3> |
934 | 937 |
|
935 | 938 | <p>The 'size', 'marks', and 'page' properties are not part of |
@@ -975,6 +978,9 @@ elements.</p> |
975 | 978 | for 'background-attachment' as 'scroll'. Instead they must ignore |
976 | 979 | all such declarations as if 'fixed' were an invalid value.</p> |
977 | 980 |
|
| 981 | +<p>The size of background images without an intrinsic size is now |
| 982 | +defined. |
| 983 | + |
978 | 984 | <h3 id="c14.3"><a href="colors.html#gamma-correction">Section |
979 | 985 | 14.3 Gamma correction</a></h3> |
980 | 986 |
|
@@ -1262,6 +1268,11 @@ Border conflict resolution</a></h3> |
1262 | 1268 | <p>Defined in rule 4 what happens when two elements of the same |
1263 | 1269 | type conflict and their borders have the same width and style.</p> |
1264 | 1270 |
|
| 1271 | +<h3 id="c18.1"><a href="ui.html#cursor-props">Section 18.1 Cursors: |
| 1272 | +the 'cursor' property</a> |
| 1273 | + |
| 1274 | +<p>The size of cursors without an intrinsic size is now defined. |
| 1275 | + |
1265 | 1276 | <h3 id="c18.4"><a href="ui.html#dynamic-outlines">Section 18.4 |
1266 | 1277 | Dynamic outlines</a></h3> |
1267 | 1278 |
|
@@ -1939,8 +1950,14 @@ Adjacent sibling selectors</a></h3> |
1939 | 1950 | <p>Clarified that text nodes and comments do not affect whether a |
1940 | 1951 | sibling selector matches. |
1941 | 1952 |
|
1942 | | -<h3 id="r5.8.2"><a href="selector.html#default-attrs">Section 5.8.2 Default |
1943 | | -attribute values in DTDs</a></h3> |
| 1953 | +<h3 id="r5.8.1"><a href="selector.html#matching-attrs">Section 5.8.1 |
| 1954 | +Matching attributes and attribute values</a></h3> |
| 1955 | + |
| 1956 | +<p>Clarified ~= and |= by using the definitions from the Selectors |
| 1957 | +module. |
| 1958 | + |
| 1959 | +<h3 id="r5.8.2"><a href="selector.html#default-attrs">Section 5.8.2 |
| 1960 | +Default attribute values in DTDs</a></h3> |
1944 | 1961 |
|
1945 | 1962 | <p>Clarified that rules about default attribute values are the same, |
1946 | 1963 | whether the default is specified in a DTD or by other means. |
@@ -2084,6 +2101,11 @@ agent should offer a scrolling mechanism" to use "area of the canvas on |
2084 | 2101 | which the document is rendered" instead of "document's initial containing |
2085 | 2102 | block".</p> |
2086 | 2103 |
|
| 2104 | +<h3 id="r9.2.4"><a href="visuren.html#display-prop">9.2.4 The |
| 2105 | +'display' property</a></h3> |
| 2106 | + |
| 2107 | +<p>Clarified that 'display: none' also applies to non-visual media. |
| 2108 | + |
2087 | 2109 | <h3 id="r9.3.1"><a href="visuren.html#choose-position">Section 9.3.1 |
2088 | 2110 | Choosing a positioning scheme</a></h3> |
2089 | 2111 |
|
|
0 commit comments