| Index: tools/dom/templates/html/impl/impl_HTMLCanvasElement.darttemplate
|
| diff --git a/tools/dom/templates/html/impl/impl_HTMLCanvasElement.darttemplate b/tools/dom/templates/html/impl/impl_HTMLCanvasElement.darttemplate
|
| index 3d49d692b9debc8d823f089f29e8ab7791176737..41ecdb9864faa7ab06e51edca6be120127559cb2 100644
|
| --- a/tools/dom/templates/html/impl/impl_HTMLCanvasElement.darttemplate
|
| +++ b/tools/dom/templates/html/impl/impl_HTMLCanvasElement.darttemplate
|
| @@ -19,10 +19,9 @@ $endif
|
| *
|
| * ## Other resources
|
| *
|
| - * * [WebGL fundamentals]
|
| - * (http://www.html5rocks.com/en/tutorials/webgl/webgl_fundamentals/) from
|
| - * HTML5Rocks.
|
| - * * [WebGL homepage] (http://get.webgl.org/).
|
| + * * [WebGL fundamentals](http://www.html5rocks.com/en/tutorials/webgl/webgl_fundamentals/)
|
| + * from HTML5Rocks.
|
| + * * [WebGL homepage](http://get.webgl.org/).
|
| */
|
| @SupportedBrowser(SupportedBrowser.CHROME)
|
| @SupportedBrowser(SupportedBrowser.FIREFOX)
|
|
|