Skip to content

Add 2025 Roadmap #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# interop-mobile-testing
Mobile Testing Investigation in Interop

## 2025 Investigation

### Scope

Enable future versions of Interop to have specific mobile focus areas. Improve the reliability of all testing on mobile, with specific emphasis of enabling realisic testing of layout on mobile.

### Roadmap and Scoring

* (30%) [Carryover] Have reliable iOS runs. Have stable Firefox (currently only experimental). Have stable Chrome (currently only experimental)
* (30%) Ensure testharness test results are meaningful.
* Use proposed touch events tests as an example of a possible mobile-specific Interop focus area that should be considered reliable.
* (30%) Figure out how to make layout tests work on mobile. In particular, reftests.
* (10%) Figure out the requirements for testing dynamic viewport sizing. Suggest a viable approach if possible.


## 2024 Investigation

### Scope
Expand Down