2 Tests repaint of descendants of right-aligned fixed-position element.
3 Passes if the text
"Button Title" is fully visible in the button.
4 <div style=
"position: fixed; right: 0; text-align: right;">
5 <span>Alternate longer text
</span>
6 <input value=
"Button Title" type=
"button">