web-platform-tests / web-platform-tests/interop-webvtt

Tests with controls showing are arbitrary

Open
#8 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
4
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I have found three tests that test the position of a cue when the video controls are showing: media_height400_with_controls.html, media_with_controls.html, and enable_controls_reposition.html.

Because each browser has uniquely sized controls, the ref file cannot be accurate to all implementations. We should write these tests in a way that takes this into account. Perhaps we should consider a standard way to expose media controls during testing?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing media_height400_with_controls.html, media_with_controls.html, and enable_controls_reposition.html, focusing on the expected cue positions when controls are visible. Investigate how the tests currently depend on browser-specific control sizes. Done means the tests account for differing media controls and no longer require inaccurate ref files across implementations.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.