| Index: sdk/lib/html/dartium/html_dartium.dart
|
| diff --git a/sdk/lib/html/dartium/html_dartium.dart b/sdk/lib/html/dartium/html_dartium.dart
|
| index 30ac0f32c5c4ac0e0c4d542302e8457a2d8ceb26..325c59e266c6093c6c154283b043e1201aaca788 100644
|
| --- a/sdk/lib/html/dartium/html_dartium.dart
|
| +++ b/sdk/lib/html/dartium/html_dartium.dart
|
| @@ -9279,6 +9279,7 @@ abstract class Element extends Node implements ParentNode, ChildNode {
|
| bool _templateIsDecorated;
|
|
|
|
|
| +
|
| /**
|
| * Gets the template this node refers to.
|
| * This is only supported if [isTemplate] is true.
|
|
|