[wp-trac] [WordPress Trac] #17537: TinyMCE mangles <map></map> construct

WordPress Trac wp-trac at lists.automattic.com
Tue May 24 03:22:50 UTC 2011


#17537: TinyMCE mangles <map></map> construct
--------------------------+------------------
 Reporter:  vdhamer       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.2
Component:  Formatting    |     Version:  3.2
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------

Comment (by azaozz):

 Replying to [comment:3 designsimply]:

 As @vdhamer mentions above, this is different. Also:
 {{{
 <a name="top">anchor text</a> = <a name="top"></a>anchor text = <p
 id="top">...
 }}}
 The `<a name="...` anchors are not deprecated but are rarely used since
 any ID on the page can be used as an anchor. They are generally hidden
 pointers where the page should be scrolled to and do not contain text or
 other attributes. Think there was another ticket about that too.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17537#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list