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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/spv2/text-match-highlight-expected.txt

Issue 1366763002: Text expectations of paint/invalidation/spv2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/paint/invalidation/spv2/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/spv2/text-match-highlight-expected.txt
index 864042c94628e827ff05e8e36228b936bd316b64..8a5bce4ca48058339cef55494c8817725f9d30b9 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/spv2/text-match-highlight-expected.txt
@@ -1,9 +1,16 @@
-Based on svg/custom/text-match-highlight.html. Here run it as a repaint test to check correctness of invalidation.
-Automatic test requires run-layout-test. To manually test, open this file in Chrome and find 'findme' in the page.
-There should be 9 highlighted instances of "findme". The 6th higlighted instance should be active.
-Lorum ipsum findme lorum ipsum findmefindme lorum.
-longtextfindmenoyou.
-Can you findme in this boring text?
-Findme in a typewriter!
-Findme on a path! Did you findme?
-
+["LayoutText #text",
+ "InlineTextBox 'findme'",
+ "LayoutText #text",
+ "InlineTextBox 'findme'",
+ "LayoutText #text",
+ "InlineTextBox 'findme'",
+ "LayoutText #text",
+ "InlineTextBox 'findme'",
+ "LayoutText #text",
+ "InlineTextBox 'findme'",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Can you findme in this boring text?'",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Findme in a typewriter!'",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Findme on a path! Did you findme?'"]

Powered by Google App Engine
This is Rietveld 408576698