This commit is contained in:
Ivan Malopinsky
2014-08-17 14:54:14 -04:00
parent 12b6eeb233
commit 2ae9999a89

View File

@@ -97,7 +97,7 @@ Placeholders using a custom font are rendered using canvas by default, due to SV
**Important:** When testing locally, font URLs must have a `http` or `https` protocol defined, otherwise they won't load.
`svg` placeholders work just like `img` placeholders, with the added benefit of being able to inspect their contents using developer tools. This means you can access the placeholder DOM after it's rendered.
`svg` placeholders work like `img` placeholders, with the added benefit of their DOM being able to be inspected and modified.
Customizing themes