[Mozile] XHTML validation?
James A. Overton
james at overton.ca
Wed Jan 3 18:30:15 PST 2007
Hi Simon,
Mozile 0.8 has been designed to support RNG validation of all sorts
of XML. The validation architecture is in place, but actual
validation during editing hasn't been implemented yet. See the demo
at http://mozile.mozdev.org/0.8/demos/validation.html for what we've
got so far.
It's really just a matter of enough people finding enough time to
make it happen. Volunteers welcome :^)
James
On 3-Jan-07, at 7:56 PM, Simon Rönnqvist wrote:
> Hi!
>
> When I tried the demo at the first page of http://mozile.mozdev.org
> I managed
> to make invalid markup. (Sorry, I really tried. :-)
>
> In the unordered list available in the demo i clicked right before
> one of the
> bullets and inserted another list there. This put the other list
> inside the
> unordered list but outside of the list item. This markup is well
> formed XML,
> but certainly not valid XHTML.
>
> <ul>
> <ol><li>foo<li></ol>
> <li>bar</li>
> </ul>
>
> Is there any way to activate XHTML validation in Mozile that would
> keep it
> from allowing invalid markup? (Bitflux Editor has this, but it also
> feels
> heavier than Mozile.)
>
> What are the plans for the future with Mozile in this area?
>
> cheers, Simon
> _______________________________________________
> Mozile mailing list
> Mozile at mozdev.org
> http://mozdev.org/mailman/listinfo/mozile
More information about the Mozile
mailing list