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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt

Issue 1168373005: Auto-rebaseline for r196778 (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/transform-inline-layered-child-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt
deleted file mode 100644
index 786f4e4734755f71f581e45c8c8cf25ac15a3d99..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/transform-inline-layered-child-expected.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [300, 301, 80, 160],
- [300, 300, 80, 162],
- [147, 85, 1, 1],
- [139, 359, 151, 181],
- [139, 359, 151, 180],
- [100, 100, 100, 162],
- [66, 85, 168, 192]
- ],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='box'",
- "LayoutInline (relative positioned) SPAN id='child'",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "InlineFlowBox",
- "LayoutText #text",
- "InlineTextBox 'A B C'",
- "InlineTextBox 'D E F'",
- "InlineTextBox 'G H I'",
- "InlineTextBox 'J K L'",
- "InlineTextBox 'M N O'",
- "InlineTextBox 'P Q R'",
- "InlineTextBox 'S T U'",
- "InlineTextBox 'V W X'",
- "InlineTextBox 'Y Z'",
- "LayoutText #text"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698