OLD | NEW |
| (Empty) |
1 #1 DIV element with a non-editable element only align center: | |
2 | |
3 Hello | |
4 #2 DIV element with a non-editable element only align left: | |
5 | |
6 Hello | |
7 #3 DIV element with a non-editable element only align right: | |
8 | |
9 Hello | |
10 #4 DIV element with two non-editable elementwith padding: | |
11 | |
12 Hello World | |
13 #5 DIV element empty | |
14 | |
15 #6 non editable DIV element with an editable empty span element | |
16 | |
17 Hello: | |
18 Anchor ([object HTMLDivElement], 0 caret[40,540] refpos=40) is correct. | |
19 Anchor ([object HTMLDivElement], 3 caret[75,540] refpos=76) is incorrect. | |
20 Anchor ([object HTMLDivElement], 1 caret[43,472] refpos=43) is correct. | |
21 Anchor ([object HTMLDivElement], 0 caret[8,472] refpos=8) is correct. | |
22 Anchor ([object HTMLDivElement], 0 caret[73,404] refpos=73) is correct. | |
23 Anchor ([object HTMLDivElement], 3 caret[47,336] refpos=47) is correct. | |
24 Anchor ([object HTMLDivElement], 0 caret[58,268] refpos=58) is correct. | |
25 Anchor ([object HTMLSpanElement], 0 caret[0,600] refpos=0) is correct. | |
OLD | NEW |