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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-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/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt
deleted file mode 100644
index 08797e915fc52cdc43c45163948bb44e5a017236..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [48, 102, 87, 18],
- [48, 102, 87, 17],
- [43, 97, 97, 28]
- ],
- "paintInvalidationClients": [
- "RootInlineBox",
- "InlineTextBox 'Lorem Ipsum'",
- "LayoutBlockFlow (positioned) A id='link' class='updated'",
- "LayoutText #text",
- "InlineTextBox 'Lorem Ipsum'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698