| 11:06 | <gitesh> | what whatwg in relation to HTML5? |
| 11:06 | <gitesh> | s/what/what's |
| 11:58 | <hsivonen> | gitesh: WHATWG is a group working on specs. HTML5 is a spec based on the WHATWG's work. the presently-active WHATWG spec on the topic is called the HTML Standard (without the "5") |
| 13:25 | <gitesh> | ok, hsivonen. |
| 14:52 | <zcorpan> | annevk: is postMessage allowed between documents in different agent clusters? |
| 14:54 | <annevk> | zcorpan: yup |
| 14:56 | <zcorpan> | annevk: ok, thanks |
| 17:36 | <jugglinmike> | annevk: this GitHub Gist references "changes to navigation." https://gist.github.com/annevk/6f2dd8c79c77123f39797f6bdac43f3e |
| 17:36 | <jugglinmike> | Is that HTML's "process a navigate response"? |
| 17:49 | <annevk> | jugglinmike: yeah, I should make that more specific, but that sounds about right |
| 17:55 | <jugglinmike> | annevk: Thanks. This influences how we can test this, possibly down to the algorithm step where it's inserted |