1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 11:21:17 +00:00
Files
UXP/layout/reftests/css-valid/input/input-withtext-ref.html
T

7 lines
107 B
HTML

<!DOCTYPE html>
<html>
<body>
<input value='foo' style="background-color: green;">
</body>
</html>