Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Commit

Permalink
Changelog for v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Sep 18, 2012
1 parent 76faf0c commit 4b9a753
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGES
Expand Up @@ -5,10 +5,13 @@ tinycss changelog
Version 0.3
-----------

Not released yet.

* Fix a bug when parsing \5c (an escaped antislash.)
Released on 2012-09-18.

* Fix a bug when parsing ``\5c`` (an escaped antislash.)
* Allow ``@page`` rules inside ``@media`` rules in ``CSSPage3Parser``, as
per `css3-page <http://dev.w3.org/csswg/css3-page/#syntax-page-selector>`_.
* Add the ``:blank`` pseudo-class on ``@page``, as `defined in css3-gcpm
<http://dev.w3.org/csswg/css3-gcpm/#styling-blank-pages>`_.


Version 0.2
Expand Down

0 comments on commit 4b9a753

Please sign in to comment.