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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-overflow-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations 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/win/virtual/slimmingpaint/fast/repaint/line-overflow-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-overflow-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-overflow-expected.txt
deleted file mode 100644
index 3ca8044c918f6aae2081f91911b66db6db0de2c8..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-overflow-expected.txt
+++ /dev/null
@@ -1,50 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [114, 114, 38, 18],
- [114, 84, 38, 48],
- [37, 132, 37, 18],
- [37, 132, 37, 18],
- [8, 132, 192, 71],
- [8, 78, 200, 200],
- [8, 16, 784, 262],
- [7, 114, 202, 89],
- [7, 78, 202, 200],
- [7, 16, 785, 262]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'convallis,\n'",
- "InlineTextBox 'augue'",
- "RootInlineBox",
- "InlineTextBox 'purus'",
- "InlineFlowBox",
- "InlineTextBox ' eleifend lacus,'",
- "RootInlineBox",
- "InlineTextBox 'at sagittis eros leo pulvinar'",
- "RootInlineBox",
- "InlineTextBox 'velit. Integer sollicitudin nisi'",
- "RootInlineBox",
- "InlineTextBox 'ut urna blandit convallis.'",
- "RootInlineBox",
- "LayoutBlockFlow BODY",
- "LayoutBlockFlow DIV",
- "LayoutInline SPAN id='t'",
- "InlineFlowBox",
- "LayoutText #text",
- "InlineTextBox 'purus'",
- "LayoutText #text",
- "InlineTextBox ' eleifend'",
- "InlineTextBox 'lacus, at sagittis eros leo'",
- "InlineTextBox 'pulvinar velit. Integer'",
- "InlineTextBox 'sollicitudin nisi ut urna blandit'",
- "InlineTextBox 'convallis.'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698