Fuqiao Xue

Results 397 comments of Fuqiao Xue

It seems that at least some MiniApp implementations support adding attributes that can be used to provide additional semantics and improve accessibility: * https://developers.weixin.qq.com/miniprogram/dev/component/aria-component.html * https://q.qq.com/wiki/develop/miniprogram/component/accessibility.html * https://opendocs.alipay.com/mini/component/accessibility * https://doc.quickapp.cn/widgets/common-attributes.html#%E5%B8%B8%E8%A7%84%E5%B1%9E%E6%80%A7

Related discussions: https://www.w3.org/2021/05/20-MiniApp-minutes.html#t03

The current plan is to have a MiniApp Hackathon and standards design/progress presentation in the morning, and WG/CG meetings in the afternoon. We can discuss topics in this issue.

Minutes (in Chinese): https://www.w3.org/2022/09/hangzhou/miniapps/report.html

As an example, the browsers uses the [web-platform-tests](https://github.com/web-platform-tests/wpt) project maintained by the [Interop team](https://github.com/orgs/web-platform-tests/teams/wpt-core-team/) as the test suite for the Web-platform stack. [web-platform-tests.org](https://web-platform-tests.org/) contains introduction of the test suite. [wpt.fyi](https://wpt.fyi/)...

And here are some non-browser standard test examples: Verifiable Credentials ARIA in HTML Publication Manifest and Audiobooks JSON-LD IMSC

Thank you for the proposal. Sounds like a good plan to me.

Sounds good to me. Do you want me to create the repo?

Done: https://github.com/w3c/miniapp-tests

Just FYI: * [UI Events KeyboardEvent key Values](https://w3c.github.io/uievents-key/) and [UI Events KeyboardEvent code Values ](https://w3c.github.io/uievents-code/) include TV-related keyboard events. * Spatial navigation is in CSS now (see [spec](https://drafts.csswg.org/css-nav-1/) and [issues](https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+is%3Aissue+label%3Acss-nav-1))...