Leandro Lovisolo | 7d935a9 | 2022-01-04 18:09:54 -0500 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <title>Skia Code Size</title> |
| 5 | <meta charset="utf-8" /> |
| 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
| 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 8 | </head> |
Joe Gregorio | 72ced06 | 2022-01-21 19:05:42 -0500 | [diff] [blame] | 9 | <body class="body-sk"> |
Leandro Lovisolo | c58851a | 2022-02-16 21:53:16 -0500 | [diff] [blame] | 10 | <codesize-scaffold-sk> |
Leandro Lovisolo | aecccd6 | 2022-02-17 14:57:47 -0500 | [diff] [blame] | 11 | <index-page-sk></index-page-sk>> |
Leandro Lovisolo | c58851a | 2022-02-16 21:53:16 -0500 | [diff] [blame] | 12 | </codesize-scaffold-sk> |
Leandro Lovisolo | 7d935a9 | 2022-01-04 18:09:54 -0500 | [diff] [blame] | 13 | </body> |
| 14 | </html> |