Chromium Code Reviews

Unified Diff: Source/core/html/HTMLKeygenElement.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « Source/core/html/HTMLImageElement.idl ('k') | Source/core/html/HTMLLIElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLKeygenElement.idl
diff --git a/Source/core/html/HTMLKeygenElement.idl b/Source/core/html/HTMLKeygenElement.idl
index 77e5371bf9987aba77a7ade55cf8f68a54709eda..a98f7303164d2bcd6fde251029ab062141f4d5f5 100644
--- a/Source/core/html/HTMLKeygenElement.idl
+++ b/Source/core/html/HTMLKeygenElement.idl
@@ -28,7 +28,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// https://html.spec.whatwg.org/#htmlkeygenelement
+// https://html.spec.whatwg.org/#the-keygen-element
interface HTMLKeygenElement : HTMLElement {
[Reflect] attribute boolean autofocus;
« no previous file with comments | « Source/core/html/HTMLImageElement.idl ('k') | Source/core/html/HTMLLIElement.idl » ('j') | no next file with comments »

Powered by Google App Engine