| dolphinling ( @ 2004-11-22 21:26:00 |
data urls and namespaces
I was just trying something with a data: url of type application/xhtml+xml and it kept giving me a "This XML file does not appear to have any style information associated with it. The document tree is shown below." error until I put in a namespace. I (don't think I) have the resources to test it, but is this the case with stuff served over the wire, too? Or is something funky with Mozilla's handling of the data url?