-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-cr-2019.html
201 lines (194 loc) · 15.7 KB
/
issues-cr-2019.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Scroll Snap Module Level 1 Disposition of Comments for 2019-03-19 CR</title>
<style type="text/css">
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
pre > span { display: block; white-space: pre; }
.a { background: #52E052 }
.d { background: #8CCBF2 }
.oi { background: #E0CB52 }
.r { background: orange }
.fo { background: #f66 }
pre.a { background: #E9FBE9 }
pre.d { background: #DEF }
pre.oi { background: #FCFAEE }
pre.r { background: #FFEECC }
pre.fo { background: #FBE9E9 }
.open { border: solid red; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
a[href^=mid], a[href~=flatten] { text-decoration: none; }
abbr { font-weight: bold; }
</style>
<h1>CSS Scroll Snap Module Level 1 Disposition of Comments for 2019-03-19 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2019/CR-css-scroll-snap-1-20190319/">https://www.w3.org/TR/2019/CR-css-scroll-snap-1-20190319/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-scroll-snap-1/">http://drafts.csswg.org/css-scroll-snap-1/</a>
<p>The following color coding convention is used for comments:</p>
<ul>
<li class="a">Accepted or Rejected and positive response
<li class="r">Rejected and no response
<li class="fo">Rejected and negative response
<li class="d">Deferred
<li class="oi">Out-of-Scope or Invalid and not verified
</ul>
<p class=open>Open issues are marked like this</p>
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
<code>Verified</code> indicates commentor's acceptance of the response.</p>
<pre class=' a' id='issue-1'>
<span>Issue 1. <a href='#issue-1'>#</a></span>
<span>Summary: Clarify propagation of scroll-padding and scroll-snap-type to viewport</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3740'>https://github.com/w3c/csswg-drafts/issues/3740</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3740#issuecomment-474907425'>https://github.com/w3c/csswg-drafts/issues/3740#issuecomment-474907425</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/b5afa1086cf344046ea87013f0c48b3800eaacd7'>https://github.com/w3c/csswg-drafts/commit/b5afa1086cf344046ea87013f0c48b3800eaacd7</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3740#issuecomment-482784395'>https://github.com/w3c/csswg-drafts/issues/3740#issuecomment-482784395</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3740#issuecomment-492715334'>https://github.com/w3c/csswg-drafts/issues/3740#issuecomment-492715334</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/a28f6989dbe4d9c97269b1e2ed3efc85e818e47c'>https://github.com/w3c/csswg-drafts/commit/a28f6989dbe4d9c97269b1e2ed3efc85e818e47c</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2019Mar/0007.html'>https://lists.w3.org/Archives/Public/www-style/2019Mar/0007.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2019Mar/0007.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: reporter is editor</span></pre>
<pre class=' a' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Include scrollbar arrows in Example 11</span>
<span>From: egirard</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3752'>https://github.com/w3c/csswg-drafts/issues/3752</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/09e040f05e12bb4c303d5839e0ceee3f6bf58c67'>https://github.com/w3c/csswg-drafts/commit/09e040f05e12bb4c303d5839e0ceee3f6bf58c67</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/commit/09e040f05e12bb4c303d5839e0ceee3f6bf58c67'>https://github.com/w3c/csswg-drafts/commit/09e040f05e12bb4c303d5839e0ceee3f6bf58c67</a></span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Clarify writing mode used for scroll-snap-align</span>
<span>From: hiikezoe</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3815'>https://github.com/w3c/csswg-drafts/issues/3815</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3815#issuecomment-577245697'>https://github.com/w3c/csswg-drafts/issues/3815#issuecomment-577245697</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html'>https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Feb/0008.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' oi' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Compat between Webkit and Blink/Gecko wrt implicit start/end snapping</span>
<span>From: jonjohnjohnson</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4037'>https://github.com/w3c/csswg-drafts/issues/4037</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4037#issuecomment-538060075'>https://github.com/w3c/csswg-drafts/issues/4037#issuecomment-538060075</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4037#issuecomment-540162045'>https://github.com/w3c/csswg-drafts/issues/4037#issuecomment-540162045</a></span>
<span class="oi">Closed: Invalid</span>
<span>Note: WebKit accepted to fix its bug</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Sep/0031.html'>https://lists.w3.org/Archives/Public/www-style/2020Sep/0031.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Sep/0031.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Add example from sticky scrollbars spec</span>
<span>From: Samuel Bronson</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4371'>https://github.com/w3c/csswg-drafts/issues/4371</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4371#issuecomment-542698895'>https://github.com/w3c/csswg-drafts/issues/4371#issuecomment-542698895</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Clarify layout viewport vs visual viewport</span>
<span>From: Emilio Álvarez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4393'>https://github.com/w3c/csswg-drafts/issues/4393</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4393#issuecomment-542700206'>https://github.com/w3c/csswg-drafts/issues/4393#issuecomment-542700206</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/pull/4776/files'>https://github.com/w3c/csswg-drafts/pull/4776/files</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/e148f873b35f3181ca687e588d4596b812d7b3bc'>https://github.com/w3c/csswg-drafts/commit/e148f873b35f3181ca687e588d4596b812d7b3bc</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html'>https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Feb/0008.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' r' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Snap area trapping of non-scrollable elements annoying to implement</span>
<span>From: Majid Valipour</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4496'>https://github.com/w3c/csswg-drafts/issues/4496</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4496'>https://github.com/w3c/csswg-drafts/issues/4496</a></span>
<span class="r">Closed: Rejected</span>
<span>Notes: Marked at-risk</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Dec/0025.html'>https://lists.w3.org/Archives/Public/www-style/2020Dec/0025.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Dec/0025.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Animation of re-snapping after content changes</span>
<span>From: Majid Valipour</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4609'>https://github.com/w3c/csswg-drafts/issues/4609</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4609#issuecomment-575325542'>https://github.com/w3c/csswg-drafts/issues/4609#issuecomment-575325542</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/c6e94dfdfbce7b71731e19240734ee9a27d49ea2'>https://github.com/w3c/csswg-drafts/commit/c6e94dfdfbce7b71731e19240734ee9a27d49ea2</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/c135b56ef93dad7c66854348d8b59cddd24df049'>https://github.com/w3c/csswg-drafts/commit/c135b56ef93dad7c66854348d8b59cddd24df049</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4609#issuecomment-693732456'>https://github.com/w3c/csswg-drafts/issues/4609#issuecomment-693732456</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html'>https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Feb/0008.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/4609#issuecomment-706317118'>https://github.com/w3c/csswg-drafts/issues/4609#issuecomment-706317118</a></span></pre>
<pre class=' a' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Re-snapping with multiple possible targets</span>
<span>From: yi-gu</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4651'>https://github.com/w3c/csswg-drafts/issues/4651</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4651#issuecomment-575312124'>https://github.com/w3c/csswg-drafts/issues/4651#issuecomment-575312124</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4651#issuecomment-693743399'>https://github.com/w3c/csswg-drafts/issues/4651#issuecomment-693743399</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html'>https://lists.w3.org/Archives/Public/www-style/2020Feb/0008.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Feb/0008.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Clarify interaction between snapping and scroll anchoring</span>
<span>From: Emilio Álvarez</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4830'>https://github.com/w3c/csswg-drafts/issues/4830</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4830#issuecomment-725713005'>https://github.com/w3c/csswg-drafts/issues/4830#issuecomment-725713005</a></span>
<span class="a">Closed: Accepted</span>
<span>Note: Fixed in css-scroll-anchoring-1</span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/297c537c48ad723e1584049b63323852175fafd3'>https://github.com/w3c/csswg-drafts/commit/297c537c48ad723e1584049b63323852175fafd3</a></span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020Sep/0031.html'>https://lists.w3.org/Archives/Public/www-style/2020Sep/0031.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020Sep/0031.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Focus movement should also consider scroll-padding</span>
<span>From: Alastair Campbell</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5066'>https://github.com/w3c/csswg-drafts/issues/5066</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5066#issuecomment-693662485'>https://github.com/w3c/csswg-drafts/issues/5066#issuecomment-693662485</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/de7e9739aee5272d81927c42dee2824fdc32f428'>https://github.com/w3c/csswg-drafts/commit/de7e9739aee5272d81927c42dee2824fdc32f428</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5066#issuecomment-693699497'>https://github.com/w3c/csswg-drafts/issues/5066#issuecomment-693699497</a></span></pre>
<pre class='open d' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: Snapping to nearest edge based on scroll direction</span>
<span>From: Guido Bouman</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5123'>https://github.com/w3c/csswg-drafts/issues/5123</a></span>
<span class="d">Open: Deferred</span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: Error in scroll-padding-block/inline “applies to”</span>
<span>From: Sebastian Zartner</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5845'>https://github.com/w3c/csswg-drafts/issues/5845</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5845#issuecomment-757011796'>https://github.com/w3c/csswg-drafts/issues/5845#issuecomment-757011796</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class='open d' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: Specify snapping behavior of fragmented boxes</span>
<span>From: Carter Sande</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5911'>https://github.com/w3c/csswg-drafts/issues/5911</a></span>
<span class="d">Open: Deferred</span></pre>
<script>
(function () {
var sheet = document.styleSheets[0];
function addCheckbox(className) {
var element = document.querySelector('*.' + className);
var span = document.createElement('span');
span.innerHTML = element.innerHTML;
element.innerHTML = null;
var check = document.createElement('input');
check.type = 'checkbox';
if (className == 'open') {
check.checked = false;
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'none' : 'block';
}
}
else {
check.checked = true;
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'block' : 'none';
}
}
var rule = sheet.cssRules[sheet.cssRules.length - 1];
element.appendChild(check);
element.appendChild(span);
}
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
}());
</script>