Skip to content
Updated CSS Context API implementation spec (markdown) authored by RaymondLim's avatar RaymondLim
...@@ -74,7 +74,7 @@ The rule information object is defined as follows... ...@@ -74,7 +74,7 @@ The rule information object is defined as follows...
- will implement in sprint 18 for CSS hinting and font hinting - will implement in sprint 18 for CSS hinting and font hinting
* **SELECTOR** * **SELECTOR**
- not plan to implement it in sprint 18, but possibly in sprint 19 - not plan to implement it in sprint 18, but possibly in sprint 19
<del>* **MEDIA** </del> * <del>**MEDIA** </del>
- may support in the future with some modification to the rule info structure - may support in the future with some modification to the rule info structure
* **CHARSET** * **CHARSET**
- may support in the future with some modification to the rule info structure - may support in the future with some modification to the rule info structure
... ...
......