Options:
- # Session Start: Fri Feb 22 00:00:00 2013
- # Session Ident: #css
- # [00:01] * fantasai not sure, but Anton would know
- # [00:01] <SimonSapin> fantasai: what does abspos do with pages?
- # [00:01] <fantasai> Breaks across them
- # [00:01] <fantasai> It's effectively another layout mode that sits on top of the normal flow
- # [00:01] <SimonSapin> each fragment has its own containing block of potentially different size?
- # [00:01] <fantasai> Imagine placing a grid element inside a zero-height block at the top of the document
- # [00:01] <fantasai> Should be roughly the same idea
- # [00:01] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [00:02] <fantasai> SimonSapin: Dont' see why not
- # [00:02] <fantasai> abspos is kindof putting things into an implied formatting context that overlaps each abspos containing block...
- # [00:03] <SimonSapin> so `top: 5cm` when the containing block element is multi-page is from the top of the first fragment, or that of the current page?
- # [00:04] <fantasai> from the top of the first fragment
- # [00:04] <SimonSapin> is any of that specified?
- # [00:06] <fantasai> I feel like this is the obvious thing to do
- # [00:06] <fantasai> but anyway http://dev.w3.org/csswg/css3-break/#transforms
- # [00:08] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [00:15] * Joins: tantek (~tantek@public.cloak)
- # [00:18] <tantek> so… touch-action
- # [00:18] <tantek> just being discussed at #w3conf
- # [00:18] <tantek> as in, on stage
- # [00:19] <tantek> someone want to point me to a summary of the CSSWG position on this?
- # [00:20] * tantek is trying to sift through various email deltas to see what's the current status
- # [00:21] <tantek> TabAtkins_ looks like touch-action is IE only currently. Is this an urgent property that is being actively implemented (thus do another LCWD of CSS3-UI) or is CSS4-UI ok?
- # [00:22] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [00:22] <fantasai> we had a discussion on it recently
- # [00:23] * fantasai looks for the minutes
- # [00:23] <fantasai> http://lists.w3.org/Archives/Public/www-style/2013Jan/0220.html
- # [00:23] <fantasai> tantek: ^
- # [00:27] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [00:37] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [00:37] * Joins: dbaron (~dbaron@public.cloak)
- # [00:39] * Quits: florian (~florian@public.cloak) (Ping timeout: 60 seconds)
- # [00:42] <SimonSapin> fantasai: what I was getting at is, we don’t need a third variant of ICB
- # [00:42] <fantasai> I don't think so
- # [00:42] <fantasai> Maybe the concepts are,
- # [00:42] <fantasai> "initial containing block" and "initial containing fragment"?
- # [00:43] <fantasai> no that's not right...
- # [00:45] <SimonSapin> how about: css3-page "The ICB is the content edge of the content edge of the current page. Its size can be different is pages of the same document."
- # [00:45] <SimonSapin> css3-values: "The viewport-percentage lengths are relative to the ICB. In paged media only the ICB of the first page is considered, even on subsequent pages."
- # [00:46] <SimonSapin> in* pages of the same document
- # [00:46] <fantasai> seems ok at first glance
- # [00:47] <SimonSapin> this is technically a change in css3-page, which is why I wanted to know about other things depending on "ICB"
- # [00:48] <SimonSapin> we already have a resolution for the part in css3-values. Do we need one for css3-page?
- # [00:48] <fantasai> Don't think so
- # [00:48] <fantasai> It's just clarifying edits..
- # [00:50] * Joins: tantek (~tantek@public.cloak)
- # [00:51] * leaverou is now known as leaverou_away
- # [00:52] * Joins: isherman-book (~Adium@public.cloak)
- # [00:52] <SimonSapin> well, page has "The edges of the page area on the first page establish the rectangle that is the initial containing block of the document." s/first page/current page/ is a change
- # [00:55] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [00:55] * Joins: shepazu (schepers@public.cloak)
- # [01:00] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [01:10] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [01:28] * Joins: isherman-book (~Adium@public.cloak)
- # [01:28] * Quits: SimonSapin (~simon@public.cloak) (Ping timeout: 60 seconds)
- # [01:32] * Joins: tantek (~tantek@public.cloak)
- # [01:36] <tantek> fantasai - ah, I remember that telcon! Now I understand better what we were discussing :)
- # [01:37] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [01:42] <tantek> ok, given the thrash on "touch-action" I'm thinking it's more of a CSS4-UI feature than CSS3-UI shoe-in.
- # [01:42] <hober> tantek: yes
- # [01:47] * Joins: jdaggett (~jdaggett@public.cloak)
- # [01:47] * Joins: dbaron_ (~dbaron@public.cloak)
- # [01:48] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
- # [01:48] * Joins: jdaggett (~jdaggett@public.cloak)
- # [01:49] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 60 seconds)
- # [01:50] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
- # [01:52] <tantek> hober, fantasai, TabAtkins_: documented state of "touch-action" http://wiki.csswg.org/spec/css4-ui#touch-action
- # [01:57] <tantek> fantasai - re: "path down is /WWW/Style/Group" - I got "Bad root /WWW/Style/Group" when trying that.
- # [01:57] <tantek> e.g. when trying cvs -d :ext:Tantekelik@cvs.w3.org:/WWW/Style/Group co Style-Group
- # [01:58] <tantek> also got "Bad root" when trying cvs -d :ext:Tantekelik@cvs.w3.org:/w3ccvs/WWW/Style/Group co Style-Group
- # [01:58] <tantek> do you know the cvs -d command to actually get that repository?
- # [01:58] <tantek> fantasai ^
- # [01:59] <tantek> (will be back in a bit and check the archives)
- # [01:59] <fantasai> I think maybe you want cvs -d username@cvs.w3.org/:/w3ccvs co /WWW/Style/Group
- # [01:59] <fantasai> er
- # [01:59] <fantasai> without the extra slash before :
- # [01:59] <fantasai> -d is the contents of $CVSROOT
- # [02:00] <fantasai> so either you set $CVSROOT or you provide -d
- # [02:00] <fantasai> not both
- # [02:00] <fantasai> and they would be the same things.
- # [02:00] <fantasai> the co command takes the directory to checkout, which is /WWW/Style/Group
- # [02:01] <tantek> ah
- # [02:03] <tantek> ok, tried cvs -d Tantekelik@cvs.w3.org:/w3ccvs co /WWW/Style/Group
- # [02:03] <tantek> and got
- # [02:03] <tantek> cvs [server aborted]: Absolute module reference invalid: `/WWW/Style/Group'
- # [02:03] <tantek> I don't have a $CVSROOT set
- # [02:04] <fantasai> cvs -d fantasai@cvs.w3.org:/w3ccvs co WWW/Style/Group
- # [02:04] <fantasai> That works for me
- # [02:04] <tantek> ah, one less /
- # [02:04] <fantasai> sorry, Tantek
- # [02:04] <fantasai> it's been awhile :)
- # [02:04] <tantek> wow look at athat
- # [02:04] <tantek> *that
- # [02:05] * tantek wonders how many megabytes I'm checking out over the #w3conf network ;)
- # [02:07] * Joins: isherman-book (~Adium@public.cloak)
- # [02:07] <fantasai> Not too many. The CSS2.1 test suite is not loaded under that directory. ;)
- # [02:07] <tantek> and it's now stuck on cvs checkout: Updating WWW/Style/Group/2002
- # [02:07] <fantasai> CVS gets stuck a lot...
- # [02:07] <fantasai> and that repository is very old
- # [02:08] * tantek hopes he didn't break anything.
- # [02:08] * tantek wonders if he should ctrl-c and retry with a cvs up -d
- # [02:09] <tantek> oh wait - there it goes again
- # [02:09] <fantasai> heh
- # [02:09] <fantasai> yeah, just wait. If it times out and dies, you can try again.
- # [02:14] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [02:14] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [02:21] <tantek> looks like it finished
- # [02:22] * Joins: lmclister (~lmclister@public.cloak)
- # [02:28] <tantek> fantasai - where is the Overview.src.html for css-print? All I see is Overview.html in WWW/Style/Group/css-print ?
- # [02:28] <fantasai> there isn't one
- # [02:28] <fantasai> and I didn't think it worth my time to make one
- # [02:34] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [02:35] <tantek> ah right, so just edit Overview.html manually then - wow, ok.
- # [02:42] * Joins: cabanier (~cabanier@public.cloak)
- # [02:43] * Joins: isherman-book (~Adium@public.cloak)
- # [02:46] <tantek> and done.
- # [02:50] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [03:11] * fantasai ponders ruby box models
- # [03:17] * Joins: isherman-book (~Adium@public.cloak)
- # [03:19] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [03:27] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [03:42] * Joins: tantek (~tantek@public.cloak)
- # [03:44] * Quits: dbaron_ (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [03:48] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [03:58] * Joins: saabimeister (~saabi@public.cloak)
- # [04:00] * Quits: saabi (~saabi@public.cloak) (Ping timeout: 60 seconds)
- # [04:34] * Joins: tantek (~tantek@public.cloak)
- # [04:51] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
- # [04:51] * Joins: cabanier (~cabanier@public.cloak)
- # [05:33] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [05:35] * Joins: tantek (~tantek@public.cloak)
- # [05:37] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [05:52] * Joins: tantek (~tantek@public.cloak)
- # [06:04] * Joins: tantek_ (~tantek@public.cloak)
- # [06:04] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 60 seconds)
- # [06:04] * tantek_ is now known as tantek
- # [06:05] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [06:23] * Joins: dbaron (~dbaron@public.cloak)
- # [07:02] * sylvaing_away is now known as sylvaing
- # [07:15] * sylvaing is now known as sylvaing_away
- # [07:24] * Joins: shepazu (schepers@public.cloak)
- # [07:36] * Quits: shepazu (schepers@public.cloak) (Client closed connection)
- # [07:36] * Joins: shepazu (schepers@public.cloak)
- # [07:41] * Quits: shepazu (schepers@public.cloak) (Ping timeout: 60 seconds)
- # [07:47] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:01] * Joins: shepazu (schepers@public.cloak)
- # [08:06] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:06] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:07] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:07] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:10] * Joins: SimonSapin (~simon@public.cloak)
- # [08:12] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [08:13] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:13] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:14] * Joins: tantek (~tantek@public.cloak)
- # [08:14] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:14] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:16] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:16] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:16] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:16] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:19] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:19] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:20] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:20] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:23] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:23] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:24] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:24] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:25] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:25] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:26] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:26] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:27] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:27] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:28] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:28] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:34] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:34] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:34] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:34] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:37] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:37] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:39] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:39] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:40] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:40] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:42] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:42] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:43] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:43] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:45] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [08:45] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [09:29] * Joins: jdaggett_ (~jdaggett@public.cloak)
- # [09:29] * Quits: jdaggett_ (~jdaggett@public.cloak) (jdaggett_)
- # [09:32] * Quits: jdaggett (~jdaggett@public.cloak) (Ping timeout: 60 seconds)
- # [09:39] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [09:39] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [09:40] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [09:40] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [09:41] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [09:41] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [09:42] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [09:42] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [09:49] * Joins: isherman-book (~Adium@public.cloak)
- # [09:55] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [10:20] * Quits: SimonSapin (~simon@public.cloak) ("Leaving.")
- # [10:21] * Joins: abucur (~Adium@public.cloak)
- # [10:22] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:22] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:23] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:23] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:23] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:23] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:24] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:24] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:25] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:25] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:26] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:26] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:27] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:27] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:27] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:27] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:28] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:28] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:30] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:30] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:31] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [10:31] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [10:49] * Joins: teoli (~teoli@public.cloak)
- # [11:00] * Joins: SimonSapin (~simon@public.cloak)
- # [11:44] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [11:45] * Quits: isherman-book (~Adium@public.cloak) ("Leaving.")
- # [11:46] * Joins: isherman-book (~Adium@public.cloak)
- # [11:51] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [11:54] * Quits: glenn (~gadams@public.cloak) (Ping timeout: 60 seconds)
- # [11:57] * Joins: glenn (~gadams@public.cloak)
- # [12:09] * Quits: isherman-book (~Adium@public.cloak) ("Leaving.")
- # [12:39] * Joins: isherman-book (~Adium@public.cloak)
- # [12:48] * Quits: isherman-book (~Adium@public.cloak) (Ping timeout: 60 seconds)
- # [12:58] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [12:58] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [12:59] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [12:59] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:00] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:00] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:01] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:01] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:01] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:01] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:02] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:02] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:03] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:03] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:04] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:04] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:05] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:05] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:05] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:05] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:06] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:06] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:06] * sylvaing_away is now known as sylvaing
- # [13:07] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:07] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:09] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:09] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:09] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:09] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:10] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:10] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:10] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:10] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:11] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:11] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:11] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:11] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:12] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:12] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:13] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:13] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:13] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:13] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:14] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:14] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:15] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:16] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:16] * sylvaing is now known as sylvaing_away
- # [13:16] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:16] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:17] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:17] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:17] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:17] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:19] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:19] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:19] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:19] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:20] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:20] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:20] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:20] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [13:21] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [13:21] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [14:13] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [14:13] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [14:13] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [14:13] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [14:14] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [14:14] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [15:11] * Joins: glazou (~glazou@public.cloak)
- # [15:18] <glazou> alexmog, ping
- # [15:26] * Quits: nvdbleek (~nvdbleek@public.cloak) ("Leaving.")
- # [15:52] * Joins: shepazu (schepers@public.cloak)
- # [16:17] * Joins: subb (~subb@public.cloak)
- # [16:34] * Joins: tantek (~tantek@public.cloak)
- # [16:51] * Quits: glazou (~glazou@public.cloak) (glazou)
- # [17:01] * Quits: shepazu (schepers@public.cloak) (Ping timeout: 60 seconds)
- # [17:37] * Joins: jarek (~jarek@public.cloak)
- # [17:42] * Quits: abucur (~Adium@public.cloak) ("Leaving.")
- # [17:44] * Joins: dbaron (~dbaron@public.cloak)
- # [17:47] * Quits: cabanier (~cabanier@public.cloak) ("Leaving.")
- # [18:01] * Joins: cabanier (~cabanier@public.cloak)
- # [18:10] * Joins: lmclister (~lmclister@public.cloak)
- # [18:11] * leaverou_away is now known as leaverou
- # [18:13] * Quits: jarek (~jarek@public.cloak) (jarek)
- # [18:19] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [18:33] <hober> is there a way to size an element to the clipped area of its parent?
- # [18:33] <hober> i imagine there is but it's just not coming to mind
- # [18:36] * Quits: SimonSapin (~simon@public.cloak) (Ping timeout: 60 seconds)
- # [18:41] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [18:52] * Quits: teoli (~teoli@public.cloak) (Client closed connection)
- # [18:52] * Joins: SimonSapin (~simon@public.cloak)
- # [19:07] * Joins: rhauck (~Adium@public.cloak)
- # [19:21] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 60 seconds)
- # [19:31] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [19:31] * Joins: lmclister (~lmclister@public.cloak)
- # [19:32] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [19:45] * Joins: tantek (~tantek@public.cloak)
- # [19:55] * Joins: lmclister (~lmclister@public.cloak)
- # [20:05] * Joins: kimberly (~Kimberly@public.cloak)
- # [20:09] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [20:17] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [20:31] * Joins: lmclister (~lmclister@public.cloak)
- # [20:31] * Joins: dbaron (~dbaron@public.cloak)
- # [20:44] * Joins: tantek (~tantek@public.cloak)
- # [20:48] * Joins: shepazu (schepers@public.cloak)
- # [20:53] * kimberly is now known as Kimberly_away
- # [20:58] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [21:05] * Quits: dbaron (~dbaron@public.cloak) ("8403864 bytes have been tenured, next gc will be global.")
- # [21:05] * Quits: SimonSapin (~simon@public.cloak) (Ping timeout: 60 seconds)
- # [21:09] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [21:22] * Quits: glenn (~gadams@public.cloak) (Client closed connection)
- # [21:36] * Kimberly_away is now known as kimberly
- # [21:41] * Joins: SimonSapin (~simon@public.cloak)
- # [21:48] * Quits: SimonSapin (~simon@public.cloak) (Ping timeout: 60 seconds)
- # [21:51] * Joins: lmclister (~lmclister@public.cloak)
- # [21:54] * Joins: dbaron (~dbaron@public.cloak)
- # [21:54] <dbaron> http://lists.w3.org/Archives/Public/www-style/2013Feb/0385.html
- # [21:54] * Joins: smfr (~smfr@public.cloak)
- # [21:55] <dbaron> sylvaing_away, we're gathered to talk about animations now
- # [21:55] <smfr> https://www.w3.org/Bugs/Public/show_bug.cgi?id=15242
- # [21:55] <dbaron> http://lists.w3.org/Archives/Public/www-style/2013Feb/0385.html
- # [21:58] * Joins: sylvaing (~sylvaing@public.cloak)
- # [21:59] <hober> dbaron writes CSS on the whiteboard in cursive
- # [22:02] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [22:04] * Joins: lmclister (~lmclister@public.cloak)
- # [22:05] * Joins: shepazu (schepers@public.cloak)
- # [22:10] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [22:12] <hober> Pseudo-ScribeNick: hober
- # [22:12] <hober> dino: is the animation still running in the background but just not applying
- # [22:12] <hober> dbaron smfr: yes
- # [22:12] * hober oh fuck me scribing this will be impossible
- # [22:13] * Joins: shepazu (schepers@public.cloak)
- # [22:17] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [22:22] * sylvaing dbaron's shirt pattern plays major havoc with live video...
- # [22:26] <dbaron> I think we mostly agree that unanimated -> animated shouldn't have a transition mess with the animated state afterwards
- # [22:26] <dbaron> and from that I also think that animated -> unanimated shouldn't transition (symmetry)
- # [22:29] * Joins: florian (~florian@public.cloak)
- # [22:30] * Joins: shepazu (schepers@public.cloak)
- # [22:31] * sylvaing we had phone and skype on same device; can dean unmute skype? sound was better there...
- # [22:32] <dbaron> sylvaing, we've unmuted skype, but can't hear you
- # [22:32] <sylvaing> we can hear you great
- # [22:32] <smfr> we can't hear yoiu
- # [22:33] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [22:34] <hober> dbaron: We want transitions to trigger only when the from and to val[dean gives up typing]
- # [22:34] <dbaron> we seem to like the model that we don't do transitions if either the to-value or the from-value is from an animation (CSS or SMIL)
- # [22:35] <dbaron> this might get messy when inheritance gets into the mix
- # [22:37] <hober> parent transitions on font-size, child width is set in ems and has a transition as well
- # [22:37] <hober> behavior fell out of the impls, is different
- # [22:38] <hober> grandparent has color, child and grandchild both have transitions on volor
- # [22:38] <hober> *color
- # [22:39] <dbaron> given a > b > c (in tree), a { color: red} a:hover { color: blue } b { transition: color 2s } c { transition: color 10s }
- # [22:39] <dbaron> (or reverse the times)
- # [22:41] <dbaron> we're ok if some of these things are crazy, they'd just need to be interoperably crazy
- # [22:45] <dbaron> http://dbaron.org/css/test/2009/transitions/transitions-and-inheritance
- # [22:47] <smfr> mytestcase: http://smfr.org/misc/inheritedcolor.html
- # [22:49] <smfr> dbaron discusses gecko imll with inheritance
- # [22:50] <smfr> font-size: 16px -> 12px, and width: 5em to 10em
- # [22:51] <smfr> (on child)
- # [22:51] <smfr> what width do you transition from?
- # [22:51] <smfr> maybe if parent and child both have a transition on the same property, we kick off both transitions
- # [22:53] <smfr> dbaron draws: parent { font-size: 16pt; transition: font-size 10s }
- # [22:53] <smfr> child { transition: font-size: 2s; }
- # [22:53] <smfr> parent:hover { font-size: 20px; }
- # [22:53] <smfr> child inherits the font-size change
- # [22:53] <smfr> do you want to suppress the transition on the child?
- # [22:53] <smfr> is it 10s or 2s?
- # [22:54] <smfr> or a weird combined transition
- # [22:54] <hober> i think this is http://edward.oconnor.cx/tests/css/tta/1.html
- # [23:00] * Quits: rhauck (~Adium@public.cloak) (Client closed connection)
- # [23:04] * Joins: rhauck (~Adium@public.cloak)
- # [23:04] <dbaron> dean raises issue of what happens when 'inherit' is in a keyframe
- # [23:04] <hober> from { color:red } to { color:inherit }
- # [23:08] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [23:10] <dbaron> the 16px -> 20px over 0s-2s and then 16.8px -> 20px from 2s->10s has the advantage that it's explainable/understandable
- # [23:11] <dbaron> though it might be nice if the longer transition won
- # [23:13] * Joins: lmclister (~lmclister@public.cloak)
- # [23:14] <smfr> in this case:
- # [23:14] <smfr> parent { font-size: 16px -> 12px; }
- # [23:14] <smfr> child { width: 15em -> 10em }
- # [23:15] <smfr> parent has f-s transition, child has transition on width
- # [23:15] <smfr> so child transitions 240px -> 120px wide
- # [23:16] <smfr> so pretend the style change happened instantaneously
- # [23:16] <smfr> compute all the final states, then transition each
- # [23:17] <smfr> ^ over the entire tree
- # [23:18] <smfr> problem: if we want to avoid transitions from animating things, how do we do this?
- # [23:19] * Quits: kimberly (~Kimberly@public.cloak) ("ChatZilla 0.9.90 [Firefox 19.0/20130212082553]")
- # [23:20] * Quits: florian (~florian@public.cloak) ("Leaving.")
- # [23:33] * Joins: tantek (~tantek@public.cloak)
- # [23:38] * Quits: smfr (~smfr@public.cloak) (smfr)
- # [23:40] * Joins: jarek (~jarek@public.cloak)
- # [23:44] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
- # [23:50] * Joins: smfr (~smfr@public.cloak)
- # [23:50] <dbaron> sylvaing, still there?
- # [23:55] <smfr> dbaron: want to do one of the following 2 things
- # [23:56] <dbaron> (1) don't start transitions when either the from value or the to value come from animations (which gets hard once we throw in inheritance, 'em' units, etc.)
- # [23:57] <dbaron> (2) start the transitions based on the values without animations and just have them overriden (still fire events)
- # [23:57] <dbaron> prefer (1) over (2) but not sure how to do it
- # [23:57] * Quits: lmclister (~lmclister@public.cloak) ("")
- # [23:59] <dbaron> we could do some variant of (1) that's mostly like (1) but gets some weird cases wrong but is cheaper/easier to implement... if we can specify exactly which weird cases it gets wrong
- # Session Close: Sat Feb 23 00:00:00 2013
The end :)