@@ -1179,7 +1179,7 @@ <h2 id="issue-38">Issue 38</h2>
11791179< dd > < p > Issue closed.</ p > </ dd >
11801180</ dl >
11811181
1182- < h2 id ="issue-37 "> Issue 39</ h2 >
1182+ < h2 id ="issue-39 "> Issue 39</ h2 >
11831183
11841184< dl >
11851185< dt > URI</ dt >
@@ -1189,8 +1189,59 @@ <h2 id="issue-37">Issue 39</h2>
11891189"outline-width: thick solid" in example should be "outline: thick solid"
11901190</ pre > </ dd >
11911191< dt > Resolution</ dt >
1192- < dd > < pre > Assumed Editorial.
1192+ < dd > < pre >
1193+ Assumed Editorial.
11931194</ pre > </ dd >
11941195< dt > Status</ dt >
11951196< dd > < p > Issue closed.</ p > </ dd >
11961197</ dl >
1198+
1199+
1200+ < h2 id ="issue-40 "> Issue 40</ h2 >
1201+
1202+ < dl >
1203+ < dt > URI</ dt >
1204+ < dd > < a href ="http://lists.w3.org/Archives/Public/www-style/2007May/0035.html "> http://lists.w3.org/Archives/Public/www-style/2007May/0035.html</ a > </ dd >
1205+ < dt > Description</ dt >
1206+ < dd > < pre >
1207+ Not clear what media style rules that are not qualified by an @media
1208+ rule apply to.
1209+ </ pre > </ dd >
1210+ < dt > Proposal</ dt >
1211+ < dd > < pre >
1212+ Add to the end of 7.2.1:
1213+ Style rules outside of @media rules apply to all media types
1214+ that the sheet applies to.
1215+ </ pre > </ dd >
1216+ < dt > Resolution</ dt >
1217+ < dd > < pre >
1218+ Proposal accepted.
1219+ </ pre > </ dd >
1220+ < dt > Status</ dt >
1221+ < dd > < p > =howcome= Edit.</ p > </ dd >
1222+ </ dl >
1223+
1224+ < h2 id ="issue-41 "> Issue 41</ h2 >
1225+
1226+ < dl >
1227+ < dt > URI</ dt >
1228+ < dd > < a href ="http://lists.w3.org/Archives/Member/w3c-css-wg/2007AprJun/0277.html "> http://lists.w3.org/Archives/Member/w3c-css-wg/2007AprJun/0277.html</ a > </ dd >
1229+ < dt > Description</ dt >
1230+ < dd > < pre >
1231+ Initial containg block for fixed positioning and absolute positioning
1232+ don't match.
1233+ </ pre > </ dd >
1234+ < dt > Proposal</ dt >
1235+ < dd > < pre >
1236+ In 10.1 where it says
1237+ If the element has 'position: fixed', the containing block is
1238+ established by the viewport in the case of continuous media or
1239+ the page box in the case of paged media
1240+ change "page box" to "page area".
1241+ </ pre > </ dd >
1242+ < dt > Resolution</ dt >
1243+ < dd > < pre >
1244+ </ pre > </ dd >
1245+ < dt > Status</ dt >
1246+ < dd > < p > =Markus= Check with implementors if this is ok.</ p > </ dd >
1247+ </ dl >
0 commit comments