| OLD | NEW |
| 1 AXWebArea AXTitle='Table example with rowspan and colspan' | 1 AXWebArea AXTitle='Table example with rowspan and colspan' |
| 2 AXTable | 2 ++AXTable |
| 3 AXRow AXIndex='0' | 3 ++++AXRow AXIndex='0' |
| 4 AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":2
,"loc":0} | 4 ++++++AXCell AXColumnIndexRange={"len":1,"loc":0} AXRowIndexRange={"len":2,"loc"
:0} |
| 5 AXStaticText AXValue='AD' | 5 ++++++++AXStaticText AXValue='AD' |
| 6 AXCell AXColumnIndexRange={"len":2,"loc":1} AXRowIndexRange={"len":1
,"loc":0} | 6 ++++++AXCell AXColumnIndexRange={"len":2,"loc":1} AXRowIndexRange={"len":1,"loc"
:0} |
| 7 AXStaticText AXValue='BC' | 7 ++++++++AXStaticText AXValue='BC' |
| 8 AXRow AXIndex='1' | 8 ++++AXRow AXIndex='1' |
| 9 AXCell AXColumnIndexRange={"len":2,"loc":1} AXRowIndexRange={"len":1
,"loc":1} | 9 ++++++AXCell AXColumnIndexRange={"len":2,"loc":1} AXRowIndexRange={"len":1,"loc"
:1} |
| 10 AXStaticText AXValue='EF' | 10 ++++++++AXStaticText AXValue='EF' |
| 11 AXColumn AXIndex='0' | 11 ++++AXColumn AXIndex='0' |
| 12 AXColumn AXIndex='1' | 12 ++++AXColumn AXIndex='1' |
| 13 AXGroup | 13 ++++AXGroup |
| OLD | NEW |