[CSSWG] Minutes and Resolutions 2009-10-28

View: New views
3 Messages — Rating Filter:   Alert me  

[CSSWG] Minutes and Resolutions 2009-10-28

by fantasai :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Summary:

   - RESOLVED: ex definition to be changed to use the parent's element font
               size if set on font-size (just like em)
   - RESOLVED: preserve CSS2.1 0.5em fallback in CSS3 Values
   - No objections to Selectors API 2 introducing a new pseudo-class for its
     scoping element.

   - display: run-in clarifications <http://lists.w3.org/Archives/Public/www-style/2009Sep/0126.html>
     and drop-shadow proposal added to TPAC agenda

   - As of 2003 the CSSValue interface is deprecated+obsolete
       <http://lists.w3.org/Archives/Public/www-style/2003Oct/0347.html>
     and other specs should not rely on it. In response to
       <http://lists.w3.org/Archives/Public/www-style/2009Oct/0011.html>
     CSSWG will update the DOM-L3-Style spec to include this note inline.

   - Discussed TPAC agenda, schedules, and presenting at Thursday's Developer Gathering
       http://wiki.csswg.org/planning/tpac-2009
       http://www.w3.org/2009/11/TPAC/DevMeeting

~fantasai


Re: [CSSWG] Minutes and Resolutions 2009-10-28

by Patrick Garies :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 10/30/2009 2:13 PM, fantasai wrote:
> - As of 2003 the CSSValue interface is deprecated+obsolete
> <http://lists.w3.org/Archives/Public/www-style/2003Oct/0347.html>
> and other specs should not rely on it. In response to
> <http://lists.w3.org/Archives/Public/www-style/2009Oct/0011.html>
> CSSWG will update the DOM-L3-Style spec to include this note inline.

Where is the DOM3 Style spec located? Or is this a reference to CSSOM?
(If this is a reference to CSSOM, is there a plan to rename the spec
"DOM3 Style"?)


Re: [CSSWG] Minutes and Resolutions 2009-10-28

by fantasai :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Patrick Garies wrote:

> On 10/30/2009 2:13 PM, fantasai wrote:
>> - As of 2003 the CSSValue interface is deprecated+obsolete
>> <http://lists.w3.org/Archives/Public/www-style/2003Oct/0347.html>
>> and other specs should not rely on it. In response to
>> <http://lists.w3.org/Archives/Public/www-style/2009Oct/0011.html>
>> CSSWG will update the DOM-L3-Style spec to include this note inline.
>
> Where is the DOM3 Style spec located? Or is this a reference to CSSOM?
> (If this is a reference to CSSOM, is there a plan to rename the spec
> "DOM3 Style"?)

Sorry, that should have been L2:
   http://www.w3.org/TR/DOM-Level-2-Style/

~fantasai