Skip to content

Commit e166997

Browse files
committed
[css-scroll-snap-1] Update Changes list
1 parent f6272c2 commit e166997

File tree

3 files changed

+40
-3
lines changed

3 files changed

+40
-3
lines changed

css-scroll-snap-1/Overview.bs

+35
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,41 @@ Acknowledgements {#acknowledgements}
11131113
Changes {#changes}
11141114
==================
11151115

1116+
Changes Since 14 December 2018 CR {#changes-20171214}
1117+
---------------------------------------------------
1118+
1119+
Changes since the <a href="https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20171214/">14 December 2017 Candidate Recommendation</a> include:
1120+
1121+
<ul>
1122+
<li id="change-2017-align-values-backwards">
1123+
Fixed 'scroll-snap-align' shorthand to assign
1124+
block-axis value first, inline-axis value second,
1125+
accordingly to logical shorthand conventions.
1126+
(<a href="https://github.com/w3c/csswg-drafts/issues/2232">Issue 2232</a>
1127+
<li id="change-2017-scroll-padding-auto">
1128+
Added ''scroll-padding/auto'' keyword to 'scroll-padding as its initial value
1129+
to account for UA heuristics.
1130+
(<a href="https://github.com/w3c/csswg-drafts/issues/2728">Issue 2728</a>
1131+
<li id="change-2017-snap-vs-api-scroll">
1132+
Clarified in the definition of 'scroll-snap-type'
1133+
that programmatig scrolls such as {{Window/scrollTo()}}
1134+
are also subject to snapping.
1135+
(<a href="https://github.com/w3c/csswg-drafts/issues/2593">Issue 2593</a>)
1136+
<blockquote>
1137+
Using the 'scroll-snap-type' property on the relevant <a>scroll container</a>,
1138+
the author can request a particular bias
1139+
for the scrollport to land on a <a>snap position</a>
1140+
after scrolling operations
1141+
<ins>(including programmatic scrolls such as the {{Window/scrollTo()}} method)</ins>.
1142+
</blockquote>
1143+
<li id="change-2017-clarify-mandatory-visibility">
1144+
Adjusted wording in [[#snap-scope]] to be clearer--
1145+
compared to <a href="https://www.w3.org/TR/2017/CR-css-scroll-snap-1-20171214/#snap-scope">old version</a>.
1146+
(<a href="https://github.com/w3c/csswg-drafts/issues/2526">Issue 2526</a>)
1147+
</ul>
1148+
1149+
A <a href="https://drafts.csswg.org/css-scroll-snap-1/issues-cr-2017-12">Disposition of Comments</a> is available.
1150+
11161151
Changes Since 24 August 2017 CR {#changes-20170824}
11171152
---------------------------------------------------
11181153

css-scroll-snap-1/issues-cr-2017-12.bsi

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ Comment: https://github.com/w3c/csswg-drafts/issues/2526
3434
Response: https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-380370805
3535
Response: https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-399242018
3636
Changes: https://github.com/w3c/csswg-drafts/commit/244c3cdba734943db9c8eef404a342047a14c683
37+
Closed: Accepted
3738
Resolved: Editorial
38-
Verified:
39+
Verified: https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-410377933
3940
----
4041
Issue 5.
4142
Summary: Interaction of scroll snapping and scrollIntoView()

css-scroll-snap-1/issues-cr-2017-12.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,17 @@ <h1>CSS Scroll Snap Level 1 Disposition of Comments for 2017-08-24 CR</h1>
6666
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2523#issuecomment-381219197'>https://github.com/w3c/csswg-drafts/issues/2523#issuecomment-381219197</a></span>
6767
<span class="oi">Closed: Invalid</span>
6868
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/2523#issuecomment-381223985'>https://github.com/w3c/csswg-drafts/issues/2523#issuecomment-381223985</a></span></pre>
69-
<pre class=' ' id='issue-4'>
69+
<pre class=' a' id='issue-4'>
7070
<span>Issue 4. <a href='#issue-4'>#</a></span>
7171
<span>Summary: Clarify interaction between mandatory strictness and visiblity req</span>
7272
<span>From: Majid Valipour</span>
7373
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2526'>https://github.com/w3c/csswg-drafts/issues/2526</a></span>
7474
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-380370805'>https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-380370805</a></span>
7575
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-399242018'>https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-399242018</a></span>
7676
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/244c3cdba734943db9c8eef404a342047a14c683'>https://github.com/w3c/csswg-drafts/commit/244c3cdba734943db9c8eef404a342047a14c683</a></span>
77+
<span class="a">Closed: Accepted</span>
7778
<span>Resolved: Editorial</span>
78-
<span>Verified:</span></pre>
79+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-410377933'>https://github.com/w3c/csswg-drafts/issues/2526#issuecomment-410377933</a></span></pre>
7980
<pre class=' a' id='issue-5'>
8081
<span>Issue 5. <a href='#issue-5'>#</a></span>
8182
<span>Summary: Interaction of scroll snapping and scrollIntoView()</span>

0 commit comments

Comments
 (0)