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

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

Issue 2321183002: Move repaint tests (except for svg/) to paint/invalidation (Closed)
Patch Set: - Created 4 years, 3 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/mac/compositing/overflow/text-match-highlight-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt
deleted file mode 100644
index a56e9f65492ff53385ca6f0f9af5be0fc4ae9ea2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/text-match-highlight-expected.txt
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "name": "Content Root Layer",
- "bounds": [800, 600],
- "children": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 126, 227, 18],
- "reason": "full"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [20, 214, 200, 72],
- "reason": "full"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [10, 180, 139, 12],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
- "rect": [268, 54, 46, 18],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
- "rect": [90, 54, 46, 18],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
- "rect": [282, 36, 45, 18],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
- "rect": [224, 54, 45, 18],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
- "rect": [52, 72, 45, 18],
- "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