Skip to content

Commit 22bf831

Browse files
committed
[css-device-adapt] Adding two issues from MSFT feedback, to be addressed after pushing a new WD
1 parent 400baf5 commit 22bf831

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-device-adapt/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ instance 'em's are resolved against the initial value of the
219219
<h3 id="min-max-width-desc">
220220
The 'min-width' and 'max-width' descriptors</h3>
221221

222+
<p class="issue">min- and max- functionality can be achieved with media queries, should these be removed?</p>
223+
222224
<pre class=descdef>
223225
Name: min-width
224226
For: @viewport
@@ -257,6 +259,8 @@ and the values have the following meanings:
257259
<a href="#constraining-procedure">constraining procedure</a>.
258260
</dd>
259261

262+
<p class="issue">The user-agent stylesheets recommended in the informative section don't adequately represent current implementation behaviors. Should there be a more explicit mechanism for switching between UA default behavior and requesting the CSS pixel?</p>
263+
260264
<dt><dfn><<length>></dfn></dt>
261265
<dd>
262266
A non-negative absolute or relative length.

0 commit comments

Comments
 (0)