[email protected] | 326975bc | 2010-01-26 02:53:54 | [diff] [blame] | 1 | <html xmlns="http://www.w3.org/1999/xhtml"> |
2 | <head> | ||||
3 | <title>Pepper GPU Demo</title> | ||||
4 | </head> | ||||
5 | |||||
[email protected] | 5aa6a31 | 2010-11-06 00:00:07 | [diff] [blame] | 6 | <body style="background-color:Silver; -webkit-perspective: 1000;"> |
[email protected] | 326975bc | 2010-01-26 02:53:54 | [diff] [blame] | 7 | |
8 | <h1>Pepper GPU Demo</h1> | ||||
[email protected] | 5aa6a31 | 2010-11-06 00:00:07 | [diff] [blame] | 9 | <embed id="plugin" type="pepper-application/x-gpu-demo" width="512" height="512" style="position:absolute; top: 30px; -webkit-transform: rotateY(30deg);" /> |
10 | <p style="position:absolute; top: 256px;">Text on top</p> | ||||
[email protected] | 326975bc | 2010-01-26 02:53:54 | [diff] [blame] | 11 | </body> |
12 | </html> |