1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/layout/reftests/css-default/submit-button/default-multiple-submit-ref.html
T

10 lines
147 B
HTML

<!DOCTYPE html>
<html>
<div>
<input type="submit" style="color: green">
</div>
<div>
<input type="submit" style="color: green">
</div>
</html>