4 if (window
.layoutTestController
) {
5 window
.layoutTestController
.dumpAsText();
8 <link rel=
"stylesheet" />
11 <p>Tests: whether
<link
rel=
"stylesheet"/
> disturbs the display of text in textareas
</p>
12 <p>Related bug:
<a href =
"http://bugs.webkit.org/show_bug.cgi?id=3751">3751: REGRESSION: affects Blogger, GMail & Wikipedia: empty textarea's which should have content
</a></p>
13 <p>Success: You will see
"passed" inside the texarea below
</p>
15 <textarea>passed
</textarea>