08:27 | <annevk> | TabAtkins: oh right you are. I guess I forgot how all of that works. |
08:32 | <Noam Rosenthal> | I think you can use object-size and object-position in CSS to achieve something like that |
09:12 | <hacknorris> | yep but with only html it isn't possible… |
09:18 | <Noam Rosenthal> | That is correct |
09:18 | <hacknorris> | then why it isn't possible? |
09:23 | <Noam Rosenthal> | Lots of things are possible with a combination of HTML/CSS/JS and not with one of them. It's not a goal of the web platform to make each of these languages work individually. However, WICG is a place where people make proposals to enhance the web platform, and none of this is set in stone. https://github.com/WICG/proposals |
10:43 | <annevk> | TabAtkins: I'm getting a lot of errors for https://github.com/whatwg/url/pull/857 that seem wrong |
10:46 | <annevk> | TabAtkins: part of the problem seems to be scanning for Markdown inside <code>, but that's not all of it |
10:49 | <annevk> | TabAtkins: if you could take a look I'd appreciate it. We can probably not publish this Review Draft at all if it comes down to it and we need quite a bit of time to resolve, but we should still resolve this as it'll block further edits of the standard. |
10:50 | <annevk> | Domenic: FYI ^^ |
15:01 | <TabAtkins> | Huh, will look in an hour. |