Skip to content

Commit 42d5069

Browse files
committed
[mediaqueries] Add issue about more fine-grained control of 'no scripting'.
1 parent c08e4c0 commit 42d5069

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

mediaqueries/Overview.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,6 +1881,9 @@ <h3 class="heading settled heading" data-level=9.1 id=scripting><span class=secn
18811881

18821882
<p class=note> Note: A future level of CSS may extend this media feature to allow fine-grained detection of which script is allowed to run.
18831883

1884+
<p class=issue id=issue-8f56405e><a class=self-link href=#issue-8f56405e></a>
1885+
Is there a use-case for distinguishing between "UA doesn’t support scripting" and "scripting is supported, but turned off"?
1886+
18841887
<h2 class="heading settled heading" data-level=10 id=assorted-issues><span class=secno>10 </span><span class=content>
18851888
Assorted Issues</span><a class=self-link href=#assorted-issues></a></h2>
18861889

@@ -2256,6 +2259,9 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
22562259
as discussed in http://lists.w3.org/Archives/Public/www-style/2013Oct/0672.html
22572260

22582261
<a href=#issue-406b4c65></a></div><div class=issue>
2262+
Is there a use-case for distinguishing between "UA doesn’t support scripting" and "scripting is supported, but turned off"?
2263+
2264+
<a href=#issue-8f56405e></a></div><div class=issue>
22592265
We need a media feature (or set of media features) to detect the type of keyboard available.
22602266
It should be able to distinguish between full computer keyboards, phone dial pads, tv remotes, or virtual keyboards.
22612267
As an attempt at an exhaustive list is likely to fail,

mediaqueries/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,6 +1573,9 @@ <h3 id="scripting">
15731573

15741574
Note: A future level of CSS may extend this media feature to allow fine-grained detection of which script is allowed to run.
15751575

1576+
<p class='issue'>
1577+
Is there a use-case for distinguishing between "UA doesn't support scripting" and "scripting is supported, but turned off"?
1578+
15761579
<h2 id='assorted-issues'>
15771580
Assorted Issues</h2>
15781581

0 commit comments

Comments
 (0)