1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-10 18:38:34 +00:00
Files
UXP/layout/base/tests/textarea-invalid-ref.html
T

8 lines
109 B
HTML

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