Index: third_party/WebKit/Source/web/tests/data/find_match_count.html |
diff --git a/third_party/WebKit/Source/web/tests/data/find_match_count.html b/third_party/WebKit/Source/web/tests/data/find_match_count.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2628f07757904a44268191f9ec80a0faef649b20 |
--- /dev/null |
+++ b/third_party/WebKit/Source/web/tests/data/find_match_count.html |
@@ -0,0 +1,6 @@ |
+<!DOCTYPE html> |
+<html> |
+<body> |
+This is a simple page with multiple 'a' and 'e' characters in the specified text. |
+</body> |
+</html> |