Sam Sneddon
Sam Sneddon
[Rendered](https://github.com/gsnedders/interop/blob/focus_areas/focus_areas.md)
https://github.com/mozilla/standards-positions isn't implementation status and/or intention, but it would still be valuable to have this data included.
from https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-add-two-types: > If type1 and/or type2 [contain](https://infra.spec.whatwg.org/#map-exists) "percent" with a non-zero value, and type1 and/or type2 [contain](https://infra.spec.whatwg.org/#map-exists) a key other than "percent" with a non-zero value > For each...
c.f. https://drafts.css-houdini.org/css-typed-om-1/#numeric-typing > Each [CSSNumericValue](https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue) has an associated type, which is a [map](https://infra.spec.whatwg.org/#ordered-map) of [base types](https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-base-type) to integers (denoting the exponent of each type, so a [](https://drafts.csswg.org/css-values-4/#length-value)2, such as from...
Does anywhere normatively say what should happen when you print the document? I guess it's technically implementation defined, and just assumed that the page is laid out for the new...
As long as both Chrome and Edge support something, the displayed Blink-based browsers can no longer have a lone omission or lone removal nor a browser-specific API.
Edge seems to use the EdgeHTML version number rather than the Edge version, while all other browsers use the browser version number.
e.g., see https://wpt.fyi/css/css-flexbox-1 with Edge@6048c3b213. Majority of tests are "(results not found)". I've seen this elsewhere, and it seems relatively common?
See https://wpt.fyi/service-workers/service-worker firefox 57.0 linux 3.16 @0e906f0595 Oct 16 2017 has every result as TIMEOUT, which seems wrong. Do we have any way of debugging this yet? (this is somewhat...
https://github.com/web-platform-tests/wpt-metadata/blob/f8f4488d607801b4037f4a812e9682b6e5f0028a/README.md?plain=1#L31 As I said on Matrix: > Is test not a path-relative-scheme-less-URL, with a single URL-path-segment? Imagine, e.g., `/html/dom/idlharness.https.html?include=(Document|Window)`: this should be the `test` `idlharness.https.html?include=(Document|Window)` in `/html/dom/META.yml`, and not a...