Skip to content

Commit 7341f34

Browse files
committed
get rid of all the w3c dependencies
1 parent bd3fa86 commit 7341f34

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/com/gargoylesoftware/css/dom/CSSValueImpl.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
* <code>CSSPrimitiveValue</code> or a <code>CSSValueList</code> so that
3636
* the type can successfully change when using <code>setCssText</code>.
3737
*
38-
* TODO:
39-
* Float unit conversions,
40-
* A means of checking valid primitive types for properties
41-
*
4238
* @author Ronald Brill
4339
*/
4440
public class CSSValueImpl extends AbstractLocatable implements Serializable {

0 commit comments

Comments
 (0)