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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (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/fast/repaint/line-flow-with-floats-5-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt
deleted file mode 100644
index 69ff5b1c933a8ab5662968ef358264b0c8a6881b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [178, 350, 146, 18],
- [162, 350, 146, 18],
- [65, 386, 303, 36],
- [65, 368, 304, 18],
- [49, 368, 320, 54],
- [49, 368, 301, 18],
- [46, 353, 16, 64],
- [8, 350, 418, 72]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'that it was a very\n'",
- "InlineTextBox 'difficult game indeed.\n'",
- "RootInlineBox",
- "InlineTextBox 'The players all played at once without waiting'",
- "RootInlineBox",
- "InlineTextBox 'for turns,\n'",
- "InlineTextBox 'quarrelling all the while, and fighting'",
- "RootInlineBox",
- "InlineTextBox 'for the hedgehogs; and in\n'",
- "InlineTextBox 'a very short time '",
- "InlineTextBox 'the'",
- "RootInlineBox",
- "LayoutBlockFlow P",
- "LayoutBlockFlow (floating) SPAN id='blueFloat'",
- "LayoutText #text",
- "InlineTextBox 'difficult game indeed.\n'",
- "LayoutText #text",
- "InlineTextBox 'The players all played at once without waiting\n'",
- "LayoutText #text",
- "InlineTextBox 'for'",
- "InlineTextBox 'turns,\n'",
- "InlineTextBox 'quarrelling all the while, and fighting for'",
- "InlineTextBox 'the hedgehogs; and in\n'",
- "InlineTextBox 'a very short time '"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698