4 | | 1. Add some text to a page. |
5 | | 2. Insert an image onto the page. |
6 | | 3. Crate a link around the image. |
7 | | 4. Notice the element hierarchy includes the anchor element preceding (around) the image tag. |
8 | | 5. Drag the image to a new location in the document. |
9 | | 6. Click on the image to force an update of the element hierarchy. |
10 | | 7. Notice that there is now no anchor element in the hierarchy. |
| 4 | 1. Add some text to a page. |
| 5 | 2. Insert an image onto the page. |
| 6 | 3. Crate a link around the image. |
| 7 | 4. Notice the element hierarchy includes the anchor element preceding (around) the image tag. |
| 8 | 5. Drag the image to a new location in the document. |
| 9 | 6. Click on the image to force an update of the element hierarchy. |
| 10 | 7. Notice that there is now no anchor element in the hierarchy. |