We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee2a46 commit 318824bCopy full SHA for 318824b
css-paint-api/EXPLAINER.md
@@ -11,7 +11,7 @@ This work was motivated for a couple of reasons:
11
### Reduction of DOM ###
12
13
We noticed that developers are using an increasing amount of DOM to create visual effects. As an
14
-example the [<paper-button>](https://www.webcomponents.org/element/PolymerElements/paper-button/paper-button)
+example the [<paper-button>](https://www.webcomponents.org/element/PolymerElements/paper-button/paper-button)
15
uses multiple divs to achieve the "ripple" effect.
16
17
Instead of using addition divs the developer could just draw directly into the background-image of
0 commit comments