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

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

Issue 1193163002: Cleanup after enabling all slimming paint for all layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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: LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt
deleted file mode 100644
index 6373a8511e5965083ac89a6c72cc27aee5173c00..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [282, 36, 46, 18],
- [270, 54, 46, 18],
- [225, 54, 46, 18],
- [90, 54, 46, 18],
- [52, 72, 46, 18],
- [20, 214, 200, 72],
- [10, 180, 139, 12],
- [10, 126, 228, 18]
- ],
- "paintInvalidationClients": [
- "LayoutText #text",
- "InlineTextBox 'findme'",
- "LayoutText #text",
- "InlineTextBox 'findme'",
- "LayoutText #text",
- "InlineTextBox 'findme'",
- "LayoutText #text",
- "InlineTextBox 'findme'",
- "LayoutText #text",
- "InlineTextBox 'findme'",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'Can you findme in this boring text?'",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'Findme in a typewriter!'",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'Findme on a path! Did you findme?'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698