diff --git a/TODO b/TODO index 07e23564..4061512a 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,10 @@ afraid to cast your vote for the next feature to be implemented! 3.0 release [Go PHP5!] - Convert all &$context calls to $context, as PHP5 passes objects by value + - Allow extracted CSS blocks to have a bounding selector prepended to all + of their declarations. There are two types: a global type and a HTML5 + scoped type. This will allow for + + + +

Extract Style Blocks

+

+ This smoketest allows users to specify global style sheets for the + document, allowing for interesting techniques and compact markup + that wouldn't normally be possible, using the ExtractStyleBlocks filter. +

+

+ User submitted content: +

+
+ +
+
+ + +
+ + \ No newline at end of file