Sascha Peilicke
57f19f3bb7
Add some missing media type DOM elements
...
And split out HTML / CSS2 media types and CSS3 keyframe selectors from
"html4" DOM elements.
2013-11-04 15:00:32 +01:00
Sascha Peilicke
ba8ad98f52
Cleanup t_css_ident
2013-10-31 15:30:42 +01:00
Sascha Peilicke
a80cb8942a
Allow camel-case DOM elements defined in SVG-1.1
...
The SVG standard defines several DOM elements in camel-case (namely
textPath, altGlyph, altGlyphDef, altGlyphItem and glyphRef). Even though
most browser also accept lower-case, the lexer should take this into
account.
2013-08-08 10:58:21 +02:00
Sascha Peilicke
d668b9dafe
Some Python-3 compatibility fixes
2013-07-19 11:59:01 +02:00
Sascha Peilicke
c0a265e146
Fix PEP-8 issues (with autopep8 -a)
2013-07-19 11:22:12 +02:00
robotis
27345faba3
Process @media properly
2012-06-25 08:58:13 +00:00
robotis
79d17fefc3
Added support for @-o-keyframes
2012-06-25 08:46:32 +00:00
robotis
5772da32ac
issue 7 - uri parsing
2012-06-14 07:26:56 +00:00
jtm
5a044e3627
Allow variable-names beginning with a number
2012-04-10 17:41:59 +00:00
jtm
1d4bab67e5
handle weird ws
2012-03-25 16:34:38 +00:00
jtm
b88e55c97c
keyframe fix
2012-03-25 13:43:38 +00:00
jtm
26ffa97770
parse guard expressions
2012-03-24 18:33:19 +00:00
jtm
1724574d5a
more functions
2012-03-24 17:23:14 +00:00
jtm
6ffa0227da
MS filters
2012-03-23 19:39:29 +00:00
jtm
5fe3367db6
negative variables
2012-03-23 17:02:39 +00:00
jtm
a2194e0d80
test ws
2012-03-15 19:14:24 +00:00
jtm
8893e77e5f
checkpoint
2012-03-15 18:52:26 +00:00
jtm
efdca1e9f8
more tests
2012-03-13 21:12:09 +00:00
jtm
b9d2fc7967
checkpoint
2012-03-03 18:14:31 +00:00
jtm
f0fb2b3d92
checkpoint
2012-03-03 09:58:47 +00:00
jtm
8e9c83a3f9
checkpoint
2012-02-26 19:55:18 +00:00
jtm
5532eb88ee
checkpoint expressions
2012-02-26 15:50:07 +00:00
jtm
54f6363d2e
checkpoint
2012-02-26 10:59:21 +00:00
jtm
aaedc6bcfc
factor 1
2012-02-19 20:38:19 +00:00
jtm
6e29a991c7
Correctly format statements
...
Allow uppercase reserved @names
2012-02-02 18:41:04 +00:00
robotis
f4ba41cc1d
initial commit
2012-01-28 14:52:09 +00:00