1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 03:18:36 +00:00
Files
UXP/layout/reftests/webcomponents/input-transition-1-ref.html
T

7 lines
151 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="checkbox" checked><div style="height: 50px; width: 50px; background: green;"></div>
</body>
</html>