File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ Issue 2.
1414Summary: The very first "note" in the draft overlays and obscures part of the illustration in the sidebar
1515From: asmusf@ix.netcom.com
1616Comment: http://www.w3.org/mid/52960D39.5050309@ix.netcom.com
17- Open:
17+ Comment: http://www.w3.org/mid/CAAWBYDCJHACxu6GoBtFCHOxgKA4ZoTg9J4RheYAmeMZ0LKdGWQ@mail.gmail.com
18+ Comment: http://www.w3.org/mid/5296D692.2020201@css-class.com
19+ Open: Accepted
1820----
1921Issue 3.
2022Summary: Typo in Example 1 in Section 2.2
Original file line number Diff line number Diff line change @@ -240,6 +240,7 @@ span.note, span.issue {
240240 border-color : # E05252 ;
241241 background : # FBE9E9 ;
242242 counter-increment : issue;
243+ overflow : auto;
243244}
244245
245246.issue : before {
@@ -253,6 +254,7 @@ span.note, span.issue {
253254.note , .why {
254255 border-color : # 52E052 ;
255256 background : # E9FBE9 ;
257+ overflow : auto;
256258}
257259
258260.normref { color : red }
@@ -262,6 +264,7 @@ span.note, span.issue {
262264.example {
263265 border-color : # E0CB52 ;
264266 background : # FCFAEE ;
267+ overflow : auto;
265268}
266269
267270.example : before {
You can’t perform that action at this time.
0 commit comments