06:05
<Tim van der Lippe>
annevk: do you mind considering https://github.com/whatwg/html/pull/12761#issuecomment-5284825193 ? E.g. we add more WPT tests that assert that certain CSS properties have specific colors.
06:06
<Tim van der Lippe>
Also looking for CSP reviewer for small fix in https://github.com/w3c/webappsec-csp/pull/821 which was necessary to get Servo to pass all CSP blob tests
08:18
<annevk>
What's different between optional any and just any? There shouldn't be a difference.
08:19
<annevk>
I guess whether the argument is required. Hmm. But I'm not sure we want to require an argument that accepts undefined.
08:30
<zcorpan>
It affects .length right?