| Index: Source/core/html/HTMLProgressElement.idl
|
| diff --git a/Source/core/html/HTMLProgressElement.idl b/Source/core/html/HTMLProgressElement.idl
|
| index e686bd51cd85944e046edcb8629b145b5b90b952..ffe0d517bd14f792b1f58e396331648c07407761 100644
|
| --- a/Source/core/html/HTMLProgressElement.idl
|
| +++ b/Source/core/html/HTMLProgressElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlprogresselement
|
| +// https://html.spec.whatwg.org/#the-progress-element
|
|
|
| interface HTMLProgressElement : HTMLElement {
|
| attribute double value;
|
|
|