Index: third_party/WebKit/LayoutTests/fast/repaint/text-match-transparent-text-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-match-transparent-text-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/text-match-transparent-text-expected.html |
deleted file mode 100644 |
index 59a11baf953e8b35359f75cbba8d5c095c6be4b7..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/text-match-transparent-text-expected.html |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-<!DOCTYPE HTML> |
-Test for crbug.com/504712 |
-<p>Find In Page: The below transparent text "ndM" from findMe should be highlighted as orange and painted as black</p> |
-<span style="color:transparent">fi<span style="background-color:#FF9632;color:black">ndM</span>e</span> |