Re: View Source

Hi, Karl-

Karl Dubost wrote (on 3/16/09 11:32 PM):
>
> The real issue is how to make it "canonical". There are many options and
> we do not have yet decided of the right options.
>
> Things like
> <center>foo</center>
> Does it become
> <span style="text-align:center;">foo</span>
> or foo
> or <span class="canon001">foo</span> (with external stylesheet)

I would vote for it becoming
  <center>foo</center>

Who knows what's hanging on that element... maybe some CSS scope selector?

There's things like adding quote marks, closing tags, and clearing up 
validity errors... but after that, we start getting into telepathy about 
the authorial intent.

Regards-
-Doug Schepers
W3C Team Contact, SVG and WebApps WGs

Received on Tuesday, 17 March 2009 03:59:21 UTC