Bug 1898469 [wpt PR 46454] - Refine WebVTT mapping to web-features, a=testonly

Automatic update from web-platform-tests
Refine WebVTT mapping to web-features (#46454)

--

wpt-commits: 6204eae181c10e798276b81fe726e2a1a32e0aaf
wpt-pr: 46454
This commit is contained in:
Philip Jägenstedt 2024-08-08 22:44:06 +00:00 коммит произвёл moz-wptsync-bot
Родитель 4d9469ed4f
Коммит 630cb2a8a9
9 изменённых файлов: 86 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,20 @@
features:
- name: webvtt
files:
- align.html
- constructor-exceptions.html
- getCueAsHTML.html
- line.html
- position.html
- size.html
- snapToLines.html
- text.html
- vertical.html
- name: webvtt-cue-alignment
files:
- lineAlign.html
- positionAlign.html
- name: webvtt-regions
files:
- region.html
# Note: constructor.html spans features and is not mapped.

Просмотреть файл

@ -0,0 +1,3 @@
features:
- name: webvtt-regions
files: "**"

Просмотреть файл

@ -0,0 +1,4 @@
features:
- name: webvtt
files:
- signature-invalid.html

Просмотреть файл

@ -0,0 +1,47 @@
features:
- name: webvtt
files:
- arrows.html
- comment-in-cue-text.html
- header-garbage.html
- header-space.html
- header-tab.html
- header-timings.html
- ids.html
- newlines.html
- nulls.html
- settings-align.html
- settings-multiple.html
- settings-size.html
- settings-vertical.html
- signature-bom.html
- signature-no-newline.html
- signature-space-no-newline.html
- signature-space.html
- signature-tab-no-newline.html
- signature-tab.html
- signature-timings.html
- stylesheets.html
- timings-60.html
- timings-eof.html
- timings-garbage.html
- timings-negative.html
- timings-omitted-hours.html
- timings-too-long.html
- timings-too-short.html
- whitespace-chars.html
- name: webvtt-cue-alignment
files:
- settings-line.html
- settings-position.html
- name: webvtt-regions
files:
- header-regions.html
- regions-edge-case.html
- regions-id.html
- regions-lines.html
- regions-old.html
- regions-regionanchor.html
- regions-scroll.html
- regions-viewportanchor.html
- settings-region.html

Просмотреть файл

@ -0,0 +1,3 @@
features:
- name: webvtt
files: "**"

Просмотреть файл

@ -0,0 +1,3 @@
features:
- name: webvtt-regions
files: "**"

Просмотреть файл

@ -0,0 +1,3 @@
features:
- name: webvtt-regions
files: "**"

Просмотреть файл

@ -0,0 +1,3 @@
features:
- name: webvtt-regions
files: "**"