1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 21:38:34 +00:00
Files
UXP/layout/base/tests/textarea-valid-ref.html
T

8 lines
111 B
HTML

<!DOCTYPE html>
<html>
<body>
<textarea style="background-color:green">foo</textarea>
</body>
</html>