2 Tests paint invalidation of focus ring of an inline when a block content of the inline moves.
3 Passes if the focus ring encloses the moved green rectangle.
4 <div style=
"position: absolute; top: 200px">
5 <div id=
"block" style=
"outline: auto; position: relative; left: 200px; width: 100px; height: 100px; background-color: green"></div>