Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 7.0.4.
  • Loading branch information
reffy-bot committed Apr 5, 2022
1 parent d743d34 commit fe1fdea
Show file tree
Hide file tree
Showing 29 changed files with 493 additions and 653 deletions.
77 changes: 9 additions & 68 deletions ed/dfns/local-font-access.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,75 +308,16 @@
"definedIn": "prose"
},
{
"id": "navigatorfonts",
"href": "https://wicg.github.io/local-font-access/#navigatorfonts",
"linkingText": [
"NavigatorFonts"
],
"localLinkingText": [],
"type": "interface",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "font-manager-api",
"href": "https://wicg.github.io/local-font-access/#font-manager-api",
"title": "Font manager",
"number": "6.2"
},
"definedIn": "pre"
},
{
"id": "dom-navigatorfonts-fonts",
"href": "https://wicg.github.io/local-font-access/#dom-navigatorfonts-fonts",
"linkingText": [
"fonts"
],
"localLinkingText": [],
"type": "attribute",
"for": [
"NavigatorFonts"
],
"access": "public",
"informative": false,
"heading": {
"id": "font-manager-api",
"href": "https://wicg.github.io/local-font-access/#font-manager-api",
"title": "Font manager",
"number": "6.2"
},
"definedIn": "prose"
},
{
"id": "fontmanager",
"href": "https://wicg.github.io/local-font-access/#fontmanager",
"linkingText": [
"FontManager"
],
"localLinkingText": [],
"type": "interface",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "font-manager-api",
"href": "https://wicg.github.io/local-font-access/#font-manager-api",
"title": "Font manager",
"number": "6.2"
},
"definedIn": "pre"
},
{
"id": "dom-fontmanager-query-options-options",
"href": "https://wicg.github.io/local-font-access/#dom-fontmanager-query-options-options",
"id": "dom-window-querylocalfonts-options-options",
"href": "https://wicg.github.io/local-font-access/#dom-window-querylocalfonts-options-options",
"linkingText": [
"options"
],
"localLinkingText": [],
"type": "argument",
"for": [
"FontManager/query(options)",
"FontManager/query()"
"Window/queryLocalFonts(options)",
"Window/queryLocalFonts()"
],
"access": "public",
"informative": false,
Expand Down Expand Up @@ -429,16 +370,16 @@
"definedIn": "pre"
},
{
"id": "dom-fontmanager-query",
"href": "https://wicg.github.io/local-font-access/#dom-fontmanager-query",
"id": "dom-window-querylocalfonts",
"href": "https://wicg.github.io/local-font-access/#dom-window-querylocalfonts",
"linkingText": [
"query(options)",
"query()"
"queryLocalFonts(options)",
"queryLocalFonts()"
],
"localLinkingText": [],
"type": "method",
"for": [
"FontManager"
"Window"
],
"access": "public",
"informative": false,
Expand Down
46 changes: 23 additions & 23 deletions ed/dfns/webgpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -16699,12 +16699,12 @@
"definedIn": "table"
},
{
"id": "dom-gpucomputepassencoder-dispatch",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatch",
"id": "dom-gpucomputepassencoder-dispatchworkgroups",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroups",
"linkingText": [
"dispatch(workgroupCountX, workgroupCountY, workgroupCountZ)",
"dispatch(workgroupCountX, workgroupCountY)",
"dispatch(workgroupCountX)"
"dispatchWorkgroups(workgroupCountX, workgroupCountY, workgroupCountZ)",
"dispatchWorkgroups(workgroupCountX, workgroupCountY)",
"dispatchWorkgroups(workgroupCountX)"
],
"localLinkingText": [],
"type": "method",
Expand All @@ -16722,15 +16722,15 @@
"definedIn": "dt"
},
{
"id": "dom-gpucomputepassencoder-dispatch-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatch-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx",
"id": "dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountx",
"linkingText": [
"workgroupCountX"
],
"localLinkingText": [],
"type": "argument",
"for": [
"GPUComputePassEncoder/dispatch(workgroupCountX, workgroupCountY, workgroupCountZ)"
"GPUComputePassEncoder/dispatchWorkgroups(workgroupCountX, workgroupCountY, workgroupCountZ)"
],
"access": "public",
"informative": false,
Expand All @@ -16743,15 +16743,15 @@
"definedIn": "table"
},
{
"id": "dom-gpucomputepassencoder-dispatch-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatch-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty",
"id": "dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcounty",
"linkingText": [
"workgroupCountY"
],
"localLinkingText": [],
"type": "argument",
"for": [
"GPUComputePassEncoder/dispatch(workgroupCountX, workgroupCountY, workgroupCountZ)"
"GPUComputePassEncoder/dispatchWorkgroups(workgroupCountX, workgroupCountY, workgroupCountZ)"
],
"access": "public",
"informative": false,
Expand All @@ -16764,15 +16764,15 @@
"definedIn": "table"
},
{
"id": "dom-gpucomputepassencoder-dispatch-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatch-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz",
"id": "dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroups-workgroupcountx-workgroupcounty-workgroupcountz-workgroupcountz",
"linkingText": [
"workgroupCountZ"
],
"localLinkingText": [],
"type": "argument",
"for": [
"GPUComputePassEncoder/dispatch(workgroupCountX, workgroupCountY, workgroupCountZ)"
"GPUComputePassEncoder/dispatchWorkgroups(workgroupCountX, workgroupCountY, workgroupCountZ)"
],
"access": "public",
"informative": false,
Expand All @@ -16785,10 +16785,10 @@
"definedIn": "table"
},
{
"id": "dom-gpucomputepassencoder-dispatchindirect",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchindirect",
"id": "dom-gpucomputepassencoder-dispatchworkgroupsindirect",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroupsindirect",
"linkingText": [
"dispatchIndirect(indirectBuffer, indirectOffset)"
"dispatchWorkgroupsIndirect(indirectBuffer, indirectOffset)"
],
"localLinkingText": [],
"type": "method",
Expand Down Expand Up @@ -16825,15 +16825,15 @@
"definedIn": "prose"
},
{
"id": "dom-gpucomputepassencoder-dispatchindirect-indirectbuffer-indirectoffset-indirectbuffer",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchindirect-indirectbuffer-indirectoffset-indirectbuffer",
"id": "dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectbuffer",
"linkingText": [
"indirectBuffer"
],
"localLinkingText": [],
"type": "argument",
"for": [
"GPUComputePassEncoder/dispatchIndirect(indirectBuffer, indirectOffset)"
"GPUComputePassEncoder/dispatchWorkgroupsIndirect(indirectBuffer, indirectOffset)"
],
"access": "public",
"informative": false,
Expand All @@ -16846,15 +16846,15 @@
"definedIn": "table"
},
{
"id": "dom-gpucomputepassencoder-dispatchindirect-indirectbuffer-indirectoffset-indirectoffset",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchindirect-indirectbuffer-indirectoffset-indirectoffset",
"id": "dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset",
"href": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassencoder-dispatchworkgroupsindirect-indirectbuffer-indirectoffset-indirectoffset",
"linkingText": [
"indirectOffset"
],
"localLinkingText": [],
"type": "argument",
"for": [
"GPUComputePassEncoder/dispatchIndirect(indirectBuffer, indirectOffset)"
"GPUComputePassEncoder/dispatchWorkgroupsIndirect(indirectBuffer, indirectOffset)"
],
"access": "public",
"informative": false,
Expand Down
11 changes: 2 additions & 9 deletions ed/idl/local-font-access.idl
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,8 @@
// Source: Local Font Access API (https://wicg.github.io/local-font-access/)

[SecureContext]
interface mixin NavigatorFonts {
[SameObject] readonly attribute FontManager fonts;
};
Navigator includes NavigatorFonts;

[SecureContext,
Exposed=Window]
interface FontManager {
Promise<sequence<FontData>> query(optional QueryOptions options = {});
partial interface Window {
Promise<sequence<FontData>> queryLocalFonts(optional QueryOptions options = {});
};

dictionary QueryOptions {
Expand Down
4 changes: 2 additions & 2 deletions ed/idl/webgpu.idl
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@ interface mixin GPUDebugCommandsMixin {
[Exposed=(Window, DedicatedWorker), SecureContext]
interface GPUComputePassEncoder {
undefined setPipeline(GPUComputePipeline pipeline);
undefined dispatch(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1);
undefined dispatchIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset);
undefined dispatchWorkgroups(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1);
undefined dispatchWorkgroupsIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset);

undefined end();
};
Expand Down
8 changes: 0 additions & 8 deletions ed/idlnames.json
Original file line number Diff line number Diff line change
Expand Up @@ -2515,10 +2515,6 @@
"fragment": "idlnames/FontFaceVariations.idl",
"parsed": "idlnamesparsed/FontFaceVariations.json"
},
"FontManager": {
"fragment": "idlnames/FontManager.idl",
"parsed": "idlnamesparsed/FontManager.json"
},
"FontMetrics": {
"fragment": "idlnames/FontMetrics.idl",
"parsed": "idlnamesparsed/FontMetrics.json"
Expand Down Expand Up @@ -5199,10 +5195,6 @@
"fragment": "idlnames/NavigatorDeviceMemory.idl",
"parsed": "idlnamesparsed/NavigatorDeviceMemory.json"
},
"NavigatorFonts": {
"fragment": "idlnames/NavigatorFonts.idl",
"parsed": "idlnamesparsed/NavigatorFonts.json"
},
"NavigatorGPU": {
"fragment": "idlnames/NavigatorGPU.idl",
"parsed": "idlnamesparsed/NavigatorGPU.json"
Expand Down
4 changes: 2 additions & 2 deletions ed/idlnames/GPUComputePassEncoder.idl
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
[Exposed=(Window, DedicatedWorker), SecureContext]
interface GPUComputePassEncoder {
undefined setPipeline(GPUComputePipeline pipeline);
undefined dispatch(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1);
undefined dispatchIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset);
undefined dispatchWorkgroups(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1);
undefined dispatchWorkgroupsIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset);

undefined end();
};
Expand Down
3 changes: 0 additions & 3 deletions ed/idlnames/Navigator.idl
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ partial interface Navigator {
[SecureContext, SameObject] readonly attribute Keyboard keyboard;
};

// Source: Local Font Access API (https://wicg.github.io/local-font-access/)
Navigator includes NavigatorFonts;

// Source: Network Information API (https://wicg.github.io/netinfo/)
Navigator includes NavigatorNetworkInformation;

Expand Down
6 changes: 6 additions & 0 deletions ed/idlnames/Window.idl
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ partial interface Window {
Promise<FileSystemDirectoryHandle> showDirectoryPicker(optional DirectoryPickerOptions options = {});
};

// Source: Local Font Access API (https://wicg.github.io/local-font-access/)
[SecureContext]
partial interface Window {
Promise<sequence<FontData>> queryLocalFonts(optional QueryOptions options = {});
};

// Source: Manifest Incubations (https://wicg.github.io/manifest-incubations/)
partial interface Window {
attribute EventHandler onappinstalled;
Expand Down
2 changes: 1 addition & 1 deletion ed/idlnamesparsed/GPUComputePassEncoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"title": "WebGPU",
"url": "https://www.w3.org/TR/webgpu/"
},
"fragment": "[Exposed=(Window, DedicatedWorker), SecureContext]\ninterface GPUComputePassEncoder {\n undefined setPipeline(GPUComputePipeline pipeline);\n undefined dispatch(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1);\n undefined dispatchIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset);\n\n undefined end();\n};",
"fragment": "[Exposed=(Window, DedicatedWorker), SecureContext]\ninterface GPUComputePassEncoder {\n undefined setPipeline(GPUComputePipeline pipeline);\n undefined dispatchWorkgroups(GPUSize32 workgroupCountX, optional GPUSize32 workgroupCountY = 1, optional GPUSize32 workgroupCountZ = 1);\n undefined dispatchWorkgroupsIndirect(GPUBuffer indirectBuffer, GPUSize64 indirectOffset);\n\n undefined end();\n};",
"href": "https://gpuweb.github.io/gpuweb/#gpucomputepassencoder"
},
"extended": [
Expand Down
22 changes: 0 additions & 22 deletions ed/idlnamesparsed/Navigator.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,6 @@
},
"fragment": "partial interface Navigator {\n [SecureContext, SameObject] readonly attribute Keyboard keyboard;\n};"
},
{
"spec": {
"title": "Local Font Access API",
"url": "https://wicg.github.io/local-font-access/"
},
"fragment": "Navigator includes NavigatorFonts;"
},
{
"spec": {
"title": "Network Information API",
Expand Down Expand Up @@ -527,21 +520,6 @@
"inheritance": null,
"includes": []
},
{
"name": "NavigatorFonts",
"type": "interface mixin",
"defined": {
"spec": {
"title": "Local Font Access API",
"url": "https://wicg.github.io/local-font-access/"
},
"fragment": "[SecureContext]\ninterface mixin NavigatorFonts {\n [SameObject] readonly attribute FontManager fonts;\n};",
"href": "https://wicg.github.io/local-font-access/#navigatorfonts"
},
"extended": [],
"inheritance": null,
"includes": []
},
{
"name": "NavigatorNetworkInformation",
"type": "interface mixin",
Expand Down
7 changes: 7 additions & 0 deletions ed/idlnamesparsed/Window.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@
},
"fragment": "[SecureContext]\npartial interface Window {\n Promise<sequence<FileSystemFileHandle>> showOpenFilePicker(optional OpenFilePickerOptions options = {});\n Promise<FileSystemFileHandle> showSaveFilePicker(optional SaveFilePickerOptions options = {});\n Promise<FileSystemDirectoryHandle> showDirectoryPicker(optional DirectoryPickerOptions options = {});\n};"
},
{
"spec": {
"title": "Local Font Access API",
"url": "https://wicg.github.io/local-font-access/"
},
"fragment": "[SecureContext]\npartial interface Window {\n Promise<sequence<FontData>> queryLocalFonts(optional QueryOptions options = {});\n};"
},
{
"spec": {
"title": "Manifest Incubations",
Expand Down
Loading

0 comments on commit fe1fdea

Please sign in to comment.