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

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

Issue 2080713003: 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/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
index 1447a354ecd158282f2058e0cfd3d8e4f217fd0b..693aa0db6bb6c00c154f8081136b0a559e8d576c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/prefer_compositing_to_lcd_text/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,
@@ -10,54 +12,23 @@
"object": "LayoutText #text",
"rect": [282, 36, 46, 17],
"reason": "full"
- },
- {
- "object": "InlineTextBox 'findme'",
- "reason": "full"
}
],
"children": [
{
+ "name": "LayoutBlockFlow DIV",
"position": [0, 54],
"bounds": [800, 500],
"shouldFlattenTransform": false,
"drawsContent": true,
- "paintInvalidations": [
- {
- "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"
- }
- ],
"children": [
{
+ "name": "Scrolling Layer",
"bounds": [785, 485],
"shouldFlattenTransform": false,
"children": [
{
+ "name": "Scrolling Contents Layer",
"bounds": [785, 1340],
"drawsContent": true,
"paintInvalidations": [
@@ -95,51 +66,27 @@
"object": "LayoutText #text",
"rect": [52, 18, 46, 17],
"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"
}
]
}
]
},
{
+ "name": "Overflow Controls Host Layer",
"bounds": [800, 500],
"children": [
{
+ "name": "Horizontal Scrollbar Layer",
"position": [0, 485],
"bounds": [785, 15]
},
{
+ "name": "Vertical Scrollbar Layer",
"position": [785, 0],
"bounds": [15, 485]
},
{
+ "name": "Scroll Corner Layer",
"position": [785, 485],
"bounds": [15, 15],
"drawsContent": true
@@ -150,6 +97,72 @@
}
]
}
+ ],
+ "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