Skip to content

Commit 654d818

Browse files
committed
[css-snappoints] Converting issue p tags to bikeshed-like format
1 parent c3a09de commit 654d818

2 files changed

Lines changed: 13 additions & 20 deletions

File tree

css-snappoints/Overview.bs

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ Abstract: This module contains features to control panning and scrolling behavio
1414
Ignored Terms: scroll-snap-positions-*, containing block chain
1515
</pre>
1616

17-
<p class="issue">
18-
<b>This spec is currently undergoing major changes in line with the resolutions in <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <a href="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b>
19-
</p>
17+
Issue: <b>This spec is currently undergoing major changes in line with the resolutions in <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <a href="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b>
2018

2119
<h2 id="intro">Introduction</h2>
2220

@@ -185,7 +183,8 @@ Ignored Terms: scroll-snap-positions-*, containing block chain
185183
<dt><dfn export>snap alignment container</dfn>
186184
<dd>
187185
A scroll container's snap alignment container is the rectangle obtained by reducing its visual viewport by its 'scroll-snap-padding'.
188-
<p class="issue">Better name for this concept?</p>
186+
187+
Issue: Better name for this concept?
189188

190189
<dt><dfn lt="scroll snap margin" local-lt="snap margin" export>snap margin</dfn>
191190
<dd>
@@ -200,9 +199,7 @@ Ignored Terms: scroll-snap-positions-*, containing block chain
200199

201200
The 'scroll-snap-type' property defines how strictly a <a>scroll container's</a> visual viewport should rest on <a>snap positions</a>. It intentionally does not specify nor mandate any precise animations or physics used to enforce those snap positions; this is left up to the user agent.
202201

203-
<p class="issue">
204-
<a href="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved.
205-
</p>
202+
Issue: <a href="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved.
206203

207204
<pre class='propdef'>
208205
Name: scroll-snap-type
@@ -288,9 +285,7 @@ Ignored Terms: scroll-snap-positions-*, containing block chain
288285

289286
The 'scroll-snap-align' property specifies how a scroll container's region specified by 'scroll-snap-padding' should align with descendent elements' scroll snap margin. The two values specify the snapping behavior in the x and y axes, respectively. If only one value is specified, the second value defaults to the same value.
290287

291-
<p class="issue">
292-
Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default).
293-
</p>
288+
Issue: Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default).
294289

295290
<pre class="propdef">
296291
Name: scroll-snap-align

css-snappoints/Overview.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
8585
<dd><a href="http://www.w3.org/TR/css-snappoints-1/">http://www.w3.org/TR/css-snappoints-1/</a>
8686
<dt>Feedback:
8787
<dd><span><a href="mailto:www-style@w3.org?subject=%5Bcss-snappoints%5D%20YOUR%20TOPIC%20HERE">www-style@w3.org</a> with subject line “<kbd>[css-snappoints] <i data-lt="">… message topic …</i></kbd>” (<a href="http://lists.w3.org/Archives/Public/www-style/" rel="discussion">archives</a>)</span>
88-
<dt>Issue Tracking:
89-
<dd><a href="#issues-index">Inline In Spec</a>
9088
<dt class="editor">Editors:
9189
<dd class="editor p-author h-card vcard"><span class="p-name fn">Matt Rakow</span> (<span class="p-org org">Microsoft</span>)
9290
<dd class="editor p-author h-card vcard"><span class="p-name fn">Jacob Rossi</span> (<span class="p-org org">Microsoft</span>)
@@ -172,7 +170,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
172170
</ol>
173171
</nav>
174172
<main>
175-
<p class="issue" id="issue-752e30a5"><a class="self-link" href="#issue-752e30a5"></a> <b>This spec is currently undergoing major changes in line with the resolutions in <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <a href="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b> </p>
173+
<p class="issue" id="issue-752e30a5"><a class="self-link" href="#issue-752e30a5"></a> <b>This spec is currently undergoing major changes in line with the resolutions in <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <a href="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b></p>
176174
<h2 class="heading settled" data-level="1" id="intro"><span class="secno">1. </span><span class="content">Introduction</span><a class="self-link" href="#intro"></a></h2>
177175
<p><em>This section is not normative.</em></p>
178176
<p>Popular UX paradigms for scrollable content frequently employ paging through content,
@@ -294,15 +292,15 @@ <h2 class="heading settled" data-level="4" id="definitions"><span class="secno">
294292
<dt><dfn data-dfn-type="dfn" data-export="" id="snap-alignment-container">snap alignment container<a class="self-link" href="#snap-alignment-container"></a></dfn>
295293
<dd>
296294
A scroll container’s snap alignment container is the rectangle obtained by reducing its visual viewport by its <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-padding">scroll-snap-padding</a>.
297-
<p class="issue" id="issue-1b6eda6b"><a class="self-link" href="#issue-1b6eda6b"></a>Better name for this concept?</p>
295+
<p class="issue" id="issue-1b6eda6b"><a class="self-link" href="#issue-1b6eda6b"></a> Better name for this concept?</p>
298296
<dt><dfn data-dfn-type="dfn" data-export="" data-local-lt="snap margin" data-lt="scroll snap margin" id="scroll-snap-margin">snap margin<a class="self-link" href="#scroll-snap-margin"></a></dfn>
299297
<dd> An element’s snap margin is the rectangle obtained by expanding its border box by its <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-margin">scroll-snap-margin</a>.
300298
<dt><dfn data-dfn-type="dfn" data-export="" data-local-lt="snap position" data-lt="scroll snap position" id="scroll-snap-position">snap position<a class="self-link" href="#scroll-snap-position"></a></dfn>
301299
<dd> For a scroll container, a particular value for its scroll offset is a snap position if when scrolled to that offset the visual viewport of the scroll container would align with a descendent element in the manner specified by the scroll snap properties.
302300
</dl>
303301
<h2 class="heading settled" data-level="5" id="scroll-snap-type"><span class="secno">5. </span><span class="content">Scroll Snap Types: the <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-type">scroll-snap-type</a> property</span><a class="self-link" href="#scroll-snap-type"></a></h2>
304302
<p>The <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-type">scroll-snap-type</a> property defines how strictly a <a data-link-type="dfn" href="#scroll-container">scroll container’s</a> visual viewport should rest on <a data-link-type="dfn" href="#scroll-snap-position">snap positions</a>. It intentionally does not specify nor mandate any precise animations or physics used to enforce those snap positions; this is left up to the user agent.</p>
305-
<p class="issue" id="issue-7e0cf181"><a class="self-link" href="#issue-7e0cf181"></a> <a href="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved. </p>
303+
<p class="issue" id="issue-7e0cf181"><a class="self-link" href="#issue-7e0cf181"></a> <a href="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved.</p>
306304
<table class="def propdef" data-link-for-hint="scroll-snap-type">
307305
<tbody>
308306
<tr>
@@ -423,7 +421,7 @@ <h2 class="heading settled" data-level="7" id="scroll-snap-margin0"><span class=
423421
<p>This property is a shorthand property that sets all of the <a class="property" data-link-type="propdesc">scroll-snap-margin-*</a> longhands in one declaration.</p>
424422
<h2 class="heading settled" data-level="8" id="scroll-snap-align"><span class="secno">8. </span><span class="content">Scroll Snap Align: the <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-align">scroll-snap-align</a> property</span><a class="self-link" href="#scroll-snap-align"></a></h2>
425423
<p>The <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-align">scroll-snap-align</a> property specifies how a scroll container’s region specified by <a class="property" data-link-type="propdesc" href="#propdef-scroll-snap-padding">scroll-snap-padding</a> should align with descendent elements' scroll snap margin. The two values specify the snapping behavior in the x and y axes, respectively. If only one value is specified, the second value defaults to the same value.</p>
426-
<p class="issue" id="issue-f7391e31"><a class="self-link" href="#issue-f7391e31"></a> Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default). </p>
424+
<p class="issue" id="issue-f7391e31"><a class="self-link" href="#issue-f7391e31"></a> Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default).</p>
427425
<table class="def propdef" data-link-for-hint="scroll-snap-align">
428426
<tbody>
429427
<tr>
@@ -686,10 +684,10 @@ <h2 class="no-num heading settled" id="property-index"><span class="content">Pro
686684
</div>
687685
<h2 class="no-num heading settled" id="issues-index"><span class="content">Issues Index</span><a class="self-link" href="#issues-index"></a></h2>
688686
<div style="counter-reset:issue">
689-
<div class="issue"> <b>This spec is currently undergoing major changes in line with the resolutions in <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <a href="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b> <a href="#issue-752e30a5"></a></div>
690-
<div class="issue">Better name for this concept?<a href="#issue-1b6eda6b"></a></div>
691-
<div class="issue"> <a href="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved. <a href="#issue-7e0cf181"></a></div>
692-
<div class="issue"> Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default). <a href="#issue-f7391e31"></a></div>
687+
<div class="issue"> <b>This spec is currently undergoing major changes in line with the resolutions in <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html</a>. During this process it is not safe to assume that the current form will be representative of what it will look like in the future. After the work in process is completed, it will closely resemble <a href="https://drafts.csswg.org/css-scroll-snap/">this proposal</a>.</b><a href="#issue-752e30a5"></a></div>
688+
<div class="issue"> Better name for this concept?<a href="#issue-1b6eda6b"></a></div>
689+
<div class="issue"> <a href="https://lists.w3.org/Archives/Public/www-style/2015Nov/0328.html">Open issue</a> on whether to enhance the scroll-snap-type property for specifying the axis or adding a second property. We have <a href="https://lists.w3.org/Archives/Public/www-style/2015Dec/0048.html">resolved</a> that this functionality be added once the issue is resolved.<a href="#issue-7e0cf181"></a></div>
690+
<div class="issue"> Should this be x/y axes, or inline/block? Starting with x/y axes for consistency with padding/area, otherwise a writing mode change would result in a axis mismatch (since padding is physical by default).<a href="#issue-f7391e31"></a></div>
693691
</div>
694692
</body>
695693
</html>

0 commit comments

Comments
 (0)