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

Unified Diff: Source/core/html/HTMLElement.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 | « Source/core/events/MouseEvent.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/HTMLElement.idl
diff --git a/Source/core/html/HTMLElement.idl b/Source/core/html/HTMLElement.idl
index 9205515d523e00e259f553a0cc9ca903bfd6e0c2..ba4e21e010cf60174a9b573a5130f506d2002633 100644
--- a/Source/core/html/HTMLElement.idl
+++ b/Source/core/html/HTMLElement.idl
@@ -26,7 +26,7 @@ interface HTMLElement : Element {
[Reflect] attribute DOMString lang;
attribute boolean translate;
attribute DOMString dir;
- // FIXME: dataset is on Element.
+ // FIXME: dataset is on Element. crbug.com/498485
// user interaction
[Reflect] attribute boolean hidden;
« no previous file with comments | « Source/core/events/MouseEvent.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698