Fuqiao Xue

Results 189 issues of Fuqiao Xue

## Types of changes - [ ] New Detector - [x] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds...

In https://www.specref.org/?q=bcp47 I see: ``` [BCP47] Alias of [rfc5646]. ``` But I think BCP 47 contains two RFCs, RFC 5646 and RFC 4647. /cc @r12a

Background: https://lists.w3.org/Archives/Public/spec-prod/2020AprJun/0006.html In the past, the only way to get data related to the specifications was [tr.rdf](https://www.w3.org/2002/01/tr-automation/tr.rdf). A few years ago, W3C released the [W3C API](https://api.w3.org/doc) to provide more complete...

[W3C TPAC 2022](https://www.w3.org/2022/09/TPAC/Overview.html) will be held in Vancouver, Canada. In view of the COVID-19 pandemic policies, we expect that most WG participants will not be able to travel internationally to...

We need to have a cross-vendor test suite for MiniApp specs. The tests can be used as proof that the MiniApp user agents have [implemented](https://www.w3.org/2021/Process-20211102/#implementation-experience) the W3C specs. As a...

testing

Not sure what "feature policies" mean here, so changing it to "permissions".

charter

Because people asked about the difference between miniapps and [W3C Widgets](https://www.w3.org/TR/widgets/) (and what lessons we learned from widgets) more than once in previous meetings, should we consider adding some content...

Should we define a permission model for MiniApps and corresponding APIs? Related docs: ## MiniApp Manifest Spec: https://w3c.github.io/miniapp-manifest/#req_permissions-member ## W3C ### Web pages/applications Specs: * [Permissions](https://w3c.github.io/permissions/) * [Requesting Permissions](https://wicg.github.io/permissions-request/) *...

security-tracker
unknown/future spec

From [#162](https://github.com/w3c/miniapp/issues/162#issuecomment-825725337): > Is it possible to expose an accessibility tree for accessibility APIs to provide a representation that can be understood by assistive technologies (such as screen readers)? Can...

a11y-tracker