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

Unified Diff: Source/core/html/HTMLAreaElement.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/HTMLAppletElement.idl ('k') | Source/core/html/HTMLAudioElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLAreaElement.idl
diff --git a/Source/core/html/HTMLAreaElement.idl b/Source/core/html/HTMLAreaElement.idl
index 53c99555a05590c5e457d864d7c95a53bc2b912d..89a51c469d10aae9045391abea760def1c00bae1 100644
--- a/Source/core/html/HTMLAreaElement.idl
+++ b/Source/core/html/HTMLAreaElement.idl
@@ -18,7 +18,7 @@
* Boston, MA 02110-1301, USA.
*/
-// https://html.spec.whatwg.org/#htmlareaelement
+// https://html.spec.whatwg.org/#the-area-element
interface HTMLAreaElement : HTMLElement {
[Reflect] attribute DOMString alt;
« no previous file with comments | « Source/core/html/HTMLAppletElement.idl ('k') | Source/core/html/HTMLAudioElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698