Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <html> | |
| 2 <head> | |
| 3 <style>foo { D\\\\\$\eeeeeeeeeee\\\\\\\\\\\\\\\\\\ }</style> | |
| 4 <script> | |
| 5 if (window.testRunner) | |
| 6 testRunner.dumpAsText(); | |
| 7 </script> | |
| 8 </head> | |
| 9 <body> | |
| 10 <p> | |
| 11 Test for crash discovered with escapes in CSS identifiers. If this text appears, the test passed. | |
| 12 </p> | |
| 13 </body> | |
| 14 </html> | |
| OLD | NEW |