| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| index 9e3258d70017be5b6f81fc6b3db7346d6b502992..1daa15c5c4421f34f41640bd5f1d7e66e052932b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt
|
| @@ -727,6 +727,444 @@ interface URLSearchParams
|
| method set
|
| method toString
|
| method values
|
| +interface WebGLRenderingContext
|
| + attribute ACTIVE_ATTRIBUTES
|
| + attribute ACTIVE_TEXTURE
|
| + attribute ACTIVE_UNIFORMS
|
| + attribute ALIASED_LINE_WIDTH_RANGE
|
| + attribute ALIASED_POINT_SIZE_RANGE
|
| + attribute ALPHA
|
| + attribute ALPHA_BITS
|
| + attribute ALWAYS
|
| + attribute ARRAY_BUFFER
|
| + attribute ARRAY_BUFFER_BINDING
|
| + attribute ATTACHED_SHADERS
|
| + attribute BACK
|
| + attribute BLEND
|
| + attribute BLEND_COLOR
|
| + attribute BLEND_DST_ALPHA
|
| + attribute BLEND_DST_RGB
|
| + attribute BLEND_EQUATION
|
| + attribute BLEND_EQUATION_ALPHA
|
| + attribute BLEND_EQUATION_RGB
|
| + attribute BLEND_SRC_ALPHA
|
| + attribute BLEND_SRC_RGB
|
| + attribute BLUE_BITS
|
| + attribute BOOL
|
| + attribute BOOL_VEC2
|
| + attribute BOOL_VEC3
|
| + attribute BOOL_VEC4
|
| + attribute BROWSER_DEFAULT_WEBGL
|
| + attribute BUFFER_SIZE
|
| + attribute BUFFER_USAGE
|
| + attribute BYTE
|
| + attribute CCW
|
| + attribute CLAMP_TO_EDGE
|
| + attribute COLOR_ATTACHMENT0
|
| + attribute COLOR_BUFFER_BIT
|
| + attribute COLOR_CLEAR_VALUE
|
| + attribute COLOR_WRITEMASK
|
| + attribute COMPILE_STATUS
|
| + attribute COMPRESSED_TEXTURE_FORMATS
|
| + attribute CONSTANT_ALPHA
|
| + attribute CONSTANT_COLOR
|
| + attribute CONTEXT_LOST_WEBGL
|
| + attribute CULL_FACE
|
| + attribute CULL_FACE_MODE
|
| + attribute CURRENT_PROGRAM
|
| + attribute CURRENT_VERTEX_ATTRIB
|
| + attribute CW
|
| + attribute DECR
|
| + attribute DECR_WRAP
|
| + attribute DELETE_STATUS
|
| + attribute DEPTH_ATTACHMENT
|
| + attribute DEPTH_BITS
|
| + attribute DEPTH_BUFFER_BIT
|
| + attribute DEPTH_CLEAR_VALUE
|
| + attribute DEPTH_COMPONENT
|
| + attribute DEPTH_COMPONENT16
|
| + attribute DEPTH_FUNC
|
| + attribute DEPTH_RANGE
|
| + attribute DEPTH_STENCIL
|
| + attribute DEPTH_STENCIL_ATTACHMENT
|
| + attribute DEPTH_TEST
|
| + attribute DEPTH_WRITEMASK
|
| + attribute DITHER
|
| + attribute DONT_CARE
|
| + attribute DST_ALPHA
|
| + attribute DST_COLOR
|
| + attribute DYNAMIC_DRAW
|
| + attribute ELEMENT_ARRAY_BUFFER
|
| + attribute ELEMENT_ARRAY_BUFFER_BINDING
|
| + attribute EQUAL
|
| + attribute FASTEST
|
| + attribute FLOAT
|
| + attribute FLOAT_MAT2
|
| + attribute FLOAT_MAT3
|
| + attribute FLOAT_MAT4
|
| + attribute FLOAT_VEC2
|
| + attribute FLOAT_VEC3
|
| + attribute FLOAT_VEC4
|
| + attribute FRAGMENT_SHADER
|
| + attribute FRAMEBUFFER
|
| + attribute FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
|
| + attribute FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
|
| + attribute FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
|
| + attribute FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
|
| + attribute FRAMEBUFFER_BINDING
|
| + attribute FRAMEBUFFER_COMPLETE
|
| + attribute FRAMEBUFFER_INCOMPLETE_ATTACHMENT
|
| + attribute FRAMEBUFFER_INCOMPLETE_DIMENSIONS
|
| + attribute FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
|
| + attribute FRAMEBUFFER_UNSUPPORTED
|
| + attribute FRONT
|
| + attribute FRONT_AND_BACK
|
| + attribute FRONT_FACE
|
| + attribute FUNC_ADD
|
| + attribute FUNC_REVERSE_SUBTRACT
|
| + attribute FUNC_SUBTRACT
|
| + attribute GENERATE_MIPMAP_HINT
|
| + attribute GEQUAL
|
| + attribute GREATER
|
| + attribute GREEN_BITS
|
| + attribute HIGH_FLOAT
|
| + attribute HIGH_INT
|
| + attribute IMPLEMENTATION_COLOR_READ_FORMAT
|
| + attribute IMPLEMENTATION_COLOR_READ_TYPE
|
| + attribute INCR
|
| + attribute INCR_WRAP
|
| + attribute INT
|
| + attribute INT_VEC2
|
| + attribute INT_VEC3
|
| + attribute INT_VEC4
|
| + attribute INVALID_ENUM
|
| + attribute INVALID_FRAMEBUFFER_OPERATION
|
| + attribute INVALID_OPERATION
|
| + attribute INVALID_VALUE
|
| + attribute INVERT
|
| + attribute KEEP
|
| + attribute LEQUAL
|
| + attribute LESS
|
| + attribute LINEAR
|
| + attribute LINEAR_MIPMAP_LINEAR
|
| + attribute LINEAR_MIPMAP_NEAREST
|
| + attribute LINES
|
| + attribute LINE_LOOP
|
| + attribute LINE_STRIP
|
| + attribute LINE_WIDTH
|
| + attribute LINK_STATUS
|
| + attribute LOW_FLOAT
|
| + attribute LOW_INT
|
| + attribute LUMINANCE
|
| + attribute LUMINANCE_ALPHA
|
| + attribute MAX_COMBINED_TEXTURE_IMAGE_UNITS
|
| + attribute MAX_CUBE_MAP_TEXTURE_SIZE
|
| + attribute MAX_FRAGMENT_UNIFORM_VECTORS
|
| + attribute MAX_RENDERBUFFER_SIZE
|
| + attribute MAX_TEXTURE_IMAGE_UNITS
|
| + attribute MAX_TEXTURE_SIZE
|
| + attribute MAX_VARYING_VECTORS
|
| + attribute MAX_VERTEX_ATTRIBS
|
| + attribute MAX_VERTEX_TEXTURE_IMAGE_UNITS
|
| + attribute MAX_VERTEX_UNIFORM_VECTORS
|
| + attribute MAX_VIEWPORT_DIMS
|
| + attribute MEDIUM_FLOAT
|
| + attribute MEDIUM_INT
|
| + attribute MIRRORED_REPEAT
|
| + attribute NEAREST
|
| + attribute NEAREST_MIPMAP_LINEAR
|
| + attribute NEAREST_MIPMAP_NEAREST
|
| + attribute NEVER
|
| + attribute NICEST
|
| + attribute NONE
|
| + attribute NOTEQUAL
|
| + attribute NO_ERROR
|
| + attribute ONE
|
| + attribute ONE_MINUS_CONSTANT_ALPHA
|
| + attribute ONE_MINUS_CONSTANT_COLOR
|
| + attribute ONE_MINUS_DST_ALPHA
|
| + attribute ONE_MINUS_DST_COLOR
|
| + attribute ONE_MINUS_SRC_ALPHA
|
| + attribute ONE_MINUS_SRC_COLOR
|
| + attribute OUT_OF_MEMORY
|
| + attribute PACK_ALIGNMENT
|
| + attribute POINTS
|
| + attribute POLYGON_OFFSET_FACTOR
|
| + attribute POLYGON_OFFSET_FILL
|
| + attribute POLYGON_OFFSET_UNITS
|
| + attribute RED_BITS
|
| + attribute RENDERBUFFER
|
| + attribute RENDERBUFFER_ALPHA_SIZE
|
| + attribute RENDERBUFFER_BINDING
|
| + attribute RENDERBUFFER_BLUE_SIZE
|
| + attribute RENDERBUFFER_DEPTH_SIZE
|
| + attribute RENDERBUFFER_GREEN_SIZE
|
| + attribute RENDERBUFFER_HEIGHT
|
| + attribute RENDERBUFFER_INTERNAL_FORMAT
|
| + attribute RENDERBUFFER_RED_SIZE
|
| + attribute RENDERBUFFER_STENCIL_SIZE
|
| + attribute RENDERBUFFER_WIDTH
|
| + attribute RENDERER
|
| + attribute REPEAT
|
| + attribute REPLACE
|
| + attribute RGB
|
| + attribute RGB565
|
| + attribute RGB5_A1
|
| + attribute RGBA
|
| + attribute RGBA4
|
| + attribute SAMPLER_2D
|
| + attribute SAMPLER_CUBE
|
| + attribute SAMPLES
|
| + attribute SAMPLE_ALPHA_TO_COVERAGE
|
| + attribute SAMPLE_BUFFERS
|
| + attribute SAMPLE_COVERAGE
|
| + attribute SAMPLE_COVERAGE_INVERT
|
| + attribute SAMPLE_COVERAGE_VALUE
|
| + attribute SCISSOR_BOX
|
| + attribute SCISSOR_TEST
|
| + attribute SHADER_TYPE
|
| + attribute SHADING_LANGUAGE_VERSION
|
| + attribute SHORT
|
| + attribute SRC_ALPHA
|
| + attribute SRC_ALPHA_SATURATE
|
| + attribute SRC_COLOR
|
| + attribute STATIC_DRAW
|
| + attribute STENCIL_ATTACHMENT
|
| + attribute STENCIL_BACK_FAIL
|
| + attribute STENCIL_BACK_FUNC
|
| + attribute STENCIL_BACK_PASS_DEPTH_FAIL
|
| + attribute STENCIL_BACK_PASS_DEPTH_PASS
|
| + attribute STENCIL_BACK_REF
|
| + attribute STENCIL_BACK_VALUE_MASK
|
| + attribute STENCIL_BACK_WRITEMASK
|
| + attribute STENCIL_BITS
|
| + attribute STENCIL_BUFFER_BIT
|
| + attribute STENCIL_CLEAR_VALUE
|
| + attribute STENCIL_FAIL
|
| + attribute STENCIL_FUNC
|
| + attribute STENCIL_INDEX
|
| + attribute STENCIL_INDEX8
|
| + attribute STENCIL_PASS_DEPTH_FAIL
|
| + attribute STENCIL_PASS_DEPTH_PASS
|
| + attribute STENCIL_REF
|
| + attribute STENCIL_TEST
|
| + attribute STENCIL_VALUE_MASK
|
| + attribute STENCIL_WRITEMASK
|
| + attribute STREAM_DRAW
|
| + attribute SUBPIXEL_BITS
|
| + attribute TEXTURE
|
| + attribute TEXTURE0
|
| + attribute TEXTURE1
|
| + attribute TEXTURE10
|
| + attribute TEXTURE11
|
| + attribute TEXTURE12
|
| + attribute TEXTURE13
|
| + attribute TEXTURE14
|
| + attribute TEXTURE15
|
| + attribute TEXTURE16
|
| + attribute TEXTURE17
|
| + attribute TEXTURE18
|
| + attribute TEXTURE19
|
| + attribute TEXTURE2
|
| + attribute TEXTURE20
|
| + attribute TEXTURE21
|
| + attribute TEXTURE22
|
| + attribute TEXTURE23
|
| + attribute TEXTURE24
|
| + attribute TEXTURE25
|
| + attribute TEXTURE26
|
| + attribute TEXTURE27
|
| + attribute TEXTURE28
|
| + attribute TEXTURE29
|
| + attribute TEXTURE3
|
| + attribute TEXTURE30
|
| + attribute TEXTURE31
|
| + attribute TEXTURE4
|
| + attribute TEXTURE5
|
| + attribute TEXTURE6
|
| + attribute TEXTURE7
|
| + attribute TEXTURE8
|
| + attribute TEXTURE9
|
| + attribute TEXTURE_2D
|
| + attribute TEXTURE_BINDING_2D
|
| + attribute TEXTURE_BINDING_CUBE_MAP
|
| + attribute TEXTURE_CUBE_MAP
|
| + attribute TEXTURE_CUBE_MAP_NEGATIVE_X
|
| + attribute TEXTURE_CUBE_MAP_NEGATIVE_Y
|
| + attribute TEXTURE_CUBE_MAP_NEGATIVE_Z
|
| + attribute TEXTURE_CUBE_MAP_POSITIVE_X
|
| + attribute TEXTURE_CUBE_MAP_POSITIVE_Y
|
| + attribute TEXTURE_CUBE_MAP_POSITIVE_Z
|
| + attribute TEXTURE_MAG_FILTER
|
| + attribute TEXTURE_MIN_FILTER
|
| + attribute TEXTURE_WRAP_S
|
| + attribute TEXTURE_WRAP_T
|
| + attribute TRIANGLES
|
| + attribute TRIANGLE_FAN
|
| + attribute TRIANGLE_STRIP
|
| + attribute UNPACK_ALIGNMENT
|
| + attribute UNPACK_COLORSPACE_CONVERSION_WEBGL
|
| + attribute UNPACK_FLIP_Y_WEBGL
|
| + attribute UNPACK_PREMULTIPLY_ALPHA_WEBGL
|
| + attribute UNSIGNED_BYTE
|
| + attribute UNSIGNED_INT
|
| + attribute UNSIGNED_SHORT
|
| + attribute UNSIGNED_SHORT_4_4_4_4
|
| + attribute UNSIGNED_SHORT_5_5_5_1
|
| + attribute UNSIGNED_SHORT_5_6_5
|
| + attribute VALIDATE_STATUS
|
| + attribute VENDOR
|
| + attribute VERSION
|
| + attribute VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
|
| + attribute VERTEX_ATTRIB_ARRAY_ENABLED
|
| + attribute VERTEX_ATTRIB_ARRAY_NORMALIZED
|
| + attribute VERTEX_ATTRIB_ARRAY_POINTER
|
| + attribute VERTEX_ATTRIB_ARRAY_SIZE
|
| + attribute VERTEX_ATTRIB_ARRAY_STRIDE
|
| + attribute VERTEX_ATTRIB_ARRAY_TYPE
|
| + attribute VERTEX_SHADER
|
| + attribute VIEWPORT
|
| + attribute ZERO
|
| + getter canvas
|
| + getter drawingBufferHeight
|
| + getter drawingBufferWidth
|
| + method activeTexture
|
| + method attachShader
|
| + method bindAttribLocation
|
| + method bindBuffer
|
| + method bindFramebuffer
|
| + method bindRenderbuffer
|
| + method bindTexture
|
| + method blendColor
|
| + method blendEquation
|
| + method blendEquationSeparate
|
| + method blendFunc
|
| + method blendFuncSeparate
|
| + method bufferData
|
| + method bufferSubData
|
| + method checkFramebufferStatus
|
| + method clear
|
| + method clearColor
|
| + method clearDepth
|
| + method clearStencil
|
| + method colorMask
|
| + method compileShader
|
| + method compressedTexImage2D
|
| + method compressedTexSubImage2D
|
| + method constructor
|
| + method copyTexImage2D
|
| + method copyTexSubImage2D
|
| + method createBuffer
|
| + method createFramebuffer
|
| + method createProgram
|
| + method createRenderbuffer
|
| + method createShader
|
| + method createTexture
|
| + method cullFace
|
| + method deleteBuffer
|
| + method deleteFramebuffer
|
| + method deleteProgram
|
| + method deleteRenderbuffer
|
| + method deleteShader
|
| + method deleteTexture
|
| + method depthFunc
|
| + method depthMask
|
| + method depthRange
|
| + method detachShader
|
| + method disable
|
| + method disableVertexAttribArray
|
| + method drawArrays
|
| + method drawElements
|
| + method enable
|
| + method enableVertexAttribArray
|
| + method finish
|
| + method flush
|
| + method framebufferRenderbuffer
|
| + method framebufferTexture2D
|
| + method frontFace
|
| + method generateMipmap
|
| + method getActiveAttrib
|
| + method getActiveUniform
|
| + method getAttachedShaders
|
| + method getAttribLocation
|
| + method getBufferParameter
|
| + method getContextAttributes
|
| + method getError
|
| + method getExtension
|
| + method getFramebufferAttachmentParameter
|
| + method getParameter
|
| + method getProgramInfoLog
|
| + method getProgramParameter
|
| + method getRenderbufferParameter
|
| + method getShaderInfoLog
|
| + method getShaderParameter
|
| + method getShaderPrecisionFormat
|
| + method getShaderSource
|
| + method getSupportedExtensions
|
| + method getTexParameter
|
| + method getUniform
|
| + method getUniformLocation
|
| + method getVertexAttrib
|
| + method getVertexAttribOffset
|
| + method hint
|
| + method isBuffer
|
| + method isContextLost
|
| + method isEnabled
|
| + method isFramebuffer
|
| + method isProgram
|
| + method isRenderbuffer
|
| + method isShader
|
| + method isTexture
|
| + method lineWidth
|
| + method linkProgram
|
| + method pixelStorei
|
| + method polygonOffset
|
| + method readPixels
|
| + method renderbufferStorage
|
| + method sampleCoverage
|
| + method scissor
|
| + method shaderSource
|
| + method stencilFunc
|
| + method stencilFuncSeparate
|
| + method stencilMask
|
| + method stencilMaskSeparate
|
| + method stencilOp
|
| + method stencilOpSeparate
|
| + method texImage2D
|
| + method texParameterf
|
| + method texParameteri
|
| + method texSubImage2D
|
| + method uniform1f
|
| + method uniform1fv
|
| + method uniform1i
|
| + method uniform1iv
|
| + method uniform2f
|
| + method uniform2fv
|
| + method uniform2i
|
| + method uniform2iv
|
| + method uniform3f
|
| + method uniform3fv
|
| + method uniform3i
|
| + method uniform3iv
|
| + method uniform4f
|
| + method uniform4fv
|
| + method uniform4i
|
| + method uniform4iv
|
| + method uniformMatrix2fv
|
| + method uniformMatrix3fv
|
| + method uniformMatrix4fv
|
| + method useProgram
|
| + method validateProgram
|
| + method vertexAttrib1f
|
| + method vertexAttrib1fv
|
| + method vertexAttrib2f
|
| + method vertexAttrib2fv
|
| + method vertexAttrib3f
|
| + method vertexAttrib3fv
|
| + method vertexAttrib4f
|
| + method vertexAttrib4fv
|
| + method vertexAttribPointer
|
| + method viewport
|
| interface WebSocket : EventTarget
|
| attribute CLOSED
|
| attribute CLOSING
|
|
|