Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
michael@0 | 1 | <!DOCTYPE html> |
michael@0 | 2 | <title>Stack pointer free with -moz-element</title> |
michael@0 | 3 | <div id="paintServer" style="width: 20px; height: 20px; background: red;"></div> |
michael@0 | 4 | <div style="-moz-transform: scale(1.01); width: 100px; height: 100px; background: -moz-element(#paintServer) -5px -3px; background-size: 20px 32769px;"></div> |