[wpt-sync] Sync PR 26997 - Target additional specs in META.yml files
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox86 fixed)
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26997 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26997
Details from upstream follow.
b'Fran\xc3\xa7ois Daoust <fd@tidoust.net>' wrote:
Target additional specs in META.yml files
Completes #26970 and #26983 (to ease association between WPT folders and specs) with folders I had not paid attention to before:
document-policy
=> link to Document Policy spechtml/cross-origin-embedder-policy
=> proposal was integrated into HTML spechtml/cross-origin-opener-policy
=> proposal was integrated into HTML specinstalledapps
=> link to Get Installed Related Apps APIjs
=> update URL to use tc39.es domain namemeasure-memory
=> link to Measure Memory APInative-file-system
=> link to File System Accessscreen_enumeration
=> link to Multi-Screen Window Placementwebrtc-extensions
=> fix broken linkx-frame-options
=> target multipage version (consistent with other folders)With that, the association should work well enough. There will remain a few folders that don't have
META.yml
files or that don't have aspec
entry in that file. From time to time, that is because the spec does not exist yet. From time to time, I do not really know what spec/feature to target precisely. That list includescontent-dpr
,cookies
,delegated-ink
,density-size-correction
,encoding-detection
,focus
,font-access
,fonts
,forced-colors-mode
,inert
(there may be a few others, I checked the list manually). I suggest to handle these folders over time.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
bugherder |
Description
•