| Hit test fixed positioned editable element. |
| |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| |
| |
| Before scroll: |
| PASS (x = 0, y = 0, width = 200, height = 40) contains editable elements. |
| PASS (x = 0, y = 200, width = 200, height = 40) does not contain editable elements. |
| |
| After scroll: |
| PASS (x = 0, y = 0, width = 200, height = 40) does not contain editable elements. |
| PASS (x = 0, y = 200, width = 200, height = 40) contains editable elements. |
| PASS successfullyParsed is true |
| |
| TEST COMPLETE |
| |