Options:
- # Session Start: Mon Apr 20 00:00:00 2009
- # Session Ident: #css
- # [00:17] * Joins: shepazu (schepers@128.30.52.30)
- # [00:56] * Quits: dbaron (dbaron@98.234.51.190) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [02:27] * Quits: arronei (arronei@131.107.0.71) (Ping timeout)
- # [02:32] * Joins: arronei (arronei@131.107.0.75)
- # [04:19] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [08:38] * Joins: ChrisL (ChrisL@128.30.52.30)
- # [09:28] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: Tomorrow to fresh woods, and pastures new.)
- # [09:41] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [09:51] * Joins: anne (annevk@213.236.208.22)
- # [10:47] * Quits: ChrisL (ChrisL@128.30.52.30) (Client exited)
- # [11:21] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [11:34] * Joins: Lachy (Lachlan@213.236.208.22)
- # [12:10] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Ping timeout)
- # [12:13] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
- # [13:20] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: Tomorrow to fresh woods, and pastures new.)
- # [14:36] * Joins: myakura (myakura@122.29.116.63)
- # [17:16] * Quits: myakura (myakura@122.29.116.63) (Quit: Leaving...)
- # [17:21] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
- # [18:21] * Joins: plinss_ (peter.lins@15.243.169.70)
- # [19:08] * Joins: glazou (glazou@82.247.96.19)
- # [19:09] <glazou> hello
- # [19:09] <glazou> plinss, plinss_ : yt?
- # [19:14] <plinss_> hello
- # [19:15] <glazou> hi plinss_
- # [19:24] * Quits: glazou (glazou@82.247.96.19) (Quit: glazou)
- # [20:00] * Joins: dbaron (dbaron@63.245.220.241)
- # [20:23] * Joins: Lachy (Lachlan@85.196.122.246)
- # [20:31] * Quits: Lachy (Lachlan@85.196.122.246) (Connection reset by peer)
- # [20:31] * Joins: Lachy (Lachlan@85.196.122.246)
- # [20:52] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
- # [21:06] <shepazu> what CSS spec would cover how CSS operates across frames (if it does at all), and is it implemented anywhere?
- # [21:06] <shepazu> anne, ^^
- # [21:06] <shepazu> (or anyone, really)
- # [21:07] <shepazu> so, if I have an SVG image in an object or iframe, can CSS in the HTML file be applied?
- # [21:09] <Bert> No action across frames is defined anywhere.Wouldn't it be a security pb if it were?
- # [21:11] <Bert> Transcluded content has to have its own style sheet (which may be the same, of course, but it needs to link to it by itself)
- # [21:12] <Bert> (If you understand what "it" refers to. Sorry :-) )
- # [21:17] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
- # [21:19] <Bert> Actually, it's probably not a security problem. It just hasn't been urgent to define, because the browsers' handling of IMG and OBJECT is still nowhere near usable for anything but images :-(
- # [21:20] <Bert> I think there is just one browser so far that is able to deal with IMG pointing to SVG...
- # [21:43] <shepazu> Bert, you might find this interesting: http://www.schepers.cc/svg/blendups/embedding.html
- # [21:44] <shepazu> and we are working on an SVG Integration spec that defines and clarifies these scenarios
- # [21:45] <shepazu> Bert, actually, both Opera and Safari work with the SVG in <img> and as CSS backgrounds, though Safari is buggy on both
- # [22:00] <Bert> I don't see the bg in Opera.
- # [22:00] <Bert> And why do you say the links should not work in IMG? That seems a bug to me.
- # [22:01] <Bert> Also, when I click on the eyes, only the content of the OBJECT is replaces, not the whole page. Why is that? That seems wrong, too.
- # [22:03] <Bert> Animation in a bg should run, just as in a foreground image. What should keep them from doing so? (Assuming the media is capable of dynamic rendering, of course. E.g., paper isn't.)
- # [22:20] * Quits: arronei (arronei@131.107.0.75) (Quit: arronei)
- # [22:29] * Joins: arronei (arronei@131.107.0.101)
- # [22:54] * Joins: dbaron (dbaron@63.245.220.241)
- # [23:02] * Joins: Lachy (Lachlan@85.196.122.246)
- # [23:07] <Lachy> shepazu, anne says that Selectors are document scoped but that <iframe seamless> from HTML5 lifts that restriction
- # [23:14] <Hixie> xbl2 also lifts that restriction
- # [23:14] <Hixie> it appears i have a history of writing specs that lift that restriction :-)
- # Session Close: Tue Apr 21 00:00:00 2009
The end :)