| 06:44 | <smaug____> | https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/O9_XnDQh3Yk is about https://html.spec.whatwg.org/#dom-form-requestautocomplete right? |
| 06:50 | <MikeSmith> | smaug____: Yeah |
| 06:51 | <MikeSmith> | smaug____: https://w3c.github.io/browser-payment-api/specs/paymentrequest.html |
| 06:51 | <MikeSmith> | is intended as the replacement for it |
| 06:54 | <smaug____> | ok, https://github.com/whatwg/html/issues/1207 filed |
| 06:58 | <boogyman> | MikeSmith: that assumes a physical address for the shipping address, correct? That means e-fulfilment has a lower/incomplete priority |
| 07:04 | smaug____ | hopes PaymentRequest will work with all sorts of payment options, since those vary quite a bit from country to country, I think. |
| 09:18 | <hsivonen> | Hixie: it would be useful if https://software.hixie.ch/utilities/js/live-dom-viewer/ visualized template contents |
| 09:18 | <hsivonen> | is there a similar tool that does? |
| 09:23 | <Ms2ger> | annevk, could you have a look at https://github.com/w3c/web-platform-tests/pull/2925? |
| 10:03 | hsivonen | sent Hixie a patch to add template contents visualization to the Live DOM Viewer |
| 10:07 | <hsivonen> | I now realize that my patch doesn't visualize nested templates very well |
| 10:07 | hsivonen | should have used border instead of background-color |
| 12:59 | <annevk> | Ms2ger: likely not before Monday |
| 12:59 | <annevk> | Ms2ger: walking around a bit |
| 13:00 | <Ms2ger> | Ok |
| 17:37 | <terinjokes> | Domenic: just realizing my PR didn't update the method sections :( |
| 17:38 | <Domenic> | terinjokes: IIRC it doesn't need to |
| 17:38 | <terinjokes> | oh, you're right. still waiting for the coffee to start working |
| 17:39 | <Domenic> | The algorithm will act on the post-IDL result, so it will always receive a string. |
| 17:39 | <Domenic> | :) |