15:53:59 RRSAgent has joined #CSS 15:53:59 logging to http://www.w3.org/2010/07/14-CSS-irc 15:54:13 rrsagent, make logs public 15:54:20 zakim, this will be style 15:54:20 ok, plinss_; I see Style_CSS FP()12:00PM scheduled to start in 6 minutes 15:57:54 lhnz has joined #css 15:58:10 dethbakin has joined #css 15:58:44 arronei has joined #css 15:59:31 smfr has joined #css 15:59:36 Style_CSS FP()12:00PM has now started 15:59:44 + +1.408.636.aaaa 15:59:58 Zakim, aaaa is me 16:00:00 +smfr; got it 16:00:26 + +1.617.650.aabb 16:00:32 bradk has joined #css 16:00:34 Zakim, aabb is me 16:00:34 +dethbakin; got it 16:01:17 + +1.858.216.aacc 16:01:24 zakim, aacc is me 16:01:24 +plinss_; got it 16:01:46 great. Google Voice page doesn't work now.... 16:02:06 + +1.206.324.aadd 16:02:21 + +1.650.214.aaee 16:02:25 Zakim, aaee is me 16:02:26 +TabAtkins_; got it 16:03:11 zakim, aadd is sylvaing 16:03:11 +sylvaing; got it 16:03:33 CesarAcebal has joined #css 16:05:05 +David_Baron 16:05:07 !@#$!! Even in Chrome it won't call me! Tab, what's with Google Voice today? 16:05:43 bradk, if you need a phone card I can send you my info 16:05:59 + +1.650.275.aaff 16:06:09 Zakim, aaff is me 16:06:09 +bradk; got it 16:06:43 Thanks, I finally got in though. 16:07:43 I'm having problems trying to call with Skype. I'll keep trying it... (I'm sorry) 16:07:49 ScribeNick: TabAtkins_ 16:08:34 plinss_: No additions to the agenda. 16:08:46 plinss_: Issue 53, spent a lot of time on it last week, not sure if anything got resolved. 16:09:01 http://wiki.csswg.org/spec/css2.1#issue-53 16:09:27 I remember why pre-wrap isn't justified in MOzilla 16:09:29 It's because of tabs 16:09:44 + +46.0.94.0.aagg 16:10:00 Curt` has joined #css 16:10:10 Zakim, aagg it's me. 16:10:10 I don't understand 'aagg it's me', CesarAcebal 16:10:10 tabatkins: Conclusion from browser testing - anything with collapsed whitespace can be justified, anything with preserved whitespace can't be. 16:10:11 So I would suggest adopting Proposal A 16:11:03 plinss_, I would like to add the CSS Snapshot and the Styling Attributes spec to the agenda 16:11:04 Zakim, aagg is me. 16:11:04 +CesarAcebal; got it 16:11:26 bradk: How do the tabs come into it, fantasai? 16:11:38 How do you justify tabs? 16:11:45 They're supposed to push text to the next tab stop 16:11:50 but if spaces stretch or shrink 16:11:53 then the text moves around 16:12:03 and the tabs might need to push to the *next* tab stop 16:12:25 so they have to be recalculated 16:12:31 and the text *has* to be rebroken 16:12:45 without the tabs problem, you never *need* to alter line breaks due to justification 16:12:49 arronei has joined #CSS 16:12:54 it's just an option that can sometimes make the results better 16:13:04 you can lay out the text with tabs, then justify from the last tab stop to the end of the line 16:13:28 I thought a tab was just a seres of spaces in HTML 16:13:46 plinss, that makes sense. I like that definition. 16:14:00 plinss, seems like it would handle most cases 16:14:14 bradk: no, it aligns to a tab stop 16:14:23 bradk: the tab stops are a multiple of 8 spaces apart 16:14:27 tabatkins: What plinss_ just suggested appears to be exactly what word processors do. 16:14:32 bradk: starting from the containing block edge 16:15:04 Thanks, I didn't realize that. 16:15:27 I'll note that SteveZ was concerned about CR exit, so if we go with this then we should mark justification of pre-wrap text as at-risk 16:15:36 zakim, microsoft is me 16:15:36 sorry, arronei, I do not recognize a party named 'microsoft' 16:15:38 +[Microsoft] 16:15:39 zakim, microsoft is me 16:15:40 +arronei; got it 16:16:03 tabatkins: Going with plinss_'s definition, we'll still have no implementations. Is that ok? 16:16:27 smfr: This question is specifically about CSS 2.1. What are we going to do right now? 16:17:28 smfr, I don't think we have implementations to exit CR with pre-wrap justification right now, and given the implications with tabs, it's not as simple as throwing a few switches 16:17:35 bradk: We could say "Not justified" right now, and then change it in the future. 16:17:52 bradk, that works as long as we are clear about our future plans 16:17:59 bradk: we'd have to say thatt this may change in CSS3 16:18:16 plinss_: [talks about new mode that collapses spaces but not tabs] 16:18:18 bradk: And probably remark that justification is allowed if the UA supports it 16:18:39 tabatkins: Fine with just going with current behavior for CSS2.1 and fixing it in the future. 16:18:43 phew 16:18:53 RESOLVED: Accept proposal A for issue 53. 16:19:15 http://wiki.csswg.org/spec/css2.1#issue-101 16:19:20 If the intention is to allow justification in the future, then we need a resolution to allow for that 16:19:39 If the intention is not to allow justification in the future, then I'd like a resoluttion for /that/ 16:20:18 RESOLVED: Look into allowing justification combined with white-space values in the future, but go with Proposal A for CSS 2.1. 16:20:24 Thankyou 16:21:07 plinss_: dbaron, you have any idea when you'll be able to look at 101? 16:21:10 dbaron: Not sure. 16:21:19 http://wiki.csswg.org/spec/css2.1#issue-110 16:22:20 tabatkins: I pointed last week to the proposal that I was happy with making. I need to edit the wiki and resend to the list so people actually know what it is. 16:22:31 does centering text with tabs in it also change the white space? 16:22:46 Sorry, still thinking of last issue. 16:22:53 bradk, good question, I don't know what happens 16:22:59 bradk, it's a similar problem 16:23:22 It does something odd here in OOo Writer. 16:23:28 Not sure what the behavior is exactly. 16:23:43 If so, then we should treat centering and justifying the same way... 16:24:49 http://wiki.csswg.org/spec/css2.1#issue-138 16:26:11 bradk, well, we don't have implementations to do it in 2.1, but since we're leaving it open for CSS3 we can do that in CSS3 16:26:29 Curt` has joined #css 16:27:07 tabatkins: For dbaron's response on the list, I think the "float in inline" was precisely what we were testing. 16:27:17 fantasai, OK, I can live with that 16:27:38 dbaron: The actual discussion on the list was about different things; only some of them were about floats, and I think all of them involved a float in a block in an inline. 16:28:22 dbaron: For the testcase I posted yesterday, it appears that floats directly inside inlines are agreed by browsers to not relpos along with the inline. 16:29:35 dbaron: If we want to say that relposing moves a float inside the content tree but not in the containing block, we should say that in general, not just in the case you have a block-in-inline split. 16:29:40 ... but I don't think we should. 16:29:58 http://dbaron.org/css/test/2010/css21-issue-138-simple-float-test 16:30:20 dbaron: What I see in Gecko and Chrome is that the first line isn't offset, but the second one is. 16:31:36 tabatkins: So in the block-in-inline case, the block is the containing block for float? 16:31:39 dbaron: Yes. 16:31:56 I'm also not sure if there's anything in the spec that says exactly what relative positioning affects... 16:32:24 tabatkins: That makes sense. I'd be fine with revising my proposal to say that floats move with their containing block. Then somehow making it clear that, in the block-in-inline case, the block is what moves with the inline's relpos, even though officially the inline is broken around the block. 16:33:41 sylvaing: In IE8 and IE9, both of them move 200px away from the edge. 16:33:51 dethbakin has joined #css 16:35:17 tabatkins: If IE is moving the float, I'm a bit scared to change it, just because I know that we authors count on floats doing really odd things. 16:36:40 So I'd note that we should probably have a separate 2.1 issue on nothing in the spec saying which descendants of an element are affected by relative positioning. 16:38:27 tabatkins: So, I need to (a) change the proposal to make floats only care about their containing blocks getting relpos, (b) ensure that the block-in-inline case appropriately moves the block if the inline is relposed, and (c) build some confidence that this won't break IE. 16:38:55 tabatkins: My only solace is that Firefox does something substantially different, so as long as an author tests in both FF and IE they won't depend on this behavior. 16:39:04 bradk: Unless it somehow fixes a separate IE bug. 16:39:07 tabatkins: Right. 16:39:20 plinss_: IE guys, are you theoretically okay with this change? 16:39:45 sylvaing: It makes sense to me to make floats move with their containing blocks only, but I'd have to check with Alex to see what he thinks re: compat. 16:39:58 sylvaing: Alex is in Moscow right now, so we'll probably have to catch him on email. 16:40:28 ACTION Sylvain: Contact AlexMog to see if changing things for Issue 138 will hurt web compat for IE. 16:40:28 Created ACTION-245 - Contact AlexMog to see if changing things for Issue 138 will hurt web compat for IE. [on Sylvain Galineau - due 2010-07-21]. 16:40:56 http://wiki.csswg.org/spec/css2.1#issue-158 16:41:50 Same as last week, the proposal is linked on the wiki and just needs someone to review it for acceptability. 16:42:06 plinss_: Anyone reviewed it? 16:42:12 [silence] 16:43:00 plinss_: Everyone, read the proposal for Issue 158, and we'll discuss it next week. 16:43:25 http://wiki.csswg.org/spec/css2.1#issue-166 16:44:17 tabatkins: I have not reviewed this yet, though I like how few changes there had to be. 16:45:20 tabatkins: Looks good at first blush, I just need about 10 minutes to read it in depth. 16:45:27 http://wiki.csswg.org/spec/css2.1#issue-167 16:45:35 plinss_: Good. Everyone take a look at it so we can quickly resolve on it next week. 16:47:00 tabatkins: Latest action on it is dbaron's feedback, but Zack hasn't responded to it yet. I think dbaron needs to poke Zack to respond. 16:47:03 dbaron: Ok. 16:47:57 plinss_: We also had a note to get better testcases on this. Are our testcases okay right now? 16:48:06 arronei: We have a couple. I'll look around and add them to the wiki. 16:48:51 plinss_: Would be good to get together an idea of what we're doing and what we want to do. 16:49:14 http://wiki.csswg.org/spec/css2.1#issue-174 16:50:03 http://dbaron.org/css/test/2010/css21-issue-174 16:50:09 dbaron: I think this is a straightforward case of the prose disagreeing with the grammar, and everyone following the grammar. 16:50:58 dbaron: I checked Gecko and Chrome. 16:51:00 i confirm 16:51:37 Opera and Konqueror match FF 16:52:16 arronei: IE and Opera show the testcase 16:52:21 bradk: Safari too. 16:52:46 RESOLVED: Accept dbaron's proposed change to resolve issue 174. 16:53:21 If we're done with CSS2.1 issues, I'd like to propose adding the CSS Styling Attributes spec to the 2007 Snapshot 16:54:20 Also, I'd like some guidance on what to do with that spec, since it's in LC, and all issues were addressed, but the SVGWG never confirmed whether they were happy with my responses. 16:54:23 http://dev.w3.org/csswg/css-style-attr/issues-lc-2009 16:54:40 tabatkins: Did that one just describe reality, or was it the one that tried to allow scope and MQ and such inside of @style? 16:54:49 Just describes reality 16:54:50 no new features 16:54:55 kk, then I'm cool with i. 16:55:15 otherwise I wouldn't suggest backporting it to 2007 :) 16:55:46 plinss_: I'm fine with it. Objections? 16:55:48 [no objections] 16:56:07 RESOLVED: Add CSS Styling Attributes spec to the 2007 snapshot 16:56:15 http://lists.w3.org/Archives/Public/www-style/2010Jun/0644.html 16:56:31 Second question then is, should we move to CR or action someone to pester the SVGWG again for a response? 16:56:53 plinss, For the writing-mode question, I suggest waiting until end of September 16:57:07 plinss, because I won't have time to work on it until then 16:57:14 plinss, but I do intend to sync with SVG 16:57:26 fantasai, that's just an issue of whether to accept SVG's shorthands, right? 16:57:42 fantasai, since we don't want to drop our bt-* ones. 16:57:43 it might be, it might mean other things 16:57:51 right, we'd make a superset 16:58:04 but there might be some changes to behavior also required 16:58:20 [the SVG WG intends to match CSS for SVG 2] 16:58:54 plinss_: You okay with deferring this, Sylvain? 16:58:56 [please let us know if there are changes to behavior, of course... but we're open to changes, if they make sense] 16:59:10 sylvaing: yeah. 16:59:25 shepazu, should we bug SVGWG more about Styling Attribute? 16:59:30 -smfr 16:59:33 -David_Baron 16:59:36 -dethbakin 16:59:37 -CesarAcebal 16:59:38 -sylvaing 16:59:39 -arronei 16:59:39 -plinss_ 16:59:49 -bradk 17:00:02 TabAtkins_: what's the issue? 17:00:26 SVGWG never confirmed if they were okay with the resolutions to the CSS Styling Attributes spec LC issues. 17:00:58 http://dev.w3.org/csswg/css-style-attr/issues-lc-2009 17:01:01 issues list is there ^ 17:04:39 hmmm. I thought we'd resolved that... I think Chris has the ball. IF you would be so kind, write us another follow-up email about the remaining issues, and we will resolve on it for our next telcon 17:04:50 and send a clear response 17:05:01 disconnecting the lone participant, TabAtkins_, in Style_CSS FP()12:00PM 17:05:07 Style_CSS FP()12:00PM has ended 17:05:08 Attendees were +1.408.636.aaaa, smfr, +1.617.650.aabb, dethbakin, +1.858.216.aacc, plinss_, +1.206.324.aadd, +1.650.214.aaee, TabAtkins_, sylvaing, David_Baron, +1.650.275.aaff, 17:05:11 ... bradk, +46.0.94.0.aagg, CesarAcebal, arronei 17:05:51 shepazu: if you'd resolved that, then a reference to those minutes is all I'd need to mark the case closed 17:06:50 right, but I don't know where that would be, off the top of my head... I don't feel confident speaking for the SVG WG here, because I don't recall what we decided 17:09:29 ok, I have to go, but I'll follow up with that 17:09:55 actions to me -- try to find SVGWG minutes discussing Styling Attributes spec, else email svgwg asking for response 17:10:04 also, update the css2.1 issues list with the resolution above 17:10:06 make the minutes 17:10:10 and update the snapshot 17:10:50 later, fantasai 18:20:35 sylvaing has joined #css 18:20:59 plinss_ has joined #css 18:29:49 Zakim has left #CSS 18:32:45 dbaron has joined #css 19:04:52 dethbakin has joined #css 19:05:05 dethbakin has left #css 19:48:54 fantasai has joined #css 20:04:03 nimbupani has joined #css 20:59:42 sylvaing has joined #css 21:11:25 dbaron has joined #css 23:20:29 karl has joined #CSS