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

Unified Diff: Source/core/css/CSSUnknownRule.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/css/CSSPageRule.idl ('k') | Source/core/events/ClipboardEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSUnknownRule.idl
diff --git a/Source/core/css/CSSUnknownRule.idl b/Source/core/css/CSSUnknownRule.idl
index 3e5e93eb4ac55eef39fb533a46cf3acf4e7e7125..2cbe71e7dc97710781050362e2b610be505fdc60 100644
--- a/Source/core/css/CSSUnknownRule.idl
+++ b/Source/core/css/CSSUnknownRule.idl
@@ -23,7 +23,7 @@
// http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSUnknownRule
// http://dev.w3.org/csswg/cssom/
//
-// TODO(philipj): Remove CSSUnknownRule.
+// TODO(philipj): Remove CSSUnknownRule. crbug.com/496383
interface CSSUnknownRule : CSSRule {
};
« no previous file with comments | « Source/core/css/CSSPageRule.idl ('k') | Source/core/events/ClipboardEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698