James Craig

Results 535 comments of James Craig

I dunno. Maybe the default style sheet should explicitly override the alt value in scenarios where it's undesirable: ```css details:not([open]) > summary::marker { content: "▶"; content: "▶" / ""; }...

Or fail with a warning ("Attribute misspelled") instead of an error.

Actually looking at the [results in Gecko (click show details)](https://wpt.fyi/results/accname/name/comp_labelledby.html?label=pr_head&max-count=1&pr=43698), Firefox's implementation of the non-standard spelling is very incomplete, so it's possible the ARIA WG decision may not be to...

I support this change... Thank you for adding it! Leaving the r+ to the component owners though.

> I moved sectionheader and sectionfooter to a tentative file: https://github.com/web-platform-tests/wpt/pull/46142 Thanks. FYI there is still an accidental white space diff remaining in roles.html.

Will merge once the CI tests complete.

Yes. Once there are two implementations of the mapping, I’d expect the `tentative` file to be deleted, and the single new subtest to be merged into the main list in...

I _hate_ it when a UI button changes its function during a `mousedown` event! 😡

> There are many instances where one character does represent a concept but the majority of concepts are represented by multiple characters being combined together - in other words, a...

> "Encode Bliss AV in new Unicode block" is something that has been considered and rejected by Michael Everson and others (such as myself) who have been involved in this....