Sam Sneddon

Results 219 issues of Sam Sneddon

https://www.w3.org/Consortium/Process/Drafts/#transition-pr says: > must show that all issues raised during the [Candidate Recommendation](https://www.w3.org/Consortium/Process/Drafts/#RecsCR) review period have been [formally addressed](https://www.w3.org/Consortium/Process/Drafts/#formally-addressed) However, I can't find a formal definition of what the CR...

Type: Question
Type: Editorial improvements
Needs proposed PR

Except IE didn't support the table display types until IE8.

see, e.g.: ``` % curl -I 'https://pbs.twimg.com/media/C8Q2mOpXUAAkWz-.jpg:orig' HTTP/2 200 access-control-allow-origin: * access-control-expose-headers: Content-Length cache-control: max-age=604800, must-revalidate content-type: image/jpeg date: Sun, 11 Dec 2022 22:35:30 GMT last-modified: Fri, 31 Mar 2017...

c.f. https://matrix.to/#/!zvtoFTlOBeOwHrBlEK:matrix.org/$yumW_YPZ6kAsKlD3SB_muMP9ImAUoF893INwdNegTEw?via=matrix.org&via=mozilla.org&via=igalia.com Nowhere does https://w3c.github.io/webdriver/#dfn-matching-capabilities match setWindowRect, so it effectively is ignored when passed as a capability (see: https://github.com/w3c/webdriver/issues/1792). However, per @whimboo: > In Firefox we match that capability and...

New Session
needs-discussion

Split from discussion on https://github.com/w3c/webdriver-bidi/issues/446 (c.f. https://github.com/w3c/webdriver/pull/1790#issuecomment-1935920012). Not everything in https://w3c.github.io/webdriver/#capabilities has defined matching behaviour under https://w3c.github.io/webdriver/#dfn-matching-capabilities. If I pass `setWindowRect` as an `alwaysMatch` capability, what should behaviour be? Currently,...

New Session
needs-discussion

c.f. https://w3c.github.io/webdriver/#user-prompts Safari, for example, shows a dialog for downloading files, given there's various ways that websites can effectively trigger a download themselves: Based on my reading of the spec,...

The [current definition of `platformName`](https://w3c.github.io/webdriver/#capabilities) is: > Identifies the operating system of the [endpoint node](https://w3c.github.io/webdriver/#dfn-endpoint-node). …where the endpoint node is the final WebDriver protocol hop. This seems somewhat surprising with,...

Based on a discussion within the WPT core team, it would be good to have some guidance as to when things belong in the WebDriver spec versus when they should...

needs-discussion

#### da2f591a3a00 Remove duplicates of Acid1 https://bugs.webkit.org/show_bug.cgi?id=270223 Reviewed by NOBODY (OOPS!). This removes two of the three copies of Acid1 we have in our tree, leaving only the version imported...

merging-blocked
Tools / Tests

### Describe the bug https://ablog.readthedocs.io/en/stable/ links https://ablog.readthedocs.org/blog/atom.xml; loading that feed URL however gives a RtD 404 error page. ### To Reproduce _No response_ ### Screenshots _No response_ ### System Details...