Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <html> | 1 <html> |
| 2 <body> | 2 <body> |
| 3 <p style="color: green">This text should be green and below should read "braille , not screen, screen and (color)".</p> | 3 <p style="color: green">This text should be green and below should read "braille , not screen, screen and (color)".</p> |
| 4 <p style="color: green">braille, not screen, screen and (color), not screen</p> | 4 <p style="color: green">braille, not screen, screen and (color)</p> |
| 5 <p style="color: green">expected to fail (24.07.2005)</p> | |
| 6 </body> | 5 </body> |
| 7 </html> | 6 </html> |
| 7 | |
| OLD | NEW |