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

Side by Side 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, 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
1 Based on svg/custom/text-match-highlight.html. Here run it as a repaint test to check correctness of invalidation. 1 ["LayoutText #text",
2 Automatic test requires run-layout-test. To manually test, open this file in Chr ome and find 'findme' in the page. 2 "InlineTextBox 'findme'",
3 There should be 9 highlighted instances of "findme". The 6th higlighted instance should be active. 3 "LayoutText #text",
4 Lorum ipsum findme lorum ipsum findmefindme lorum. 4 "InlineTextBox 'findme'",
5 longtextfindmenoyou. 5 "LayoutText #text",
6 Can you findme in this boring text? 6 "InlineTextBox 'findme'",
7 Findme in a typewriter! 7 "LayoutText #text",
8 Findme on a path! Did you findme? 8 "InlineTextBox 'findme'",
9 9 "LayoutText #text",
10 "InlineTextBox 'findme'",
11 "LayoutSVGInlineText #text",
12 "InlineTextBox 'Can you findme in this boring text?'",
13 "LayoutSVGInlineText #text",
14 "InlineTextBox 'Findme in a typewriter!'",
15 "LayoutSVGInlineText #text",
16 "InlineTextBox 'Findme on a path! Did you findme?'"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698