iska
|
7ec90d6470
|
Fix escaped-code-point consuming in CSS input stream
|
2015-11-25 21:34:43 +01:00 |
|
iska
|
56f99f9168
|
Add input stream method to consume a CSS combinator
|
2015-11-24 23:01:27 +01:00 |
|
iska
|
c8dd1d7791
|
Fix consume CSS identifier input stream method
http://www.w3.org/TR/CSS21/syndata.html#characters
https://drafts.csswg.org/css-syntax/#consume-name
|
2015-11-24 23:01:11 +01:00 |
|
iska
|
15e768267a
|
Rename CSS tokenizer code points header file
|
2015-10-21 22:21:24 +02:00 |
|
iska
|
ee82cacc48
|
Add CSS input stream method to consume characters till given codepoint is met
|
2015-10-21 22:16:18 +02:00 |
|
iska
|
1a05c41f86
|
Refactor CSS input stream to subclass the HTML input stream class to prevent duplication
|
2015-10-06 23:01:59 +02:00 |
|
iska
|
3c7e6e1913
|
Change returned code points to UniChar instead of UTF32Chars in CSS input stream
|
2015-10-02 19:28:32 +02:00 |
|
iska
|
c4aacfae2b
|
Add CSS Input Stream class
http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/#tokenizing-and-parsing
|
2015-06-15 22:06:26 +02:00 |
|