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

Unified Diff: Source/core/css/CSSPageRule.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/CSSMediaRule.idl ('k') | Source/core/css/CSSUnknownRule.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSPageRule.idl
diff --git a/Source/core/css/CSSPageRule.idl b/Source/core/css/CSSPageRule.idl
index b190419a8bae7d22bc4fb328de890cef21e400be..1cb6d849ac812227b1688812311eed63efcec6b4 100644
--- a/Source/core/css/CSSPageRule.idl
+++ b/Source/core/css/CSSPageRule.idl
@@ -21,6 +21,7 @@
// http://dev.w3.org/csswg/cssom/#the-csspagerule-interface
// TODO(philipj): CSSPageRule should inherit from CSSGroupingRule.
+// crbug.com/496381
interface CSSPageRule : CSSRule {
attribute DOMString selectorText;
// TODO(philipj): style should have [PutForwards=cssText].
« no previous file with comments | « Source/core/css/CSSMediaRule.idl ('k') | Source/core/css/CSSUnknownRule.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698