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

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

Powered by Google App Engine
This is Rietveld 408576698