4 <title>Test autocorreciton UI positioning in iframe
</title>
7 <p>This test verifies that autocorrection UI is positioned correctly when the corrected word is in an iframe.
</p>
8 <p>After typing
"the manag", you should see the autocorrection UI is shown below the bounding box of the corrected word
"manag".
</p>
12 <div style=
"transform: translate(100px, 100px) rotate(20deg)">
13 <iframe src=
"document-for-iframe-test.html"></iframe>