-
Notifications
You must be signed in to change notification settings - Fork 15
Current Status of Porting Internationalization Tests to WPT
These are exploratory tests: https://w3c.github.io/i18n-tests/results/custom-counter-styles
Internationalization tests:
It seems to cover the singlebyte and multibyte encodings, although the structure of the tests are different from the tests in https://www.w3.org/International/tests/#encoding-spec
-
https://github.com/web-platform-tests/wpt/pull/11886
- Already covered by some Mozilla tests. PR was closed.
- https://github.com/web-platform-tests/wpt/pull/14494 (ruby-position, waiting for review)
- https://github.com/web-platform-tests/wpt/pull/14498 (ruby-align, waiting for review)
- https://github.com/web-platform-tests/wpt/pull/14581 (ruby-merge, waiting for review)
See also https://github.com/web-platform-tests/wpt/tree/master/css/vendor-imports/mozilla/mozilla-central-reftests/ruby for more ruby tests in WPT.
Internationalization tests: https://www.w3.org/International/tests/#css3-syntax
Pull request(s):
https://github.com/web-platform-tests/wpt/pull/15514 (waiting for review)
Internationalization tests:
Test result page: https://w3c.github.io/i18n-tests/results/hyphens
A test written by Florian basically did the same thing with another test written by Richard. The i18n test is a manual test, and WPT test has no control condition. If we want to keep both tests, we need to rename one of them.
These are exploratory tests.
Pull request(s):
Related issue(s):
There's a change from WPT: https://github.com/w3c/i18n-tests/pull/7
Internationalization tests: https://www.w3.org/International/tests/#css3-text-decor
Pull request(s):
- https://github.com/web-platform-tests/wpt/pull/16130 (text-decoration, merged)
- https://github.com/web-platform-tests/wpt/pull/16211 (text-decoration-line, merged)
- https://github.com/web-platform-tests/wpt/pull/16287 (text-decoration-style, waiting for review)
- https://github.com/web-platform-tests/wpt/pull/16297 (text-underline-position, merged)
- https://github.com/web-platform-tests/wpt/pull/16324 (text-emphasis, waiting for review)
- https://github.com/web-platform-tests/wpt/pull/16418 (text-emphasis-style, waiting for review)
- https://github.com/web-platform-tests/wpt/pull/16429 (text-emphasis-position, waiting for review)
xfq: I suggest we port the tests later, because major changes might happen to it, according to:
- https://github.com/w3c/csswg-drafts/issues/707
- https://github.com/w3c/csswg-drafts/issues/727
- https://github.com/w3c/csswg-drafts/issues/843
- https://github.com/w3c/csswg-drafts/issues/962
- https://github.com/w3c/csswg-drafts/issues/2817
- https://github.com/w3c/csswg-drafts/issues/2818
- https://github.com/w3c/csswg-drafts/issues/2885
- https://github.com/w3c/csswg-drafts/issues/3393
Pull request(s):
Similar tests exist: https://w3c-test.org/css/css-writing-modes/
Pull request(s):
These are exploratory tests: https://w3c.github.io/i18n-tests/results/selector-normalization
Pull request(s):
- https://github.com/web-platform-tests/wpt/pull/17023 (waiting for review)