Skip to content

Commit ca3ee7b

Browse files
author
Tantek Çelik
committed
[css3-ui] drop mention of user-select. issue 50 resolved.
1 parent 475512b commit ca3ee7b

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

css-ui/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ dynamic presentation related features in HTML.
100100
user interfaces which make use of a directional navigation model.
101101
</ul>
102102

103-
<div>
104-
<a href="https://wiki.csswg.org/spec/css3-ui#issue-48">Open issue #50</a> related to purpose and scope: there has been a request to re-add the <css>user-select</css> property back to CSS3-UI with the claim that there are three implementations for one or more of the previously specified values for the property. The proposed resolution is stick with defering <css>user-select</css> to CSS UI Level 4 because there is too much interop to figure out. That said, this property is at risk of being re-added.
105-
</div>
106103

107104
<h2 id="interaction">Module Interactions</h2>
108105

css-ui/Overview.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@
5757
}
5858
</style>
5959

60-
<meta name="generator" content="Bikeshed 1.0.0">
60+
61+
<meta content="Bikeshed 1.0.0" name="generator">
62+
6163

6264
<script defer="" src="//test.csswg.org/harness/annotate.js#css-ui-3_dev/css-ui-3" type="text/javascript"></script>
6365

@@ -716,7 +718,7 @@
716718
<h1 class="p-name no-ref" id="title">CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
717719

718720
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
719-
<time class="dt-updated" datetime="2015-01-30">30 January 2015</time></span></h2>
721+
<time class="dt-updated" datetime="2015-02-07">7 February 2015</time></span></h2>
720722

721723
<div data-fill-with="spec-metadata">
722724
<dl>
@@ -742,7 +744,13 @@ <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="cont
742744

743745
<div data-fill-with="warning"></div>
744746

745-
<p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.
747+
<p class="copyright" data-fill-with="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2015 <a href="http://www.w3.org/">
748+
<acronym title="World Wide Web Consortium">W3C</acronym>
749+
</a><sup>®</sup> (<a href="http://www.csail.mit.edu/">
750+
<acronym title="Massachusetts Institute of Technology">MIT</acronym>
751+
</a>, <a href="http://www.ercim.eu/">
752+
<acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym>
753+
</a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.
746754
</p>
747755

748756
<hr title="Separator for header">
@@ -803,7 +811,7 @@ <h2 class="no-num no-toc no-ref heading settled" id="status"><span class="conten
803811

804812
</p>
805813
<p>
806-
This document is governed by the <a href="http://www.w3.org/2014/Process-20140801/">1 August 2014 W3C Process Document</a>.
814+
This document is governed by the <a href="http://www.w3.org/2014/Process-20140801/" id="w3c_process_revision">1 August 2014 W3C Process Document</a>.
807815

808816
</p>
809817
<p>
@@ -956,10 +964,6 @@ <h3 class="heading settled" data-level="1.1" id="purpose"><span class="secno">1.
956964
</ul>
957965

958966

959-
<div>
960-
<a href="https://wiki.csswg.org/spec/css3-ui#issue-48">Open issue #50</a> related to purpose and scope: there has been a request to re-add the <span class="css">user-select</span> property back to CSS3-UI with the claim that there are three implementations for one or more of the previously specified values for the property. The proposed resolution is stick with defering <span class="css">user-select</span> to CSS UI Level 4 because there is too much interop to figure out. That said, this property is at risk of being re-added.
961-
</div>
962-
963967

964968
<h2 class="heading settled" data-level="2" id="interaction"><span class="secno">2. </span><span class="content">Module Interactions</span><a class="self-link" href="#interaction"></a></h2>
965969

0 commit comments

Comments
 (0)