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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt

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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt
index 8564d46478742b986ce495935a38057fb7a51472..0ffa56ee85405cd6211ef681c1c296ce8386d6c2 100644
--- a/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/svg/custom/text-match-highlight-expected.txt
@@ -38,12 +38,12 @@ layer at (0,0) size 800x410
LayoutText {#text} at (97,72) size 45x17
text run at (97,72) width 45: "noyou."
LayoutBR {BR} at (141,72) size 1x17
- LayoutSVGRoot {svg} at (18,134) size 228x160
+ LayoutSVGRoot {svg} at (17,133) size 235x161
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGPath {path} at (108,98) size 350x300 [fill={[type=SOLID] [color=#000000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
- LayoutSVGText {text} at (10,36) size 228x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 228x18
- chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 35 width 227.52: "Can you findme in this boring text?"
+ LayoutSVGText {text} at (10,36) size 233x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 233x18
+ chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 36 width 232.85: "Can you findme in this stroked text?"
LayoutSVGText {text} at (10,91) size 138x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 138x12
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 23 width 138.00: "Findme in a typewriter!"

Powered by Google App Engine
This is Rietveld 408576698