- From: Tantek Celik via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Jul 2011 04:25:12 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-ui
In directory hutz:/tmp/cvs-serv8810
Modified Files:
Overview.html Overview.src.html
Log Message:
ellipses do not affect the dispatching of mouse/pointer events, appearance property is at risk - no interop.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-ui/Overview.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Overview.html 8 May 2011 02:35:05 -0000 1.24
+++ Overview.html 1 Jul 2011 04:25:10 -0000 1.25
@@ -55,11 +55,11 @@
src="http://www.w3.org/Icons/w3c_home" width=72> </a>
<h1>CSS Basic User Interface Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 May 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 1 July 2011</h2>
<dl>
<dt>This version:</dt>
- <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110508">http://www.w3.org/TR/2011/ED-css3-ui-20110508</a></dd> -->
+ <!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110701">http://www.w3.org/TR/2011/ED-css3-ui-20110701</a></dd> -->
<dd><a
href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a>
@@ -264,13 +264,14 @@
one or more implementations (perhaps experimental), and thus will not be
dropped without returning to last call.
- <ul><!-- Not at risk:
- <li>CSS2.1: :hover :active :focus</li>
- <li>Selectors: :enabled :disabled :checked :indeterminate ::selection</li>
+ <ul><!--
+ At risk due to only one implementation, or obsolete dependency:
+ XForms is defunct on the web.
<li>XForms needs: :default :valid :invalid :in-range :out-of-range :required :optional :read-only :read-write ::value ::choices ::repeat-item ::repeat-index</li>
- <li>appearance:
- Moz implements:
+ <li>appearance: (no interop)
+ Webkit implements: -webkit-appearance - unknown which values
+ Moz implements: -moz-appearance
checkbox tab tooltip window dialog menubar
none(same as normal) button(same as push-buttom) radio(same as radio-button) menupopup(same as pop-up-menu) menuitem(same as menu-item)
checkboxcontainer(same as checkbox-group?) radiocontainer(same as radio-group?)
@@ -284,6 +285,11 @@
Necessary to replace old CSS3 Color values, so they can be deprecated
document workspace desktop
</li>
+
+ Not at risk:
+ <li>CSS2.1: :hover :active :focus</li>
+ <li>Selectors: :enabled :disabled :checked :indeterminate ::selection</li>
+
<li>box-sizing implemented by IE5/Mac, Opera
-moz-box-sizing implemented by Mozilla
</li>
@@ -316,6 +322,9 @@
</li>
-->
+ <li>‘<a href="#appearance0"><code
+ class=property>appearance</code></a>’ property and values
+
<li>‘<a href="#font"><code class=property>font</code></a>’
property values: window | document | workspace | desktop | tooltip |
dialog | button | push-button | hyperlink | radio-button | checkbox |
@@ -2946,7 +2955,8 @@
<h4 class="no-num no-toc" id=ellipsing-details>ellipsing details</h4>
<ul>
- <li> Ellipsing only affects rendering and must not affect layout.
+ <li> Ellipsing only affects rendering and must not affect layout nor
+ dispatching of pointer events.
<li> The ellipsis is styled and baseline-aligned according to the block.
@@ -3874,20 +3884,19 @@
<dt id=CSS21>[CSS21]
<dd>Bert Bos; et al. <a
- href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style
- Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23
- April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a
- href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a>
+ href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
+ Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
+ 2011. W3C Recommendation. URL: <a
+ href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
</dd>
<!---->
<dt id=CSS3COLOR>[CSS3COLOR]
<dd>Tantek Çelik; Chris Lilley; L. David Baron. <a
- href="http://www.w3.org/TR/2010/PR-css3-color-20101028"><cite>CSS Color
- Module Level 3.</cite></a> 28 October 2010. W3C Proposed Recommendation.
- (Work in progress.) URL: <a
- href="http://www.w3.org/TR/2010/PR-css3-color-20101028">http://www.w3.org/TR/2010/PR-css3-color-20101028</a>
+ href="http://www.w3.org/TR/2011/REC-css3-color-20110607"><cite>CSS Color
+ Module Level 3.</cite></a> 7 June 2011. W3C Recommendation. URL: <a
+ href="http://www.w3.org/TR/2011/REC-css3-color-20110607">http://www.w3.org/TR/2011/REC-css3-color-20110607</a>
</dd>
<!---->
@@ -4011,10 +4020,10 @@
<dt id=SVG11>[SVG11]
<dd>Erik Dahlström; et al. <a
- href="http://www.w3.org/TR/2010/WD-SVG11-20100622/"><cite>Scalable Vector
- Graphics (SVG) 1.1 (Second Edition).</cite></a> 22 June 2010. W3C Working
+ href="http://www.w3.org/TR/2011/WD-SVG11-20110512/"><cite>Scalable Vector
+ Graphics (SVG) 1.1 (Second Edition).</cite></a> 12 May 2011. W3C Working
Draft. (Work in progress.) URL: <a
- href="http://www.w3.org/TR/2010/WD-SVG11-20100622/">http://www.w3.org/TR/2010/WD-SVG11-20100622/</a>
+ href="http://www.w3.org/TR/2011/WD-SVG11-20110512/">http://www.w3.org/TR/2011/WD-SVG11-20110512/</a>
</dd>
<!---->
@@ -4721,7 +4730,7 @@
<th>Media
<tbody>
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#appearance0">appearance</a>
<td>normal | <appearance> | inherit
@@ -4736,7 +4745,7 @@
<td>visual, interactive
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#box-sizing0">box-sizing</a>
<td>content-box | border-box | inherit
@@ -4751,7 +4760,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#content">content</a>
<td>icon
@@ -4766,7 +4775,7 @@
<td>same as CSS 2.1
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#cursor0">cursor</a>
<td>[ [<uri> [<x> <y>]?,]* [ auto | default | none |
@@ -4787,7 +4796,7 @@
<td>visual, interactive
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#font">font</a>
<td><appearance> | status-bar | message-box | caption |
@@ -4803,7 +4812,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#icon">icon</a>
<td>auto | <uri> [, <uri>]* | inherit
@@ -4818,7 +4827,7 @@
<td>all
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#nav-index0">nav-index</a>
<td>auto | <number> | inherit
@@ -4833,7 +4842,7 @@
<td>interactive
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#nav-up">nav-up</a>, <a class=property
href="#nav-right">nav-right</a>, <a class=property
href="#nav-down">nav-down</a>, <a class=property
@@ -4852,7 +4861,7 @@
<td>interactive
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#outline0">outline</a>
<td>[ <‘outline-color’> ||
@@ -4869,7 +4878,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#outline-color0">outline-color</a>
<td><color> | invert | inherit
@@ -4884,7 +4893,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#outline-offset0">outline-offset</a>
<td><length> | inherit
@@ -4899,7 +4908,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#outline-style0">outline-style</a>
<td>auto | <border-style> | inherit
@@ -4914,7 +4923,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#outline-width0">outline-width</a>
<td><border-width> | inherit
@@ -4929,7 +4938,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#pointer-events0">pointer-events</a>
<td>auto | none | all | visible | visiblePainted | visibleFill |
@@ -4945,7 +4954,7 @@
<td>visual, interactive
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#resize0">resize</a>
<td>none | both | horizontal | vertical | inherit
@@ -4960,7 +4969,7 @@
<td>visual
- <tr valign=baseline>
+ <tr>
<td><a class=property href="#text-overflow0">text-overflow</a>
<td>clip | ellipsis
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-ui/Overview.src.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Overview.src.html 8 May 2011 02:35:05 -0000 1.25
+++ Overview.src.html 1 Jul 2011 04:25:10 -0000 1.26
@@ -187,13 +187,14 @@
<p>The Working Group has identified the following features as at risk of being removed from CSS Basic User Interface Module Level 3 when exiting CR. Implementors are urged to implement these features, if they wish to see these features remain in this specification. All other features are either defined in a normative reference (e.g. CSS 2.1 [[!CSS21]] or Selectors [[!SELECT]]), or dependencies for another specification (e.g. XForms [[XFORMS10]]) or are believed to have one or more implementations (perhaps experimental), and thus will not be dropped without returning to last call.</p>
<ul>
- <!-- Not at risk:
- <li>CSS2.1: :hover :active :focus</li>
- <li>Selectors: :enabled :disabled :checked :indeterminate ::selection</li>
+ <!--
+ At risk due to only one implementation, or obsolete dependency:
+ XForms is defunct on the web.
<li>XForms needs: :default :valid :invalid :in-range :out-of-range :required :optional :read-only :read-write ::value ::choices ::repeat-item ::repeat-index</li>
- <li>appearance:
- Moz implements:
+ <li>appearance: (no interop)
+ Webkit implements: -webkit-appearance - unknown which values
+ Moz implements: -moz-appearance
checkbox tab tooltip window dialog menubar
none(same as normal) button(same as push-buttom) radio(same as radio-button) menupopup(same as pop-up-menu) menuitem(same as menu-item)
checkboxcontainer(same as checkbox-group?) radiocontainer(same as radio-group?)
@@ -207,6 +208,11 @@
Necessary to replace old CSS3 Color values, so they can be deprecated
document workspace desktop
</li>
+
+ Not at risk:
+ <li>CSS2.1: :hover :active :focus</li>
+ <li>Selectors: :enabled :disabled :checked :indeterminate ::selection</li>
+
<li>box-sizing implemented by IE5/Mac, Opera
-moz-box-sizing implemented by Mozilla
</li>
@@ -238,6 +244,7 @@
implemented by Firefox 4 and Safari
</li>
-->
+ <li>'appearance' property and values</li>
<li>'font' property values: window | document | workspace | desktop | tooltip | dialog | button | push-button | hyperlink | radio-button | checkbox | menu-item | tab | menubar | pull-down-menu | pop-up-menu | list-menu | radio-group | checkbox-group | outline-tree | range | field | combo-box | signature | password
</li>
<li>'content' property value: icon</li>
@@ -1574,7 +1581,8 @@
<h4 class="no-num no-toc">ellipsing details</h4>
<ul>
<li>
-Ellipsing only affects rendering and must not affect layout.
+Ellipsing only affects rendering and must not affect layout
+nor dispatching of pointer events.
</li>
<li>
The ellipsis is styled and baseline-aligned according to
Received on Friday, 1 July 2011 04:25:13 UTC