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

Unified Diff: Source/core/dom/Element.idl

Issue 1175783002: Document the tracking bugs of some IDL FIXMEs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | « no previous file | Source/core/events/MouseEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/Element.idl
diff --git a/Source/core/dom/Element.idl b/Source/core/dom/Element.idl
index e79a8113b2d5f3da4b61bbba78acb54c88a0a419..e38862e729d74fe741b7e3ec57e95addfa1c02c4 100644
--- a/Source/core/dom/Element.idl
+++ b/Source/core/dom/Element.idl
@@ -105,7 +105,7 @@
// HTML
// https://html.spec.whatwg.org/#htmlelement
- // FIXME: dataset should be on HTMLElement.
+ // FIXME: dataset should be on HTMLElement. crbug.com/498485
[SameObject, PerWorldBindings] readonly attribute DOMStringMap dataset;
// Non-standard APIs
« no previous file with comments | « no previous file | Source/core/events/MouseEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698