Skip to content

Commit fbc4e96

Browse files
authored
Add a link to all Interop 2022 tests (#239)
1 parent 1da11ec commit fbc4e96

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

2022/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Interop 2022
22

3-
_This is a copy of the [Interop 2022 RFC](https://github.com/web-platform-tests/rfcs/blob/master/rfcs/interop_2022.md)._
3+
_This is a copy of the [Interop 2022 RFC](https://github.com/web-platform-tests/rfcs/blob/master/rfcs/interop_2022.md) with some minor updates._
44

55
## Summary
66

@@ -17,6 +17,8 @@ See the [Interop 2022 repo](https://github.com/web-platform-tests/interop-2022)
1717

1818
10 new focus areas are part of Interop 2022, as well as 5 from Interop 2021.
1919

20+
All tests: [view all tests on wpt.fyi](https://wpt.fyi/results/?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&view=interop&q=label%3Ainterop-2021-aspect-ratio%20or%20label%3Ainterop-2021-flexbox%20or%20label%3Ainterop-2021-grid%20or%20label%3Ainterop-2021-position-sticky%20or%20label%3Ainterop-2021-transforms%20or%20label%3Ainterop-2022-cascade%20or%20label%3Ainterop-2022-color%20or%20label%3Ainterop-2022-contain%20or%20label%3Ainterop-2022-dialog%20or%20label%3Ainterop-2022-forms%20or%20label%3Ainterop-2022-scrolling%20or%20label%3Ainterop-2022-subgrid%20or%20label%3Ainterop-2022-text%20or%20label%3Ainterop-2022-viewport%20or%20label%3Ainterop-2022-webcompat).
21+
2022
### Cascade Layers
2123

2224
Proposal: [interop-2022/#5](https://github.com/web-platform-tests/interop-2022/issues/5)
@@ -32,7 +34,6 @@ Tests: [`interop-2022-color`](https://wpt.fyi/results/?label=master&label=experi
3234
Proposal: [interop-2022/#19](https://github.com/web-platform-tests/interop-2022/issues/19)
3335
Tests: [`interop-2022-contain`](https://wpt.fyi/results/?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&q=label%3Ainterop-2022-contain)
3436

35-
3637
### Dialog Element
3738

3839
Proposal: [interop-2022/#12](https://github.com/web-platform-tests/interop-2022/issues/12)
@@ -43,7 +44,6 @@ Tests: [`interop-2022-dialog`](https://wpt.fyi/results/?label=master&label=exper
4344
Proposal: [interop-2022/#11](https://github.com/web-platform-tests/interop-2022/issues/11)
4445
Tests: [`interop-2022-forms`](https://wpt.fyi/results/?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&q=label%3Ainterop-2022-forms)
4546

46-
4747
### Scrolling
4848

4949
Proposals: [interop-2022/#14](https://github.com/web-platform-tests/interop-2022/issues/14) + [interop-2022/#21](https://github.com/web-platform-tests/interop-2022/issues/21)
@@ -81,8 +81,6 @@ The 5 focus areas from Interop 2021 are carried forward and included in the metr
8181
- [`interop-2021-position-sticky`](https://wpt.fyi/results/?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&q=label%3Ainterop-2021-position-sticky)
8282
- [`interop-2021-transforms`](https://wpt.fyi/results/?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&q=label%3Ainterop-2021-transforms)
8383

84-
[Query for `interop-2021-*`](https://wpt.fyi/results/?label=master&label=experimental&product=chrome&product=firefox&product=safari&aligned&q=label%3Ainterop-2021-aspect-ratio%20or%20label%3Ainterop-2021-flexbox%20or%20label%3Ainterop-2021-grid%20or%20label%3Ainterop-2021-position-sticky%20or%20label%3Ainterop-2021-transforms)
85-
8684
### Updating the tests
8785

8886
No test suite is perfect, and there will likely be a need to add, remove or rewrite tests during the course of the year. To suggest such non-trivial changes that would benefit from review, file an issue on the [Interop 2022 repo](https://github.com/web-platform-tests/interop-2022). The [Interop 2022 team](https://github.com/orgs/web-platform-tests/teams/interop-2022) will discuss at least monthly, and make decisions based on consensus. The core team will nominate the initial participants to the Interop 2022 team; thereafter the team will be able to set its own criteria for membership and participation, subject to the [WPT code of conduct](https://github.com/web-platform-tests/wpt/blob/master/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)