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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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/platform/win/compositing/overflow/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
index 80a69561f532aba9d51be858da36bbfc7d5a1c23..b38b232aa94133b93e7e875410318554eec299a5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/text-match-highlight-expected.txt
@@ -7,83 +7,75 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "InlineTextBox 'Can you findme in this boring text?'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGInlineText #text",
+ "rect": [10, 126, 228, 18],
"reason": "full"
},
{
- "object": "InlineTextBox 'Findme in a typewriter!'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGInlineText #text",
+ "rect": [20, 214, 202, 72],
"reason": "full"
},
{
- "object": "InlineTextBox 'Findme on a path! Did you findme?'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutSVGInlineText #text",
+ "rect": [10, 181, 138, 12],
"reason": "full"
},
{
- "object": "InlineTextBox 'findme'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutText #text",
+ "rect": [282, 36, 46, 17],
"reason": "full"
},
{
- "object": "InlineTextBox 'findme'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutText #text",
+ "rect": [270, 54, 46, 17],
"reason": "full"
},
{
- "object": "InlineTextBox 'findme'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutText #text",
+ "rect": [225, 54, 46, 17],
"reason": "full"
},
{
- "object": "InlineTextBox 'findme'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutText #text",
+ "rect": [90, 54, 46, 17],
"reason": "full"
},
{
- "object": "InlineTextBox 'findme'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutText #text",
+ "rect": [52, 72, 46, 17],
"reason": "full"
},
{
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 126, 228, 18],
+ "object": "InlineTextBox 'Can you findme in this boring text?'",
"reason": "full"
},
{
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 181, 138, 12],
+ "object": "InlineTextBox 'Findme in a typewriter!'",
"reason": "full"
},
{
- "object": "LayoutSVGInlineText #text",
- "rect": [20, 214, 202, 72],
+ "object": "InlineTextBox 'Findme on a path! Did you findme?'",
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [282, 36, 46, 17],
+ "object": "InlineTextBox 'findme'",
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [90, 54, 46, 17],
+ "object": "InlineTextBox 'findme'",
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [225, 54, 46, 17],
+ "object": "InlineTextBox 'findme'",
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [270, 54, 46, 17],
+ "object": "InlineTextBox 'findme'",
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [52, 72, 46, 17],
+ "object": "InlineTextBox 'findme'",
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698