Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivanceras
1952 days ago
Also, don't forget the inconsistency of being able to use units like `px`, `ex`, ie: `<circle cx="10ex" cy="10ex" r="2ex" fill="red"/>`, but it would be invalid in `path`. The unit in path is exclusively `px` only.