We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3fa86 commit 7341f34Copy full SHA for 7341f34
src/main/java/com/gargoylesoftware/css/dom/CSSValueImpl.java
@@ -35,10 +35,6 @@
35
* <code>CSSPrimitiveValue</code> or a <code>CSSValueList</code> so that
36
* the type can successfully change when using <code>setCssText</code>.
37
*
38
- * TODO:
39
- * Float unit conversions,
40
- * A means of checking valid primitive types for properties
41
- *
42
* @author Ronald Brill
43
*/
44
public class CSSValueImpl extends AbstractLocatable implements Serializable {
0 commit comments