Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(972)

Unified Diff: Source/core/html/HTMLProgressElement.idl

Issue 1022413002: Link to https://html.spec.whatwg.org/#the-foo-element where sensible (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/html/HTMLPreElement.idl ('k') | Source/core/html/HTMLQuoteElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « Source/core/html/HTMLPreElement.idl ('k') | Source/core/html/HTMLQuoteElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698