Ticket #3933 (closed Bug: fixed)
Extra line at the end of document in enterMode=BR
| Reported by: | garry.yao | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | Core : Output Data | Version: | SVN (CKEditor) |
| Keywords: | IE Confirmed Review+ | Cc: |
Description
Reproducing Procedures
- Open the attached example page in IE;
- Click inside the cell;
- Switch to 'Source'.
- Actual Result:
<table> <tbody> <tr> <td> table</td> </tr> </tbody> </table> <br />
- Expected Result: The tail filler <br> doesn't exist.
- Actual Result:
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
