Target additional specs in META.yml files #26997
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.ymlfiles or that don't have aspecentry 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.