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

Unified Diff: Source/core/html/HTMLDataListElement.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/HTMLDListElement.idl ('k') | Source/core/html/HTMLDetailsElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLDataListElement.idl
diff --git a/Source/core/html/HTMLDataListElement.idl b/Source/core/html/HTMLDataListElement.idl
index 8a412c28592f25ea7f2ec63f4b0c77227e012b71..deff02eee165a1a12254efa9993726edcdb69702 100644
--- a/Source/core/html/HTMLDataListElement.idl
+++ b/Source/core/html/HTMLDataListElement.idl
@@ -28,7 +28,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// https://html.spec.whatwg.org/#htmldatalistelement
+// https://html.spec.whatwg.org/#the-datalist-element
interface HTMLDataListElement : HTMLElement {
readonly attribute HTMLCollection options;
« no previous file with comments | « Source/core/html/HTMLDListElement.idl ('k') | Source/core/html/HTMLDetailsElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698