Chromium Code Reviews

Side by Side Diff: content/test/data/accessibility/html/i.html

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <body> 3 <body>
4 4
5 <p>This is to check <i>italic property</i> using i tag.</p> 5 <p>This is to check <i>italic property</i> using i tag.</p>
6 6
7 </body> 7 </body>
8 </html> 8 </html>
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/hr-expected-win.txt ('k') | content/test/data/accessibility/html/i-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine