00:55 | <annevk> | jarhar: is there a single place where all <select> PRs and issues are linked? |
00:55 | <annevk> | jarhar: some kind of meta issue using the checkbox-style list might be useful here, it's a bit hard to keep it all straight |
01:26 | <Domenic> | This is an open issue |
01:26 | <Domenic> | https://github.com/whatwg/html/issues/9133 |
01:27 | <Domenic> | We have a tentative proposal but were hoping you could give us a clear answer on the origin field, but you weren't sure |
01:29 | <Domenic> | Maybe Noam can put on his Fetch expert hat and give us a better answer :) |
02:35 | <jarhar> | annevk: the issue description here has them all: https://github.com/whatwg/html/issues/9799 |
07:14 | <Noam Rosenthal> | sourceDocument is optional no? |
07:15 | <Noam Rosenthal> | It should be like navigating an open tab |
07:44 | <Noam Rosenthal> | Ah some algorithms depend on it being there |
07:46 | <Noam Rosenthal> | Shouldn't this be the initial about:blank ? You're practically navigating from nowhere |
07:46 | <Noam Rosenthal> | "from" as in "no particular document is initiating this navigation". |
07:47 | <Noam Rosenthal> | (Thinking out loud, it could be that my sense of logic here doesn't fit with some of the details) |
07:50 | <Noam Rosenthal> | Yea, it should be the same document you create in https://html.spec.whatwg.org/multipage/document-sequences.html#creating-a-new-browsing-context |
08:04 | <Noam Rosenthal> | ... with a "last activation timestamp" set to now |
08:05 | <Noam Rosenthal> | (I could be missing a detail, added a comment on https://github.com/whatwg/html/issues/9133). But in general we should treat this navigation as much as possible as a navigation from about:blank , but with activation + uses the same traversable navigable for the purposes of history etc |
16:40 | <akaster> | "inventing" a fictional document-like object that behaves as-if it is an about:blank initial document would be an unfortunate way to spec that. hopefully there's a clearer and easier to implement way to describe the desired behavior |
17:39 | <annevk> | Alan Stearns: heya, could you add weinig to the group of people that can add labels to w3c/csswg-drafts? He is independent at the moment and does a lot of CSS value work. |
17:43 | <Alan Stearns> | annevk: I could once they get added to the W3C org by some team member with access. sideshowbarker ? |