5 background-color: lightGray;
6 -webkit-mask: url(resources/rect.svg);
12 // Scroll to the bottom of the text area and remove focus so that painting of outline/focus ring don't affect test result.
13 ta
.setSelectionRange(ta
.value
.length
, ta
.value
.length
);
19 <body onload=
"test()">
20 Test passes if the textarea's gray background and text are masked off to a
10x10 rect.
<br>
21 <textarea id=
"ta" rows=
2>