| 00:14 | <Stephen> | Do you mean links to the algorithm from places that would use it? Not that I see. But it is intended to implement "Paint the specified [rectangular, circular, ...] area" from, say https://html.spec.whatwg.org/#drawing-rectangles-to-the-bitmap |
| 00:15 | <Stephen> | Another way of putting it is that it defines what "using this's fill style" means. |
| 01:32 | <jmdyck> | Ok, thanks. Seems like it should be 'connected' better. |
| 07:06 | <Luca Casonato> | Yoav WeissI can give you push access to my fork if that works for you |
| 07:54 | <saliak> | Hi , I was working with url parameters and I have this url.searchParams.getAll function that I am using to get the desired utm value. But I have observed that for some urls, even though the params are present in the url, the javascript code that I am executing ( real time on page load) doesn't capture the values. Any idea why this could be happening? Does it take some time for the url params to load on the page or something..? Where can I read more about how it all works under the hood ? |
| 09:00 | <Yoav Weiss> | That works, thanks!! |
| 14:24 | <Yoav Weiss> | Luca Casonato: looks like you'd need to sign up to participate in the HTML stream for us to be able to land https://github.com/whatwg/html/pull/10327 |
| 14:27 | <Luca Casonato> | annevk can you verify me |
| 15:50 | <Johnny Stenback> | In order to add you to the meeting I need an email address. Cheers! |
| 15:51 | <Johnny Stenback> | Oops, saw your DM now, continuing there. |
| 16:57 | <jdm> | What is the website that allows searching all specifications? Or at least finding all cross links? |
| 17:09 | <bkardell> | google? :) |
| 18:01 | <Andreu Botella> | https://dontcallmedom.github.io/webdex/ ? |
| 19:14 | <TabAtkins> | Yup, WebDex is the right tool |