Skip to content

Commit 8e065df

Browse files
committed
[css-grid] Add generated DoC, since it's not getting autogenned
1 parent 8b22d7d commit 8e065df

1 file changed

Lines changed: 300 additions & 0 deletions

File tree

css-grid/issues-wd-20150917.html

Lines changed: 300 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,300 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<title>CSS Grid Layout Level 1 Disposition of Comments for 2015-09-17 WD</title>
4+
<style type="text/css">
5+
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
6+
pre > span { display: block; white-space: pre; }
7+
:not(pre).a { background: lightgreen }
8+
:not(pre).d { background: lightblue }
9+
:not(pre).oi { background: yellow }
10+
:not(pre).r { background: orange }
11+
:not(pre).fo { background: red }
12+
.open { border: solid red; }
13+
:target { box-shadow: 0.25em 0.25em 0.25em; }
14+
</style>
15+
16+
<h1>CSS Grid Layout Level 1 Disposition of Comments for 2015-09-17 WD</h1>
17+
18+
<p>Dated Draft: <a href="http://www.w3.org/TR/2015/WD-css-grid-1-20150917/">http://www.w3.org/TR/2015/WD-css-grid-1-20150917/</a>
19+
20+
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-grid-1/">http://drafts.csswg.org/css-grid-1/</a>
21+
22+
<p>The following color coding convention is used for comments:</p>
23+
24+
<ul>
25+
<li class="a">Accepted or Rejected and positive response
26+
<li class="r">Rejected and no response
27+
<li class="fo">Rejected and negative response
28+
<li class="d">Deferred
29+
<li class="oi">Out-of-Scope or Invalid and not verified
30+
</ul>
31+
32+
<p class=open>Open issues are marked like this</p>
33+
34+
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
35+
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
36+
<code>Verified</code> indicates commentor's acceptance of the response.</p>
37+
<pre class=' a' id='issue-1'>
38+
<span>Issue 1. <a href='#issue-1'>#</a></span>
39+
<span>Summary: Default alignment of grid tracks should match Flexbox</span>
40+
<span>From: fantasai & Javier Fernandez</span>
41+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0022.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0022.html</a></span>
42+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0026.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0026.html</a></span>
43+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0121.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0121.html</a></span>
44+
<span class="a">Closed: Accepted</span>
45+
<span class="a">Verified: reporter is editor</span>
46+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html</a></span></pre>
47+
<pre class=' oi' id='issue-2'>
48+
<span>Issue 2. <a href='#issue-2'>#</a></span>
49+
<span>Summary: Confusion over implicit named areas</span>
50+
<span>From: Mats Palmgren</span>
51+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0040.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0040.html</a></span>
52+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0072.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0072.html</a></span>
53+
<span class="oi">Closed: Invalid</span>
54+
<span>Verified:</span>
55+
<span>Resolved: Editorial</span></pre>
56+
<pre class='open a' id='issue-3'>
57+
<span>Issue 3. <a href='#issue-3'>#</a></span>
58+
<span>Summary: Abspos item placement in degenerate grids</span>
59+
<span>From: Mats Palmgren</span>
60+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0088.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0088.html</a></span>
61+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0098.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0098.html</a></span>
62+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0131.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0131.html</a></span>
63+
<span class="a">Open: Accepted</span>
64+
<span>Verified:</span>
65+
<span>Resolved: Bugfix</span></pre>
66+
<pre class=' a' id='issue-4'>
67+
<span>Issue 4. <a href='#issue-4'>#</a></span>
68+
<span>Summary: Errors in overlarge clamping rule</span>
69+
<span>From: Mats Palmgren</span>
70+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0033.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0033.html</a></span>
71+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0068.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0068.html</a></span>
72+
<span class="a">Closed: Accepted</span>
73+
<span>Verified:</span>
74+
<span>Resolved: Bugfix</span></pre>
75+
<pre class=' a' id='issue-5'>
76+
<span>Issue 5. <a href='#issue-5'>#</a></span>
77+
<span>Summary: Missing start = end conflict handling rule</span>
78+
<span>From: Mats Palmgren</span>
79+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0034.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0034.html</a></span>
80+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0069.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0069.html</a></span>
81+
<span class="a">Closed: Accepted</span>
82+
<span>Verified:</span>
83+
<span>Resolved: Bugfix</span></pre>
84+
<pre class=' oi' id='issue-6'>
85+
<span>Issue 6. <a href='#issue-6'>#</a></span>
86+
<span>Summary: Clarifying percentage resolution against indefinite sizing</span>
87+
<span>From: Manuel Rego Casasnovas</span>
88+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0046.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0046.html</a></span>
89+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0074.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0074.html</a></span>
90+
<span class="oi">Closed: OutOfScope</span>
91+
<span>Note: Filed against CSS Sizing</span>
92+
<span>Verified:</span>
93+
<span>Resolved:</span></pre>
94+
<pre class=' a' id='issue-7'>
95+
<span>Issue 7. <a href='#issue-7'>#</a></span>
96+
<span>Summary: Confusion over baseline content alignment and baseline self alignment</span>
97+
<span>From: Javier Fernandez</span>
98+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0122.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0122.html</a></span>
99+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0075.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0075.html</a></span>
100+
<span class="a">Closed: Accepted</span>
101+
<span>Verified:</span>
102+
<span>Resolved: Editorial</span></pre>
103+
<pre class=' oi' id='issue-8'>
104+
<span>Issue 8. <a href='#issue-8'>#</a></span>
105+
<span>Summary: Clarify sizing under a min/max-content constraint</span>
106+
<span>From: Sergio Villar Senin</span>
107+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0190.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0190.html</a></span>
108+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0194.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0194.html</a></span>
109+
<span class="oi">Closed: Invalid</span>
110+
<span>Verified:</span>
111+
<span>Resolved:</span></pre>
112+
<pre class=' a' id='issue-9'>
113+
<span>Issue 9. <a href='#issue-9'>#</a></span>
114+
<span>Summary: Clarify behavior of CSS-wide keywords and reset-only longhands</span>
115+
<span>From: David Baron</span>
116+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0255.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0255.html</a></span>
117+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0126.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0126.html</a></span>
118+
<span class="a">Closed: Accepted</span>
119+
<span>Verified:</span>
120+
<span>Resolved: Editorial</span></pre>
121+
<pre class=' a' id='issue-10'>
122+
<span>Issue 10. <a href='#issue-10'>#</a></span>
123+
<span>Summary: Percentages resolving against max-height</span>
124+
<span>From: Tab and fantasai</span>
125+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0067.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0067.html</a></span>
126+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0090.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0090.html</a></span>
127+
<span class="oi">Closed: Invalid</span>
128+
<span class="a">Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0029.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0029.html</a></span></pre>
129+
<pre class=' a' id='issue-11'>
130+
<span>Issue 11. <a href='#issue-11'>#</a></span>
131+
<span>Summary: Clarifications to repeat()</span>
132+
<span>From: Mats Plamgren</span>
133+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0033.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0033.html</a></span>
134+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0037.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0037.html</a></span>
135+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0041.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0041.html</a></span>
136+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0043.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0043.html</a></span>
137+
<span class="a">Closed: Accepted</span>
138+
<span>Verified:</span>
139+
<span>Resolved: Editorial</span></pre>
140+
<pre class=' a' id='issue-12'>
141+
<span>Issue 12. <a href='#issue-12'>#</a></span>
142+
<span>Summary: Axis ordering 2-value vs 4-value properties</span>
143+
<span>From: Tab and fantasai</span>
144+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0212.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0212.html</a></span>
145+
<span>Response:</span>
146+
<span class="a">Closed: Accepted</span>
147+
<span>Verified:</span>
148+
<span>Resolved:</span></pre>
149+
<pre class=' a' id='issue-13'>
150+
<span>Issue 13. <a href='#issue-13'>#</a></span>
151+
<span>Summary: Linking errors etc. for alignment properties</span>
152+
<span>From: Manuel Rego Casasnovas</span>
153+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html</a></span>
154+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0055.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0055.html</a></span>
155+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0084.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0084.html</a></span>
156+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0062.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0062.html</a></span>
157+
<span class="a">Closed: Accepted</span>
158+
<span>Verified:</span>
159+
<span>Resolved: Editorial</span></pre>
160+
<pre class=' a' id='issue-14'>
161+
<span>Issue 14. <a href='#issue-14'>#</a></span>
162+
<span>Summary: Percentage resolution and intrinsic sizing</span>
163+
<span>From: Sergio Villar Senin</span>
164+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0295.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0295.html</a></span>
165+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0066.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0066.html</a></span>
166+
<span class="a">Closed: Accepted</span>
167+
<span>Verified:</span>
168+
<span>Resolved: Editorial</span></pre>
169+
<pre class='open ' id='issue-15'>
170+
<span>Issue 15. <a href='#issue-15'>#</a></span>
171+
<span>Summary: Example is confusing</span>
172+
<span>From: Manuel Rego Casasnovas</span>
173+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0110.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0110.html</a></span>
174+
<span>Response:</span>
175+
<span>Open</span>
176+
<span>Verified:</span>
177+
<span>Resolved: Editorial</span></pre>
178+
<pre class=' a' id='issue-15'>
179+
<span>Issue 15. <a href='#issue-15'>#</a></span>
180+
<span>Summary: Clarification to 'fr'</span>
181+
<span>From: Manuel Rego Casasnovas</span>
182+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0323.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0323.html</a></span>
183+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0131.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0131.html</a></span>
184+
<span class="a">Closed: Accepted</span>
185+
<span>Verified:</span>
186+
<span>Resolved: Editorial</span></pre>
187+
<pre class=' a' id='issue-16'>
188+
<span>Issue 16. <a href='#issue-16'>#</a></span>
189+
<span>Summary: Error: wrong axis in definition</span>
190+
<span>From: Manuel Rego Casasnovas</span>
191+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0263.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0263.html</a></span>
192+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0159.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0159.html</a></span>
193+
<span class="a">Closed: Accepted</span>
194+
<span>Verified:</span>
195+
<span>Resolved: Bugfix</span></pre>
196+
<pre class=' a' id='issue-17'>
197+
<span>Issue 17. <a href='#issue-17'>#</a></span>
198+
<span>Summary: Placement algo doesn't handle negative-index implicit lines</span>
199+
<span>From: Menuel Rego Casasnovas</span>
200+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0088.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0088.html</a></span>
201+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0160.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0160.html</a></span>
202+
<span class="a">Closed: Accepted</span>
203+
<span>Verified:</span>
204+
<span>Resolved: Bugfix</span></pre>
205+
<pre class=' a' id='issue-18'>
206+
<span>Issue 18. <a href='#issue-18'>#</a></span>
207+
<span>Summary: Errors in grid-gap propdef tables</span>
208+
<span>From: Mats Palmgren</span>
209+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0028.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0028.html</a></span>
210+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0072.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0072.html</a></span>
211+
<span class="a">Closed: Accepted</span>
212+
<span>Verified:</span>
213+
<span>Resolved: Bugfix</span></pre>
214+
<pre class=' a' id='issue-19'>
215+
<span>Issue 19. <a href='#issue-19'>#</a></span>
216+
<span>Summary: Grid gap suppression at fragmentation breaks</span>
217+
<span>From: Mats Palmgren</span>
218+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0245.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0245.html</a></span>
219+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0246.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0246.html</a></span>
220+
<span class="a">Closed: Accepted</span>
221+
<span>Resolved: =WG= Approve, pls.</span></pre>
222+
<pre class='open ' id='issue-20'>
223+
<span>Issue 20. <a href='#issue-20'>#</a></span>
224+
<span>Summary: Content size tracks and orthogonal flows</span>
225+
<span>From: Javier Fernandez</span>
226+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0255.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0255.html</a></span>
227+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0128.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0128.html</a></span>
228+
<span class="">Open: Needs review, possible s/min-content/min- or max-content/ edit.</span></pre>
229+
<pre class=' ' id='issue-21'>
230+
<span>Issue 21. <a href='#issue-21'>#</a></span>
231+
<span>Summary: Confusion about reset-only behavior of 'grid-gap' in 'grid' shorthand</span>
232+
<span>From: Luke Stebbing</span>
233+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0273.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0273.html</a></span></pre>
234+
<pre class=' ' id='issue-22'>
235+
<span>Issue 22. <a href='#issue-22'>#</a></span>
236+
<span>Summary: Errors in definition of 'auto' minimum track sizes</span>
237+
<span>From: Manuel Rego Casasnovas</span>
238+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Nov/0086.html'>https://lists.w3.org/Archives/Public/www-style/2015Nov/0086.html</a></span>
239+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0158.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0158.html</a></span>
240+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0288.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0288.html</a></span>
241+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0032.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0032.html</a></span></pre>
242+
<pre class=' a' id='issue-23'>
243+
<span>Issue 23. <a href='#issue-23'>#</a></span>
244+
<span>Summary: Tighten up definition of dropping empty tracks</span>
245+
<span>From: Mats Palmgren</span>
246+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0034.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0034.html</a></span>
247+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Dec/0155.html'>https://lists.w3.org/Archives/Public/www-style/2015Dec/0155.html</a></span>
248+
<span class="a">Closed: Accepted</span></pre>
249+
<pre class='open ' id='issue-24'>
250+
<span>Issue 24. <a href='#issue-24'>#</a></span>
251+
<span>Summary: Drop empty tracks at ends or also in the middle?</span>
252+
<span>From: Mats Palmgren</span>
253+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0027.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0027.html</a></span>
254+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0034.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0034.html</a></span>
255+
<span class="">Open: =WG= Discuss / find use cases.</span></pre>
256+
<pre class='open oi' id='issue-25'>
257+
<span>Issue 25. <a href='#issue-25'>#</a></span>
258+
<span>Summary: Subgrids considered essential</span>
259+
<span>From: Eric Meyer</span>
260+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0106.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0106.html</a></span>
261+
<span class="oi">Open: OutOfScope</span></pre>
262+
<pre class=' a' id='issue-26'>
263+
<span>Issue 26. <a href='#issue-26'>#</a></span>
264+
<span>Summary: Spanning to missing named lines: which side of the grid?</span>
265+
<span>From: Manuel Rego Casasnovas</span>
266+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0063.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0063.html</a></span>
267+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jan/0123.html'>https://lists.w3.org/Archives/Public/www-style/2016Jan/0123.html</a></span>
268+
<span class="a">Closed: Accepted</span>
269+
<span>Resolved: =WG= Discuss.</span></pre>
270+
<script>
271+
(function () {
272+
var sheet = document.styleSheets[0];
273+
function addCheckbox(className) {
274+
var element = document.querySelector('*.' + className);
275+
var span = document.createElement('span');
276+
span.innerHTML = element.innerHTML;
277+
element.innerHTML = null;
278+
var check = document.createElement('input');
279+
check.type = 'checkbox';
280+
if (className == 'open') {
281+
check.checked = false;
282+
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
283+
check.onchange = function (e) {
284+
rule.style.display = this.checked ? 'none' : 'block';
285+
}
286+
}
287+
else {
288+
check.checked = true;
289+
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
290+
check.onchange = function (e) {
291+
rule.style.display = this.checked ? 'block' : 'none';
292+
}
293+
}
294+
var rule = sheet.cssRules[sheet.cssRules.length - 1];
295+
element.appendChild(check);
296+
element.appendChild(span);
297+
}
298+
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
299+
}());
300+
</script>

0 commit comments

Comments
 (0)