Options:
- # Session Start: Thu Feb 05 00:00:00 2009
- # Session Ident: #css
- # [00:57] * Joins: shepazu (schepers@128.30.52.30)
- # [01:10] <fantasai> RRSAgent: make logs public
- # [01:10] <RRSAgent> I have made the request, fantasai
- # [02:06] * Quits: shepazu (schepers@128.30.52.30) (Quit: shepazu)
- # [03:51] * Quits: fantasai (fantasai@71.138.141.152) (Ping timeout)
- # [05:43] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [06:04] * Joins: dbaron (dbaron@98.234.51.190)
- # [06:50] * Quits: dbaron (dbaron@98.234.51.190) (Ping timeout)
- # [06:53] * Joins: dbaron (dbaron@98.234.51.190)
- # [09:08] * Quits: dbaron (dbaron@98.234.51.190) (Quit: g'night)
- # [10:16] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [10:38] * Joins: Lachy (Lachlan@213.236.208.22)
- # [12:49] * Disconnected
- # [12:49] * Attempting to rejoin channel #css
- # [12:49] * Rejoined channel #css
- # [15:01] * RRSAgent excuses himself; his presence no longer seems to be needed
- # [15:01] * Parts: RRSAgent (rrs-loggee@128.30.52.30)
- # [15:16] * Joins: Bert_ (bbos@mcclure.w3.org)
- # [15:17] * Quits: Bert_ (bbos@mcclure.w3.org) (Quit: leaving)
- # [16:17] * Joins: giorgi (opera@213.236.208.22)
- # [16:17] * Parts: giorgi (opera@213.236.208.22)
- # [16:22] * Joins: MoZ (chatzilla@82.230.92.154)
- # [16:39] * Joins: shepazu (schepers@128.30.52.30)
- # [16:41] * Quits: myakura (myakura@221.191.119.20) (Quit: Leaving...)
- # [18:20] * Quits: shepazu (schepers@128.30.52.30) (Quit: shepazu)
- # [18:45] * Joins: dbaron (dbaron@98.234.51.190)
- # [18:47] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
- # [20:06] * Quits: MoZ (chatzilla@82.230.92.154) (Ping timeout)
- # [20:14] * Joins: MoZ (chatzilla@82.230.92.154)
- # [20:18] * Joins: fantasai (fantasai@63.245.220.225)
- # [20:18] <fantasai> Bert: I'm thinking that 'border' should reset 'border-image'
- # [20:19] <Bert> Yeah, makes some sense...
- # [20:19] <fantasai> should I make that change?
- # [20:20] <Bert> Not sure yet. I often use border to set things only to override them with border-style later...
- # [20:20] <fantasai> right
- # [20:20] <fantasai> but
- # [20:20] <fantasai> if you're also using a border-image?
- # [20:21] <fantasai> I'm concerned because border-image always overwrites the border
- # [20:21] <fantasai> and if in the cascade, somewhere earlier someone set border-image and I'm not expecting that...
- # [20:21] <fantasai> I set border, and get a border-image
- # [20:22] <Bert> Yes, but the asymmetry that border can reset, but not set the image, bothers me a bit.
- # [20:23] <Bert> (It's the same with box-sizing, so it's not new, but still not as elegant as it could be...)
- # [20:23] <fantasai> how is it the same as box-sizing?
- # [20:24] <Bert> Box-sizing influences width, so you may not get the width you expected, unless you also explicitly set box-sizing.
- # [20:24] <fantasai> oh
- # [20:24] <fantasai> yeah
- # [20:24] <fantasai> but that's not a shorthand problem :)
- # [20:24] <fantasai> that's just the cascade problem again
- # [20:25] <fantasai> anyway, web-designers seem to be interested in setting box-sizing for the whole page and just working with that size model the whole way through
- # [20:25] <fantasai> so it's less of an issue
- # [20:26] <fantasai> (basically they think, and I agree, that the CSS model of using the content-box width was the wrong way to do it from the start)
- # [20:26] <Bert> Maybe it is more like color and background then, which the validator also recommends to always set together, to avoid surprises.
- # [20:26] <fantasai> yeah
- # [20:26] <fantasai> but
- # [20:26] <fantasai> border-image is a new property
- # [20:27] <fantasai> and to get rid of the conflict you set it to its initial value
- # [20:27] <fantasai> with color and bgcolor, you really need to set them together
- # [20:28] <Bert> (I don't agree, re: box-sizing. What they want is something like grid layout (which we proposed in 1996 already...), but the box model isn't meant for that. But that aside.)
- # [20:28] * Quits: plinss_ (peter.lins@15.243.169.72) (Quit: plinss_)
- # [20:32] <Bert> Hmm, I don't know... It's true that border isn't a true shorthand already, in the sense that it cannot do everything the indiv. props do, but somehow I don't like that it removes an image and puts nothing in its place at all.
- # [20:32] <fantasai> it puts whatever border you define there
- # [20:32] <fantasai> in place of the image
- # [20:33] <fantasai> border-image: url(fancy.png) 25%;
- # [20:33] <fantasai> border: solid gray; /* replace it with a solid gray border */
- # [20:38] <Bert> I can't make up my mind :-( Somehow I have trouble seeing border as anything else than a shorthand for border-{style,width,color}.
- # [20:38] <fantasai> ok, I'll post to www-style
- # [20:38] <Bert> And I think images will be rather more rare than other borders, although I don't know exactly how that plays into the question.
- # [20:38] * Joins: ChrisL (ChrisL@128.30.52.30)
- # [20:40] * Joins: plinss_ (peter.lins@15.243.169.72)
- # [20:49] * Quits: dbaron (dbaron@98.234.51.190) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [21:06] * Joins: dbaron (dbaron@63.245.220.241)
- # [21:13] * Joins: Lachy (Lachlan@85.196.122.246)
- # [22:30] * Joins: shepazu (schepers@128.30.52.30)
- # [22:30] * Quits: ChrisL (ChrisL@128.30.52.30) (Client exited)
- # [22:41] * Quits: shepazu (schepers@128.30.52.30) (Quit: Core Breach)
- # [23:13] * Joins: shepazu (schepers@128.30.52.30)
- # Session Close: Fri Feb 06 00:00:00 2009
The end :)