00:01 | <TabAtkins> | annevk or Domenic: can i get a glance at https://drafts.csswg.org/cssom/#fetching-css-style-sheets to see if I'm doing this right? Starting with CSSOM, then getting it right, then moving to @import |
00:34 | <Domenic> | Next week! |
02:33 | <bakkot> | matrixlogs.bakkot.com/ now supports search despite still being hosted on github pages |
16:03 | <Domenic> | bakkot: some weird styling issues, I'd guess Windows-specific? |
16:03 | <Domenic> | First is Firefox second is Chrome |
16:22 | <bakkot> | ah, damn, now I have to find a windows box to test on |
16:22 | <bakkot> | as usual the hardest part of everything is the CSS |
17:08 | <bakkot> | Domenic: should be fixed now, thanks for the report |
17:09 | <bakkot> | next project I do I'm just going to do the rendering and layout myself, on a canvas element |