Bug #33
Follow ODF OIC TC advisory 1
| Status: | Resolved | Start date: | 10/06/2011 | |
|---|---|---|---|---|
| Priority: | Immediate | Due date: | ||
| Assignee: | Jos van den Oever | % Done: | 0% |
|
| Category: | core | |||
| Target version: | - |
Description
ODF supports change tracking, using the <text:tracked-changes> element as a container for collecting all the deleted content and the original content of changed regions.
It has been observed that some Consumers that do not support change tracking, do not ignore the contents of <text:tracked-changes>, but simply process the descendant elements as if it they were part of the "normal" document flow.
For example, a GUI-based editor displaying all deleted paragraphs at the very beginning of the document, before displaying the rest of the document.
History
Updated by Jos van den Oever over 1 year ago
- Status changed from New to Resolved
CSS has been updated to follow the ODF TC recommendation.