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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/text-match-expected.html

Issue 1468913002: Find In Page hides the text when text color matches text search hightlight color. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 5 years 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 <!DOCTYPE HTML>
2 <script src="../../resources/ahem.js"></script>
3 Test for crbug.com/512354
4 <p>Find In Page: The below text "ndM" from findMe should be highlighted as orang e and painted as black</p>
5 <span style="font-family: Ahem; font-size: 20px; color:#FF9632">fi<span style="b ackground-color:#FF9632; color:black">ndM</span>e</span>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698