.. |
Class.php
|
Generalize IDAccumulator into AttrContext. Modify tests and classes accordingly. Also, this allows us to make the validate() parameters uniform among all AttrDef subclasses.
|
2006-08-12 16:04:40 +00:00 |
Color.php
|
Implement the color AttrDef.
|
2006-08-13 21:23:57 +00:00 |
Composite.php
|
Implement the color AttrDef.
|
2006-08-13 21:23:57 +00:00 |
CSS.php
|
CSS parsed as CDATA.
|
2006-08-13 21:44:52 +00:00 |
CSSLength.php
|
Add CSSLength support, and roll out to all applicable styles.
|
2006-08-13 23:08:38 +00:00 |
Enum.php
|
Commit text-decoration implementation.
|
2006-08-16 15:12:48 +00:00 |
FontFamily.php
|
Commit FontFamily implementation. It's a little flaky, but should be reasonable for 99% of all fonts.
|
2006-08-16 17:25:25 +00:00 |
Host.php
|
Commit IPv6 fix, with majoring factoring out. Thank you Feyd!
|
2006-08-17 01:05:35 +00:00 |
ID.php
|
Generalize IDAccumulator into AttrContext. Modify tests and classes accordingly. Also, this allows us to make the validate() parameters uniform among all AttrDef subclasses.
|
2006-08-12 16:04:40 +00:00 |
Integer.php
|
Commit dud AttrDef integer.
|
2006-08-13 21:59:52 +00:00 |
IPv4.php
|
Commit IPv6 fix, with majoring factoring out. Thank you Feyd!
|
2006-08-17 01:05:35 +00:00 |
IPv6.php
|
Commit IPv6 fix, with majoring factoring out. Thank you Feyd!
|
2006-08-17 01:05:35 +00:00 |
Lang.php
|
Generalize IDAccumulator into AttrContext. Modify tests and classes accordingly. Also, this allows us to make the validate() parameters uniform among all AttrDef subclasses.
|
2006-08-12 16:04:40 +00:00 |
Length.php
|
Make note that this is HTML specific.
|
2006-08-13 21:41:53 +00:00 |
MultiLength.php
|
Fix a few errors that came with API change. I really should run the unit tests before committing.
|
2006-08-12 16:12:16 +00:00 |
Multiple.php
|
Commit Multiple AttrDef, forms scaffolding for a few more CSS properties.
|
2006-08-16 00:34:37 +00:00 |
Number.php
|
Add CSSLength support, and roll out to all applicable styles.
|
2006-08-13 23:08:38 +00:00 |
NumberSpan.php
|
Generalize IDAccumulator into AttrContext. Modify tests and classes accordingly. Also, this allows us to make the validate() parameters uniform among all AttrDef subclasses.
|
2006-08-12 16:04:40 +00:00 |
Percentage.php
|
Add Percentage, and font-size (not all styles fully realized yet though).
|
2006-08-14 02:08:45 +00:00 |
Pixels.php
|
Prevent image crash attacks.
|
2006-08-15 22:53:12 +00:00 |
Text.php
|
Generalize IDAccumulator into AttrContext. Modify tests and classes accordingly. Also, this allows us to make the validate() parameters uniform among all AttrDef subclasses.
|
2006-08-12 16:04:40 +00:00 |
TextDecoration.php
|
Commit text-decoration implementation.
|
2006-08-16 15:12:48 +00:00 |
URI.php
|
Commit IPv6 fix, with majoring factoring out. Thank you Feyd!
|
2006-08-17 01:05:35 +00:00 |