mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
4 lines
134 B
Plaintext
4 lines
134 B
Plaintext
Test hr.width = "100" maps to width: 100px
|
|
Test hr.width = " 00110 " maps to width: 110px
|
|
Test hr.width = "120." maps to width: 120px
|