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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt

Issue 1165603004: Auto-rebaseline for r196534 (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/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt
deleted file mode 100644
index 0378e9c646e7bbb9b3895577cabde9c10de87e80..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/outline-clip-change-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [48, 102, 87, 18],
- [43, 97, 97, 28]
- ],
- "paintInvalidationClients": [
- "RootInlineBox",
- "InlineTextBox 'Lorem Ipsum'",
- "LayoutBlockFlow (positioned) A id='link' class='updated'"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698