Index: Source/core/html/canvas/WebGLContextAttributes.idl |
diff --git a/Source/core/html/canvas/WebGLContextAttributes.idl b/Source/core/html/canvas/WebGLContextAttributes.idl |
index 41bf102345419d3cf5b19191c81ea96ad1e5cc62..c29355bbf17785e43c23b158124fb6f88cf4da81 100644 |
--- a/Source/core/html/canvas/WebGLContextAttributes.idl |
+++ b/Source/core/html/canvas/WebGLContextAttributes.idl |
@@ -26,7 +26,7 @@ |
[ |
NoInterfaceObject, |
- Conditional=WEBGL, |
+ Conditional=WEBGL |
] interface WebGLContextAttributes { |
attribute boolean alpha; |
attribute boolean depth; |