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

8 lines
144 B
HTML

<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='css-optional-style.css'>
<body>
<button></button>
</body>
</html>