Henri Sivonen, Fri, 18 Mar 2011 18:52:33 +0200: > On Fri, 2011-03-18 at 16:47 +0100, Daniel Glazman wrote: >> 4. <a name> is now invalid in html5, making it impossible to copy >> the trivial <p>foo<a name="a"></a>bar</p> from html4 to html5 >> without raising a validity issue ; turning that <a name> into >> a <span id> is not doable without prompting the user, something >> that should not happen on a copy/paste action ; furthermore, that >> could break stylesheets. > > What do you do when <font> is copied from HTML 4 into HTML5 in > BlueGriffon? Daniel: why don't you convert <a name=*> to <a id=*> ? It should work the same. -- leif halvard silliReceived on Friday, 18 March 2011 18:06:15 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 9 May 2012 00:17:26 GMT