Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Side by Side Diff: components/test/data/web_view/the_word_green_five_times.html

Issue 1371773003: mandoline: Add find in page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT to fix patch failure. Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>The Word "Green" Five Times</title>
4 </head>
5 <body>
6 <p>Green.</p>
7 <p>Green?</p>
8 <p>Green...</p>
9 <p>Green!</p>
10 <p>Green!?!?!?!?</p>
11 </body>
12 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698