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

Unified Diff: Source/core/html/HTMLDocument.idl

Issue 1154913004: Document the tracking bugs of some straight-forward IDL bugs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/frame/Window.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/HTMLDocument.idl
diff --git a/Source/core/html/HTMLDocument.idl b/Source/core/html/HTMLDocument.idl
index ee4609f2cd1687cca8981b84732ff712f847ac8c..a5fef5ca7876a5d9cdb532edd4ea1171bfca8b39 100644
--- a/Source/core/html/HTMLDocument.idl
+++ b/Source/core/html/HTMLDocument.idl
@@ -28,6 +28,7 @@ interface HTMLDocument : Document {
readonly attribute DOMString compatMode;
// https://html.spec.whatwg.org/#the-document-object
+ // TODO(philipj): The below should be moved to Document. crbug.com/496376
// dynamic markup insertion
// FIXME: There are two open() methods in the spec.
« no previous file with comments | « Source/core/frame/Window.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698