summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/number-style-inheritance-ref.html
blob: 00c8dba43a433927f0072581e970df76c7868272 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="text" style="width: 100px; text-decoration: underline;" value="1234">
  </body>
</html>