Ticket #7693 (confirmed Bug)
Parse unpaired quotations
| Reported by: | garry.yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Parser | Version: | 3.0 |
| Keywords: | Cc: |
Description
Editor will not parse the following source, degrade it into a single text node, some fault tolerant has to make instead.
<span style=""">text</span>
Note: See
TracTickets for help on using
tickets.

Safari, FF3 produce (in my opinion) the correct code:
Opera, FF4 and Chrome produce:
All versions of IE produce: