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

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

Issue 2084643002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/linux/compositing/overflow/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/text-match-highlight-expected.txt
index e3d7ec9c094ebac603e3ed06d9db335a755e9f53..173152318af47e0a75e9ad1970ff33f0cfcf5258 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/text-match-highlight-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
@@ -45,41 +47,75 @@
"object": "LayoutText #text",
"rect": [47, 80, 40, 19],
"reason": "full"
- },
- {
- "object": "InlineTextBox 'Can you findme in this boring text?'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'Findme in a typewriter!'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'Findme on a path! Did you findme?'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'findme'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'findme'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'findme'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'findme'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'findme'",
- "reason": "full"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'findme'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'Can you findme in this boring text?'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'Findme in a typewriter!'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'Findme on a path! Did you findme?'",
+ "reason": "full"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698