- From: Erik Dahlstrom <ed@opera.com>
- Date: Thu, 29 Apr 2010 17:44:09 +0200
- To: "public-svg-wg@w3.org" <public-svg-wg@w3.org>
Minutes in html format: http://www.w3.org/2010/04/29-svg-minutes.html and in raw text format: [1]W3C [1] http://www.w3.org/ - DRAFT - SVG Working Group Teleconference 29 Apr 2010 [2]Agenda [2] http://lists.w3.org/Archives/Public/public-svg-wg/2010AprJun/0043.html See also: [3]IRC log [3] http://www.w3.org/2010/04/29-svg-irc Attendees Present ed, jwatt, [IPcaller], anthony, [Microsoft] Regrets Chair SV_MEETING_CHAIR Scribe ed Contents * [4]Topics 1. [5]F2F meeting 2. [6]1.1F2 updates 3. [7]Removing paragraph about calcmode=paced for animateTransform 4. [8]fonts-elem-05 5. [9]discussion about use 6. [10]public-fx * [11]Summary of Action Items _________________________________________________________ <trackbot> Date: 29 April 2010 <jwatt> Zakim: ?? is me <jwatt> Zakim: ??P25 is me <jwatt> yeah, like the black death [12]http://www.w3.org/Graphics/SVG/WG/wiki/Brussels%2C_Belgium_F2F [12] http://www.w3.org/Graphics/SVG/WG/wiki/Brussels%2C_Belgium_F2F F2F meeting <pdengler> pdengler: Address for EBC Brussels <pdengler> Avenue des Nerviens 85 <pdengler> 1040 Brussels [13]http://maps.google.com.au/maps/ms?ie=UTF8&hl=en&msa=0&msid=11047 6736854827266937.0004840b3e8cb8909a93c&ll=50.866428,4.394531&spn=0.1 30659,0.235863&z=12 [13] http://maps.google.com.au/maps/ms?ie=UTF8&hl=en&msa=0&msid=110476736854827266937.0004840b3e8cb8909a93c&ll=50.866428 <pdengler> pdengler: [14]http://download.microsoft.com/download/9/c/7/9c77a3eb-1778-405f- ade8-1d601e260af4/brussels_directions.doc [14] http://download.microsoft.com/download/9/c/7/9c77a3eb-1778-405f-ade8-1d601e260af4/brussels_directions.doc <pdengler> Hotel for the 24th and June 1st : [15]http://www.marriott.com/hotels/travel/brudt-brussels-marriott-ho tel/ [15] http://www.marriott.com/hotels/travel/brudt-brussels-marriott-hotel/ <pdengler> Rue Auguste Orts 3-7/Grand Place <pdengler> Brussels, 1000 Belgium Ok, wikipage updated to say 24 May - 1 June 2010 <pdengler> Rue Du Parnasse 19, Brussels 1050 BE [16]http://www.w3.org/Graphics/SVG/WG/wiki/Brussels,_Belgium_F2F#Loc ation [16] http://www.w3.org/Graphics/SVG/WG/wiki/Brussels <anthony> Ortsstraat 1 Auguste 1000 Brussel, Belgium [17]http://www.w3.org/Graphics/SVG/WG/wiki/Brussels,_Belgium_F2F#Loc ation [17] http://www.w3.org/Graphics/SVG/WG/wiki/Brussels <scribe> Agenda: [18]http://lists.w3.org/Archives/Public/public-svg-wg/2010AprJun/004 3.html [18] http://lists.w3.org/Archives/Public/public-svg-wg/2010AprJun/0043.html 1.1F2 updates ED: have done changes to the testsuite, no spec updates ... saw CL did some checkins on funciri syntax ... asks for moving the deadline PD: that would be good ED: agreed ... move deadline one week ahead, May 7 Removing paragraph about calcmode=paced for animateTransform AG: wasn't that brought up by someone else too? ... I can do that <scribe> ACTION: AG to remove the paragraph mentioned in [19]http://lists.w3.org/Archives/Public/www-svg/2010Apr/0141.html in SVG 1.1F2 [recorded in [20]http://www.w3.org/2010/04/29-svg-minutes.html#action01] [19] http://lists.w3.org/Archives/Public/www-svg/2010Apr/0141.html <trackbot> Created ACTION-2777 - Remove the paragraph mentioned in [21]http://lists.w3.org/Archives/Public/www-svg/2010Apr/0141.html in SVG 1.1F2 [on Anthony Grasso - due 2010-05-06]. [21] http://lists.w3.org/Archives/Public/www-svg/2010Apr/0141.html fonts-elem-05 [22]http://lists.w3.org/Archives/Public/www-svg/2010Apr/0147.html [22] http://lists.w3.org/Archives/Public/www-svg/2010Apr/0147.html ED: I think we should backport the test from 1.2T, since the 1.1 test is rather pointless (doesn't test what it says it's testing) <scribe> ACTION: ed to backport fonts-elem-05-t.svg from 1.2T to 1.1F2 [recorded in [23]http://www.w3.org/2010/04/29-svg-minutes.html#action02] <trackbot> Created ACTION-2778 - Backport fonts-elem-05-t.svg from 1.2T to 1.1F2 [on Erik Dahlström - due 2010-05-06]. <pdengler> <?xml version="1.0" encoding="UTF-8" standalone="no"?> <pdengler> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "[24]http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> [24] http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd <pdengler> <svg xmlns:xlink="[25]http://www.w3.org/1999/xlink" xmlns="[26]http://www.w3.org/2000/svg" width="12.5in" height="7.625in" viewBox="0 0 900 549" xml:space="preserve" color-interpolation-filters="sRGB" class="st26"> [25] http://www.w3.org/1999/xlink [26] http://www.w3.org/2000/svg <pdengler> <style type="text/css"> <pdengler> rect:hover {fill: yellow} discussion about use <pdengler> </style> <pdengler> <g id="blueRect" > <pdengler> <rect x="18" y="68" width="261" height="81" class="blueStyle" /> <pdengler> </g> <pdengler> <use xlink:href="#blueRect" x="0 " y="100" /> <pdengler> </svg> PD: in opera all rects turn yellow when hovering the rect ... in webkit if you hover the first rect it turns yellow, if you hover the second nothing happens ... in firefox if you hover over a rect it turns yellow regardless of it's a use or not ... i think firefox does it right, but IE have it implemented like webkit now, doens't feel right [27]http://dev.w3.org/SVG/profiles/1.1F2/ua-tests/ [27] http://dev.w3.org/SVG/profiles/1.1F2/ua-tests/ ED: do you expect all the pseudoclasses work the same way? ... or just the :hover one PD: all of them as if the elements were cloned JW: if I have external resources then probably the style doesn't make sense to apply to those <use>'s ... depends on the person's usecase PD: what would you expect to happen in such a scenario? (the library one9 JW: wouldn't want the style to apply to the library ... the inline case is probably more common ED: would like more tests regarding <use>, does microsoft have more tests to contribute in this area? PD: will ask ED: would be interested in seeing if there are differences between pseudoclass selectors and normal selectors on shadowtrees public-fx ED: since the publicfx telcon moved the timeslot let's cancel the svgwg monday telcon Summary of Action Items [NEW] ACTION: AG to remove the paragraph mentioned in [28]http://lists.w3.org/Archives/Public/www-svg/2010Apr/0141.html in SVG 1.1F2 [recorded in [29]http://www.w3.org/2010/04/29-svg-minutes.html#action01] [NEW] ACTION: ed to backport fonts-elem-05-t.svg from 1.2T to 1.1F2 [recorded in [30]http://www.w3.org/2010/04/29-svg-minutes.html#action02] [28] http://lists.w3.org/Archives/Public/www-svg/2010Apr/0141.html [End of minutes] _________________________________________________________ Minutes formatted by David Booth's [31]scribe.perl version 1.135 ([32]CVS log) $Date: 2010/04/29 15:32:03 $ _________________________________________________________ [31] http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm [32] http://dev.w3.org/cvsweb/2002/scribe/ Scribe.perl diagnostic output [Delete this section before finalizing the minutes.] This is scribe.perl Revision: 1.135 of Date: 2009/03/02 03:52:20 Check for newer version at [33]http://dev.w3.org/cvsweb/~checkout~/2002 /scribe/ [33] http://dev.w3.org/cvsweb/~checkout~/2002/scribe/ Guessing input format: RRSAgent_Text_Format (score 1.00) No ScribeNick specified. Guessing ScribeNick: ed Inferring Scribes: ed Default Present: ed, jwatt, [IPcaller], anthony, [Microsoft] Present: ed jwatt [IPcaller] anthony [Microsoft] Agenda: [34]http://lists.w3.org/Archives/Public/public-svg-wg/2010AprJu n/0043.html [34] http://lists.w3.org/Archives/Public/public-svg-wg/2010AprJun/0043.html WARNING: No meeting chair found! You should specify the meeting chair like this: <dbooth> Chair: dbooth Found Date: 29 Apr 2010 Guessing minutes URL: [35]http://www.w3.org/2010/04/29-svg-minutes.html People with action items: ag ed [35] http://www.w3.org/2010/04/29-svg-minutes.html End of [36]scribe.perl diagnostic output] [36] http://dev.w3.org/cvsweb/~checkout~/2002/scribe/scribedoc.htm -- Erik Dahlstrom, Core Technology Developer, Opera Software Co-Chair, W3C SVG Working Group Personal blog: http://my.opera.com/macdev_ed
Received on Thursday, 29 April 2010 15:44:47 UTC