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

Unified Diff: Source/core/html/HTMLMenuElement.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/HTMLMediaElement.idl ('k') | Source/core/html/HTMLMenuItemElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLMenuElement.idl
diff --git a/Source/core/html/HTMLMenuElement.idl b/Source/core/html/HTMLMenuElement.idl
index 52f6c2509094beb2c905e7e17f3a43c40633676b..9d54c09786fcfeee7c9be4214a1971d07d1f8200 100644
--- a/Source/core/html/HTMLMenuElement.idl
+++ b/Source/core/html/HTMLMenuElement.idl
@@ -17,7 +17,7 @@
* Boston, MA 02110-1301, USA.
*/
-// https://html.spec.whatwg.org/#htmlmenuelement
+// https://html.spec.whatwg.org/#the-menu-element
interface HTMLMenuElement : HTMLElement {
[RuntimeEnabled=ContextMenu, Reflect] attribute DOMString type;
« no previous file with comments | « Source/core/html/HTMLMediaElement.idl ('k') | Source/core/html/HTMLMenuItemElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698