Results 1 - 11 of 11

EXT_shader_texture_lod

The EXT_shader_texture_lod extension is part of the WebGL API and adds additional texture functions to the OpenGL ES Shading Language which provide the shader writer with explicit control of LOD (Level of detail).
API Reference WebGL WebGL extensions

Mozilla CSS Extensions

Mozilla supports a number of extensions to CSS that are prefixed with -moz-.
CSS CSS Reference CSS:Mozilla Extensions

-moz-text-blink

The -moz-text-blink non-standard Mozilla CSS extension specifies the blink mode.
CSS CSS Reference CSS:Mozilla Extensions

-moz-float-edge

The non-standard -moz-float-edge CSS property specifies whether the height and width properties of the element include the margin, border, or padding thickness.
CSS CSS Property CSS:Mozilla Extensions Layout NeedsCompatTable Non-standard

-moz-user-focus

The -moz-user-focus CSS property is used to indicate whether the element can have the focus.
CSS CSS Reference CSS:Mozilla Extensions NeedsBrowserCompatibility NeedsContent NeedsExample NeedsMobileBrowserCompatibility

HTMLMediaElement.seekable

The seekable read-only property of the HTMLMediaElement returns a TimeRanges object that contains the time ranges that the user is able to seek to, if any.
API Audio Extensions HTMLMediaElement Media MSE Property Reference seekable source Source Video