| Index: Source/core/html/HTMLModElement.idl
|
| diff --git a/Source/core/html/HTMLModElement.idl b/Source/core/html/HTMLModElement.idl
|
| index cbca21bb86ffc32f98f9fad6fb4ca221592984ea..cde233c965bb47911fcf460f503a874059018d62 100644
|
| --- a/Source/core/html/HTMLModElement.idl
|
| +++ b/Source/core/html/HTMLModElement.idl
|
| @@ -17,7 +17,8 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlmodelement
|
| +// https://html.spec.whatwg.org/#the-ins-element
|
| +// https://html.spec.whatwg.org/#the-del-element
|
|
|
| interface HTMLModElement : HTMLElement {
|
| [Reflect, URL] attribute DOMString cite;
|
|
|