| OLD | NEW |
| 1 rootWebArea | 1 rootWebArea |
| 2 ++genericContainer editable richlyEditable | 2 ++genericContainer editable multiline richlyEditable |
| 3 ++++paragraph editable richlyEditable | 3 ++++paragraph editable richlyEditable |
| 4 ++++++staticText editable richlyEditable name='This is editable.' | 4 ++++++staticText editable richlyEditable name='This is editable.' |
| 5 ++++++++inlineTextBox name='This is editable.' | 5 ++++++++inlineTextBox name='This is editable.' |
| 6 ++++staticText name='This is not editable.' | 6 ++++staticText name='This is not editable.' |
| 7 ++++++inlineTextBox name='This is not editable.' | 7 ++++++inlineTextBox name='This is not editable.' |
| 8 ++++lineBreak name='<newline>' | 8 ++++lineBreak name='<newline>' |
| 9 ++++++inlineTextBox name='<newline>' | 9 ++++++inlineTextBox name='<newline>' |
| 10 ++++paragraph editable richlyEditable | 10 ++++paragraph editable multiline richlyEditable |
| 11 ++++++staticText editable richlyEditable name='But this one is.' | 11 ++++++staticText editable richlyEditable name='But this one is.' |
| 12 ++++++++inlineTextBox name='But this one is.' | 12 ++++++++inlineTextBox name='But this one is.' |
| 13 ++++paragraph editable richlyEditable | 13 ++++paragraph editable multiline richlyEditable |
| 14 ++++++staticText editable richlyEditable name='So is this one.' | 14 ++++++staticText editable richlyEditable name='So is this one.' |
| 15 ++++++++inlineTextBox name='So is this one.' | 15 ++++++++inlineTextBox name='So is this one.' |
| OLD | NEW |