/irc-logs / w3c / #css / 2009-04-20 / end

Options:

  1. # Session Start: Mon Apr 20 00:00:00 2009
  2. # Session Ident: #css
  3. # [00:17] * Joins: shepazu (schepers@128.30.52.30)
  4. # [00:56] * Quits: dbaron (dbaron@98.234.51.190) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  5. # [02:27] * Quits: arronei (arronei@131.107.0.71) (Ping timeout)
  6. # [02:32] * Joins: arronei (arronei@131.107.0.75)
  7. # [04:19] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
  8. # [08:38] * Joins: ChrisL (ChrisL@128.30.52.30)
  9. # [09:28] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: Tomorrow to fresh woods, and pastures new.)
  10. # [09:41] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
  11. # [09:51] * Joins: anne (annevk@213.236.208.22)
  12. # [10:47] * Quits: ChrisL (ChrisL@128.30.52.30) (Client exited)
  13. # [11:21] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
  14. # [11:34] * Joins: Lachy (Lachlan@213.236.208.22)
  15. # [12:10] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Ping timeout)
  16. # [12:13] * Joins: MikeSmith (MikeSmith@mcclure.w3.org)
  17. # [13:20] * Quits: MikeSmith (MikeSmith@mcclure.w3.org) (Quit: Tomorrow to fresh woods, and pastures new.)
  18. # [14:36] * Joins: myakura (myakura@122.29.116.63)
  19. # [17:16] * Quits: myakura (myakura@122.29.116.63) (Quit: Leaving...)
  20. # [17:21] * Quits: Lachy (Lachlan@213.236.208.22) (Quit: This computer has gone to sleep)
  21. # [18:21] * Joins: plinss_ (peter.lins@15.243.169.70)
  22. # [19:08] * Joins: glazou (glazou@82.247.96.19)
  23. # [19:09] <glazou> hello
  24. # [19:09] <glazou> plinss, plinss_ : yt?
  25. # [19:14] <plinss_> hello
  26. # [19:15] <glazou> hi plinss_
  27. # [19:24] * Quits: glazou (glazou@82.247.96.19) (Quit: glazou)
  28. # [20:00] * Joins: dbaron (dbaron@63.245.220.241)
  29. # [20:23] * Joins: Lachy (Lachlan@85.196.122.246)
  30. # [20:31] * Quits: Lachy (Lachlan@85.196.122.246) (Connection reset by peer)
  31. # [20:31] * Joins: Lachy (Lachlan@85.196.122.246)
  32. # [20:52] * Quits: Lachy (Lachlan@85.196.122.246) (Quit: This computer has gone to sleep)
  33. # [21:06] <shepazu> what CSS spec would cover how CSS operates across frames (if it does at all), and is it implemented anywhere?
  34. # [21:06] <shepazu> anne, ^^
  35. # [21:06] <shepazu> (or anyone, really)
  36. # [21:07] <shepazu> so, if I have an SVG image in an object or iframe, can CSS in the HTML file be applied?
  37. # [21:09] <Bert> No action across frames is defined anywhere.Wouldn't it be a security pb if it were?
  38. # [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)
  39. # [21:12] <Bert> (If you understand what "it" refers to. Sorry :-) )
  40. # [21:17] * Quits: dbaron (dbaron@63.245.220.241) (Quit: 8403864 bytes have been tenured, next gc will be global.)
  41. # [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 :-(
  42. # [21:20] <Bert> I think there is just one browser so far that is able to deal with IMG pointing to SVG...
  43. # [21:43] <shepazu> Bert, you might find this interesting: http://www.schepers.cc/svg/blendups/embedding.html
  44. # [21:44] <shepazu> and we are working on an SVG Integration spec that defines and clarifies these scenarios
  45. # [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
  46. # [22:00] <Bert> I don't see the bg in Opera.
  47. # [22:00] <Bert> And why do you say the links should not work in IMG? That seems a bug to me.
  48. # [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.
  49. # [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.)
  50. # [22:20] * Quits: arronei (arronei@131.107.0.75) (Quit: arronei)
  51. # [22:29] * Joins: arronei (arronei@131.107.0.101)
  52. # [22:54] * Joins: dbaron (dbaron@63.245.220.241)
  53. # [23:02] * Joins: Lachy (Lachlan@85.196.122.246)
  54. # [23:07] <Lachy> shepazu, anne says that Selectors are document scoped but that <iframe seamless> from HTML5 lifts that restriction
  55. # [23:14] <Hixie> xbl2 also lifts that restriction
  56. # [23:14] <Hixie> it appears i have a history of writing specs that lift that restriction :-)
  57. # Session Close: Tue Apr 21 00:00:00 2009

The end :)