diff --git a/specs/latest/2.0/index.html b/specs/latest/2.0/index.html
index 80c1a2ba7..ddf43ec1f 100644
--- a/specs/latest/2.0/index.html
+++ b/specs/latest/2.0/index.html
@@ -154,6 +154,30 @@
Conventions
Differences Between WebGL and OpenGL ES 3.0 section.
+
+
+ Extension Functionality Moved to Core in WebGL 2.0
+
+
+ The following WeGL 1.0 extensions reflect functionality that is core in WebGL 2.0, and are therefore no longer extensions in WebGL 2.0:
+
+ - ANGLE_instanced_arrays
+
- EXT_blend_minmax
+
- EXT_frag_depth
+
- EXT_shader_texture_lod
+
- EXT_sRGB
+
- OES_element_index_uint
+
- OES_fbo_render_mipmap
+
- OES_standard_derivatives
+
- OES_texture_float
+
- OES_texture_half_float
+
- OES_texture_half_float_linear (but not OES_texture_float_linear)
+
- OES_vertex_array_object
+
- WEBGL_depth_texture
+
- WEBGL_draw_buffers
+
+
+
Context Creation and Drawing Buffer Presentation