aboutsummaryrefslogtreecommitdiff
path: root/test-apps/svg/README.md
blob: ebe238bd55135e0460c9d1922b41ba13eed1d721 (plain)
1
2
3
This example exists because setting some SVG attributes like `viewBox` was causing
a runtime error. These attributes were mirrored as DOM properties but they were
marked as **read-only**.