@webref/idl 3.15.1 → 3.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ANGLE_instanced_arrays.idl +1 -1
- package/EXT_blend_minmax.idl +1 -1
- package/EXT_clip_cull_distance.idl +1 -1
- package/EXT_color_buffer_float.idl +1 -1
- package/EXT_color_buffer_half_float.idl +1 -1
- package/EXT_disjoint_timer_query.idl +1 -1
- package/EXT_disjoint_timer_query_webgl2.idl +1 -1
- package/EXT_float_blend.idl +1 -1
- package/EXT_frag_depth.idl +1 -1
- package/EXT_sRGB.idl +1 -1
- package/EXT_shader_texture_lod.idl +1 -1
- package/EXT_texture_compression_bptc.idl +1 -1
- package/EXT_texture_compression_rgtc.idl +1 -1
- package/EXT_texture_filter_anisotropic.idl +1 -1
- package/EXT_texture_norm16.idl +1 -1
- package/KHR_parallel_shader_compile.idl +1 -1
- package/OES_draw_buffers_indexed.idl +1 -1
- package/OES_element_index_uint.idl +1 -1
- package/OES_fbo_render_mipmap.idl +1 -1
- package/OES_standard_derivatives.idl +1 -1
- package/OES_texture_float.idl +1 -1
- package/OES_texture_float_linear.idl +1 -1
- package/OES_texture_half_float.idl +1 -1
- package/OES_texture_half_float_linear.idl +1 -1
- package/OES_vertex_array_object.idl +1 -1
- package/OVR_multiview2.idl +1 -1
- package/WEBGL_blend_equation_advanced_coherent.idl +1 -1
- package/WEBGL_color_buffer_float.idl +1 -1
- package/WEBGL_compressed_texture_astc.idl +1 -1
- package/WEBGL_compressed_texture_etc.idl +1 -1
- package/WEBGL_compressed_texture_etc1.idl +1 -1
- package/WEBGL_compressed_texture_pvrtc.idl +1 -1
- package/WEBGL_compressed_texture_s3tc.idl +1 -1
- package/WEBGL_compressed_texture_s3tc_srgb.idl +1 -1
- package/WEBGL_debug_renderer_info.idl +1 -1
- package/WEBGL_debug_shaders.idl +1 -1
- package/WEBGL_depth_texture.idl +1 -1
- package/WEBGL_draw_buffers.idl +1 -1
- package/WEBGL_draw_instanced_base_vertex_base_instance.idl +1 -1
- package/WEBGL_lose_context.idl +1 -1
- package/WEBGL_multi_draw.idl +1 -1
- package/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl +1 -1
- package/css-animations.idl +1 -1
- package/css-contain-3.idl +2 -0
- package/css-counter-styles.idl +1 -1
- package/css-device-adapt.idl +1 -1
- package/css-font-loading.idl +1 -1
- package/css-nesting.idl +1 -1
- package/css-regions.idl +1 -1
- package/css-shadow-parts.idl +1 -1
- package/css-shared-element-transitions.idl +22 -0
- package/css-transitions.idl +1 -1
- package/cssom-view.idl +1 -1
- package/cssom.idl +1 -1
- package/geometry.idl +1 -1
- package/html.idl +10 -0
- package/mediasession.idl +6 -4
- package/model-element.idl +9 -0
- package/package.json +1 -1
- package/raw-camera-access.idl +18 -0
- package/resize-observer.idl +1 -1
- package/secure-payment-confirmation.idl +4 -4
- package/webgl1.idl +1 -1
- package/webgl2.idl +1 -1
- package/webgpu.idl +1 -1
- package/webrtc.idl +0 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/ANGLE_instanced_arrays/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface ANGLE_instanced_arrays {
|
package/EXT_blend_minmax.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_blend_minmax Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_blend_minmax Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_blend_minmax/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_blend_minmax {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_clip_cull_distance Extension Draft Specification (https://
|
|
4
|
+
// Source: WebGL EXT_clip_cull_distance Extension Draft Specification (https://registry.khronos.org/webgl/extensions/EXT_clip_cull_distance/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_clip_cull_distance {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_color_buffer_float Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_color_buffer_float Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_color_buffer_float/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_color_buffer_float {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_color_buffer_half_float Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_color_buffer_half_float Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_color_buffer_half_float/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_color_buffer_half_float {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_disjoint_timer_query Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_disjoint_timer_query Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_disjoint_timer_query/)
|
|
5
5
|
|
|
6
6
|
typedef unsigned long long GLuint64EXT;
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_disjoint_timer_query_webgl2 Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_disjoint_timer_query_webgl2 Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_disjoint_timer_query_webgl2/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_disjoint_timer_query_webgl2 {
|
package/EXT_float_blend.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_float_blend Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_float_blend Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_float_blend/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_float_blend {
|
package/EXT_frag_depth.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_frag_depth Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_frag_depth Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_frag_depth/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_frag_depth {
|
package/EXT_sRGB.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_sRGB Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_sRGB Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_sRGB/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_sRGB {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_shader_texture_lod {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_texture_compression_bptc Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_texture_compression_bptc Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_texture_compression_bptc/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_texture_compression_bptc {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_texture_compression_rgtc Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_texture_compression_rgtc Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_texture_compression_rgtc/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_texture_compression_rgtc {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_texture_filter_anisotropic/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_texture_filter_anisotropic {
|
package/EXT_texture_norm16.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL EXT_texture_norm16 Extension Specification (https://
|
|
4
|
+
// Source: WebGL EXT_texture_norm16 Extension Specification (https://registry.khronos.org/webgl/extensions/EXT_texture_norm16/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface EXT_texture_norm16 {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL KHR_parallel_shader_compile Extension Specification (https://
|
|
4
|
+
// Source: WebGL KHR_parallel_shader_compile Extension Specification (https://registry.khronos.org/webgl/extensions/KHR_parallel_shader_compile/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface KHR_parallel_shader_compile {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_draw_buffers_indexed Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_draw_buffers_indexed Extension Specification (https://registry.khronos.org/webgl/extensions/OES_draw_buffers_indexed/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_draw_buffers_indexed {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_element_index_uint Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_element_index_uint Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_element_index_uint/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_element_index_uint {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_fbo_render_mipmap Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_fbo_render_mipmap Extension Specification (https://registry.khronos.org/webgl/extensions/OES_fbo_render_mipmap/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_fbo_render_mipmap {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_standard_derivatives Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_standard_derivatives Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_standard_derivatives/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_standard_derivatives {
|
package/OES_texture_float.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_texture_float Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_texture_float Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_texture_float/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_texture_float { };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_texture_float_linear Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_texture_float_linear Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_texture_float_linear/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_texture_float_linear { };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_texture_half_float Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_texture_half_float Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_texture_half_float/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_texture_half_float {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_texture_half_float_linear/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OES_texture_half_float_linear { };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OES_vertex_array_object Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL OES_vertex_array_object Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/OES_vertex_array_object/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WebGLVertexArrayObjectOES : WebGLObject {
|
package/OVR_multiview2.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL OVR_multiview2 Extension Specification (https://
|
|
4
|
+
// Source: WebGL OVR_multiview2 Extension Specification (https://registry.khronos.org/webgl/extensions/OVR_multiview2/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface OVR_multiview2 {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification (https://registry.khronos.org/webgl/extensions/WEBGL_blend_equation_advanced_coherent/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_blend_equation_advanced_coherent {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_color_buffer_float Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_color_buffer_float Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_color_buffer_float/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_color_buffer_float {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_compressed_texture_astc Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_compressed_texture_astc Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_compressed_texture_astc {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_compressed_texture_etc Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_compressed_texture_etc Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_compressed_texture_etc {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_compressed_texture_etc1 Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_compressed_texture_etc1 Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_etc1/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_compressed_texture_etc1 {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_compressed_texture_pvrtc Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_compressed_texture_pvrtc Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_pvrtc/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_compressed_texture_pvrtc {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_compressed_texture_s3tc {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_compressed_texture_s3tc_srgb {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_debug_renderer_info Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_debug_renderer_info Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_debug_renderer_info/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_debug_renderer_info {
|
package/WEBGL_debug_shaders.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_debug_shaders/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_debug_shaders {
|
package/WEBGL_depth_texture.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_depth_texture Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_depth_texture Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_depth_texture/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_depth_texture {
|
package/WEBGL_draw_buffers.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_draw_buffers/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_draw_buffers {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification (https://registry.khronos.org/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_draw_instanced_base_vertex_base_instance {
|
package/WEBGL_lose_context.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_lose_context Khronos Ratified Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_lose_context Khronos Ratified Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_lose_context/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_lose_context {
|
package/WEBGL_multi_draw.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_multi_draw Extension Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_multi_draw Extension Specification (https://registry.khronos.org/webgl/extensions/WEBGL_multi_draw/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_multi_draw {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification (https://
|
|
4
|
+
// Source: WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification (https://registry.khronos.org/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
|
|
7
7
|
interface WEBGL_multi_draw_instanced_base_vertex_base_instance {
|
package/css-animations.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Animations Level 1 (https://drafts.csswg.org/css-animations/)
|
|
4
|
+
// Source: CSS Animations Level 1 (https://drafts.csswg.org/css-animations-1/)
|
|
5
5
|
|
|
6
6
|
[Exposed=Window]
|
|
7
7
|
interface AnimationEvent : Event {
|
package/css-contain-3.idl
CHANGED
package/css-counter-styles.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Counter Styles Level 3 (https://drafts.csswg.org/css-counter-styles/)
|
|
4
|
+
// Source: CSS Counter Styles Level 3 (https://drafts.csswg.org/css-counter-styles-3/)
|
|
5
5
|
|
|
6
6
|
partial interface CSSRule {
|
|
7
7
|
const unsigned short COUNTER_STYLE_RULE = 11;
|
package/css-device-adapt.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Device Adaptation Module Level 1 (https://drafts.csswg.org/css-device-adapt/)
|
|
4
|
+
// Source: CSS Device Adaptation Module Level 1 (https://drafts.csswg.org/css-device-adapt-1/)
|
|
5
5
|
|
|
6
6
|
partial interface CSSRule {
|
|
7
7
|
const unsigned short VIEWPORT_RULE = 15;
|
package/css-font-loading.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Font Loading Module Level 3 (https://drafts.csswg.org/css-font-loading/)
|
|
4
|
+
// Source: CSS Font Loading Module Level 3 (https://drafts.csswg.org/css-font-loading-3/)
|
|
5
5
|
|
|
6
6
|
typedef (ArrayBuffer or ArrayBufferView) BinaryData;
|
|
7
7
|
|
package/css-nesting.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Nesting Module (https://drafts.csswg.org/css-nesting/)
|
|
4
|
+
// Source: CSS Nesting Module (https://drafts.csswg.org/css-nesting-1/)
|
|
5
5
|
|
|
6
6
|
partial interface CSSStyleRule {
|
|
7
7
|
[SameObject] readonly attribute CSSRuleList cssRules;
|
package/css-regions.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Regions Module Level 1 (https://drafts.csswg.org/css-regions/)
|
|
4
|
+
// Source: CSS Regions Module Level 1 (https://drafts.csswg.org/css-regions-1/)
|
|
5
5
|
|
|
6
6
|
partial interface Document {
|
|
7
7
|
readonly attribute NamedFlowMap namedFlows;
|
package/css-shadow-parts.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Shadow Parts (https://drafts.csswg.org/css-shadow-parts/)
|
|
4
|
+
// Source: CSS Shadow Parts (https://drafts.csswg.org/css-shadow-parts-1/)
|
|
5
5
|
|
|
6
6
|
partial interface Element {
|
|
7
7
|
[SameObject, PutForwards=value] readonly attribute DOMTokenList part;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
// GENERATED CONTENT - DO NOT EDIT
|
|
2
|
+
// Content was automatically extracted by Reffy into webref
|
|
3
|
+
// (https://github.com/w3c/webref)
|
|
4
|
+
// Source: CSS Shared Element Transitions Module Level 1 (https://drafts.csswg.org/css-shared-element-transitions-1/)
|
|
5
|
+
|
|
6
|
+
partial interface Document {
|
|
7
|
+
DOMTransition createTransition(DOMTransitionInit init);
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
dictionary DOMTransitionInit {
|
|
11
|
+
required UpdateDOMCallback updateDOM;
|
|
12
|
+
};
|
|
13
|
+
|
|
14
|
+
callback UpdateDOMCallback = Promise<any> ();
|
|
15
|
+
|
|
16
|
+
[Exposed=Window]
|
|
17
|
+
interface DOMTransition {
|
|
18
|
+
undefined skipTransition();
|
|
19
|
+
readonly attribute Promise<undefined> finished;
|
|
20
|
+
readonly attribute Promise<undefined> ready;
|
|
21
|
+
readonly attribute Promise<undefined> domUpdated;
|
|
22
|
+
};
|
package/css-transitions.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Transitions (https://drafts.csswg.org/css-transitions/)
|
|
4
|
+
// Source: CSS Transitions (https://drafts.csswg.org/css-transitions-1/)
|
|
5
5
|
|
|
6
6
|
[Exposed=Window]
|
|
7
7
|
interface TransitionEvent : Event {
|
package/cssom-view.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSSOM View Module (https://drafts.csswg.org/cssom-view/)
|
|
4
|
+
// Source: CSSOM View Module (https://drafts.csswg.org/cssom-view-1/)
|
|
5
5
|
|
|
6
6
|
enum ScrollBehavior { "auto", "smooth" };
|
|
7
7
|
|
package/cssom.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: CSS Object Model (CSSOM) (https://drafts.csswg.org/cssom/)
|
|
4
|
+
// Source: CSS Object Model (CSSOM) (https://drafts.csswg.org/cssom-1/)
|
|
5
5
|
|
|
6
6
|
[Exposed=Window]
|
|
7
7
|
interface MediaList {
|
package/geometry.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: Geometry Interfaces Module Level 1 (https://drafts.fxtf.org/geometry/)
|
|
4
|
+
// Source: Geometry Interfaces Module Level 1 (https://drafts.fxtf.org/geometry-1/)
|
|
5
5
|
|
|
6
6
|
[Exposed=(Window,Worker),
|
|
7
7
|
Serializable]
|
package/html.idl
CHANGED
|
@@ -1634,6 +1634,16 @@ dictionary ValidityStateFlags {
|
|
|
1634
1634
|
boolean customError = false;
|
|
1635
1635
|
};
|
|
1636
1636
|
|
|
1637
|
+
[Exposed=Window]
|
|
1638
|
+
interface UserActivation {
|
|
1639
|
+
readonly attribute boolean hasBeenActive;
|
|
1640
|
+
readonly attribute boolean isActive;
|
|
1641
|
+
};
|
|
1642
|
+
|
|
1643
|
+
partial interface Navigator {
|
|
1644
|
+
[SameObject] readonly attribute UserActivation userActivation;
|
|
1645
|
+
};
|
|
1646
|
+
|
|
1637
1647
|
dictionary FocusOptions {
|
|
1638
1648
|
boolean preventScroll = false;
|
|
1639
1649
|
boolean focusVisible;
|
package/mediasession.idl
CHANGED
|
@@ -26,7 +26,9 @@ enum MediaSessionAction {
|
|
|
26
26
|
"seekto",
|
|
27
27
|
"togglemicrophone",
|
|
28
28
|
"togglecamera",
|
|
29
|
-
"hangup"
|
|
29
|
+
"hangup",
|
|
30
|
+
"previousslide",
|
|
31
|
+
"nextslide"
|
|
30
32
|
};
|
|
31
33
|
|
|
32
34
|
callback MediaSessionActionHandler = undefined(MediaSessionActionDetails details);
|
|
@@ -76,7 +78,7 @@ dictionary MediaPositionState {
|
|
|
76
78
|
|
|
77
79
|
dictionary MediaSessionActionDetails {
|
|
78
80
|
required MediaSessionAction action;
|
|
79
|
-
double
|
|
80
|
-
double
|
|
81
|
-
boolean
|
|
81
|
+
double seekOffset;
|
|
82
|
+
double seekTime;
|
|
83
|
+
boolean fastSeek;
|
|
82
84
|
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// GENERATED CONTENT - DO NOT EDIT
|
|
2
|
+
// Content was automatically extracted by Reffy into webref
|
|
3
|
+
// (https://github.com/w3c/webref)
|
|
4
|
+
// Source: The <model> element (https://immersive-web.github.io/model-element/)
|
|
5
|
+
|
|
6
|
+
[Exposed=Window]
|
|
7
|
+
interface HTMLModelElement : HTMLElement {
|
|
8
|
+
|
|
9
|
+
};
|
package/package.json
CHANGED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
// GENERATED CONTENT - DO NOT EDIT
|
|
2
|
+
// Content was automatically extracted by Reffy into webref
|
|
3
|
+
// (https://github.com/w3c/webref)
|
|
4
|
+
// Source: WebXR Raw Camera Access Module (https://immersive-web.github.io/raw-camera-access/)
|
|
5
|
+
|
|
6
|
+
partial interface XRView {
|
|
7
|
+
[SameObject] readonly attribute XRCamera? camera;
|
|
8
|
+
};
|
|
9
|
+
|
|
10
|
+
[SecureContext, Exposed=Window]
|
|
11
|
+
interface XRCamera {
|
|
12
|
+
readonly attribute unsigned long width;
|
|
13
|
+
readonly attribute unsigned long height;
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
partial interface XRWebGLBinding {
|
|
17
|
+
WebGLTexture? getCameraImage(XRCamera camera);
|
|
18
|
+
};
|
package/resize-observer.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: Resize Observer (https://drafts.csswg.org/resize-observer/)
|
|
4
|
+
// Source: Resize Observer (https://drafts.csswg.org/resize-observer-1/)
|
|
5
5
|
|
|
6
6
|
enum ResizeObserverBoxOptions {
|
|
7
7
|
"border-box", "content-box", "device-pixel-content-box"
|
|
@@ -9,7 +9,7 @@ dictionary SecurePaymentConfirmationRequest {
|
|
|
9
9
|
required sequence<BufferSource> credentialIds;
|
|
10
10
|
required PaymentCredentialInstrument instrument;
|
|
11
11
|
unsigned long timeout;
|
|
12
|
-
|
|
12
|
+
USVString payeeName;
|
|
13
13
|
USVString payeeOrigin;
|
|
14
14
|
AuthenticationExtensionsClientInputs extensions;
|
|
15
15
|
};
|
|
@@ -24,7 +24,7 @@ dictionary AuthenticationExtensionsPaymentInputs {
|
|
|
24
24
|
// Only used for authentication.
|
|
25
25
|
USVString rpId;
|
|
26
26
|
USVString topOrigin;
|
|
27
|
-
|
|
27
|
+
USVString payeeName;
|
|
28
28
|
USVString payeeOrigin;
|
|
29
29
|
PaymentCurrencyAmount total;
|
|
30
30
|
PaymentCredentialInstrument instrument;
|
|
@@ -37,14 +37,14 @@ dictionary CollectedClientPaymentData : CollectedClientData {
|
|
|
37
37
|
dictionary CollectedClientAdditionalPaymentData {
|
|
38
38
|
required USVString rpId;
|
|
39
39
|
required USVString topOrigin;
|
|
40
|
-
|
|
40
|
+
USVString payeeName;
|
|
41
41
|
USVString payeeOrigin;
|
|
42
42
|
required PaymentCurrencyAmount total;
|
|
43
43
|
required PaymentCredentialInstrument instrument;
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
dictionary PaymentCredentialInstrument {
|
|
47
|
-
required
|
|
47
|
+
required USVString displayName;
|
|
48
48
|
required USVString icon;
|
|
49
49
|
boolean iconMustBeShown = true;
|
|
50
50
|
};
|
package/webgl1.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL Specification (https://
|
|
4
|
+
// Source: WebGL Specification (https://registry.khronos.org/webgl/specs/latest/1.0/)
|
|
5
5
|
|
|
6
6
|
typedef unsigned long GLenum;
|
|
7
7
|
typedef boolean GLboolean;
|
package/webgl2.idl
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED CONTENT - DO NOT EDIT
|
|
2
2
|
// Content was automatically extracted by Reffy into webref
|
|
3
3
|
// (https://github.com/w3c/webref)
|
|
4
|
-
// Source: WebGL 2.0 Specification (https://
|
|
4
|
+
// Source: WebGL 2.0 Specification (https://registry.khronos.org/webgl/specs/latest/2.0/)
|
|
5
5
|
|
|
6
6
|
typedef long long GLint64;
|
|
7
7
|
typedef unsigned long long GLuint64;
|
package/webgpu.idl
CHANGED
|
@@ -899,7 +899,7 @@ dictionary GPUImageCopyTextureTagged : GPUImageCopyTexture {
|
|
|
899
899
|
};
|
|
900
900
|
|
|
901
901
|
dictionary GPUImageCopyExternalImage {
|
|
902
|
-
required (ImageBitmap or HTMLCanvasElement or OffscreenCanvas) source;
|
|
902
|
+
required (ImageBitmap or HTMLVideoElement or HTMLCanvasElement or OffscreenCanvas) source;
|
|
903
903
|
GPUOrigin2D origin = {};
|
|
904
904
|
boolean flipY = false;
|
|
905
905
|
};
|
package/webrtc.idl
CHANGED
|
@@ -12,15 +12,10 @@ dictionary RTCConfiguration {
|
|
|
12
12
|
[EnforceRange] octet iceCandidatePoolSize = 0;
|
|
13
13
|
};
|
|
14
14
|
|
|
15
|
-
enum RTCIceCredentialType {
|
|
16
|
-
"password"
|
|
17
|
-
};
|
|
18
|
-
|
|
19
15
|
dictionary RTCIceServer {
|
|
20
16
|
required (DOMString or sequence<DOMString>) urls;
|
|
21
17
|
DOMString username;
|
|
22
18
|
DOMString credential;
|
|
23
|
-
RTCIceCredentialType credentialType = "password";
|
|
24
19
|
};
|
|
25
20
|
|
|
26
21
|
enum RTCIceTransportPolicy {
|