Fuqiao Xue

Results 351 comments of Fuqiao Xue

The `` and `` tags may need escaping...

[Here's a test of text-underline-offset.](https://w3c.github.io/i18n-tests/exploratory/vanilla/?text=%3Cp%20style%3D%22text-decoration%3A%20underline%20wavy%20red%3B%20text-underline-offset%3A%201em%3B%22%3E%D8%A7%D9%8E%D9%84%D9%92%D8%B9%D9%8E%D8%B1%D9%8E%D8%A8%D9%90%D9%8A%D9%8E%D9%91%D8%A9%D9%8F%3C%2Fp%3E%0A%3Cbr%3E%0A%3Cp%20style%3D%22text-decoration%3A%20underline%20wavy%20red%3B%22%3E%D8%A7%D9%8E%D9%84%D9%92%D8%B9%D9%8E%D8%B1%D9%8E%D8%A8%D9%90%D9%8A%D9%8E%D9%91%D8%A9%D9%8F%3C%2Fp%3E&lang=ar&fontSize=36&width=500&height=500) See also [the tests in WPT](https://wpt.fyi/results/css/css-text-decor?label=master&label=experimental&aligned&q=text-underline-offset). Currently, Gecko supports it, WebKit partially supports it and Blink doesn't support it. See also the [Chromium bug](https://bugs.chromium.org/p/chromium/issues/detail?id=785230).

A generalized summary would help, but I think we also need to write the requirements clearly, otherwise the implementers don't know which punctuations are starting/ending punctuations (I don't know Arabic,...

Related browser bug: https://bugs.webkit.org/show_bug.cgi?id=130823

There are many related specs, like Web APIs (and maybe Web IDL and/or ECMAScript), data formats (like JSON-LD), manifests, and maybe markup languages. There will likely be new standards in...

The link to the relevant gap analysis document is broken. I guess it's because we haven't published it yet? (Same for [#250](https://github.com/w3c/alreq/issues/250).)

I'm not sure about the story behind the CSS Speech CR/Note, because that had happened before I joined the CSSWG. I added the obsoletion notice just because it's [published](https://www.w3.org/TR/2018/NOTE-css3-speech-20180605/) as...

I can create a transition request (for CR) per group decision mentioned above. Can we show that the spec has received wide review in order to move to CR?

In that issue you mentioned "the localizability of DOM error messages (assuming it is needed) would need to be handled at the platform level, not at the individual API level",...

@mehmetoguzderin As you might know, we filed a [Web IDL issue](https://github.com/whatwg/webidl/issues/1025) (because ideally this should be defined by a normative spec) and are discussing this with the [TAG](https://github.com/w3ctag/design-reviews/issues/716) and the...