Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <!DOCTYPE html> | |
| 2 <html> | |
| 3 <head> | |
| 4 </head> | |
| 5 <body> | |
| 6 <h3>Test for chromium bug : <a href="https://crbug.com/256333">256333</a >. Test case for Ignorable characters</h3> | |
| 7 <p>abc should be displayed</p> | |
| 8 <p>a⁦b⁩c</p> | |
| 9 </body> | |
| 10 </html> | |
| OLD | NEW |