summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/number-placeholder-right-aligned-ref.html
blob: 61dff1e4607586c013de657c6c136aa6f83bf254 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<style>
input {
  color: black;
  text-align: right;
}
</style>
<input type=number value=0>