Revision: 607
Author: [email protected]
Date: Tue Jul 28 14:37:17 2009
Log: uh - non-wellformed HTML allowed - honestly?
http://code.google.com/p/piccolo2d/source/detail?r=607
Modified:
/piccolo2d.java/branches/phtml/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtml.java
=======================================
---
/piccolo2d.java/branches/phtml/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtml.java
Tue Jul 28 14:32:21 2009
+++
/piccolo2d.java/branches/phtml/core/src/main/java/edu/umd/cs/piccolo/nodes/PHtml.java
Tue Jul 28 14:37:17 2009
@@ -50,6 +50,9 @@
* hood so you have the same restrictions regarding html as you have when
using
* standard Swing components (HTML 3.2 + subset of CSS 1.0).
*
+ * FIXME: so it's not necessary well-formed? Atts like <a href=unquoted />
are
+ * ok?
+ *
* @author Chris Malley ([email protected])
* @author Sam Reid
* @author Allain Lalonde
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---