Changes between Version 8 and Version 35 of Ticket #9998
- Timestamp:
- Apr 22, 2013, 10:20:20 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9998
- Property Cc matti.jarvinen@… ivanjh@… added
-
Ticket #9998 – Description
v8 v35 31 31 }}} 32 32 33 EDIT: [[BR]] 33 == Edits == 34 34 35 * **This happens when two paragraphs are joined with delete. Tag br has nothing to do here. ** 35 36 … … 38 39 Content: {{{<h1>^test</h1>}}} + enter + backspace creates awful mess. 39 40 40 * Related issues: #8438, #8439, #8440. 41 * Browser issues: 42 * http://code.google.com/p/chromium/issues/detail?id=226941 43 * https://bugs.webkit.org/show_bug.cgi?id=114791 44 45 * Related issues: #8438, #8439, #8440, #10359.