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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/svg/repaint/remove-background-property-on-root-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
similarity index 72%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
index 33a295f3a2405dca281941912b2e6bbe5d1fb184..495656f04d20cb6a613091ab947392b23e1679c6 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-3-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/remove-background-property-on-root-expected.txt
@@ -6,12 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [15, 60, 100, 100],
- [15, 60, 100, 100]
+ [8, 8, 100, 103],
+ [8, 8, 100, 103]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV",
- "LayoutBlockFlow DIV id='target'"
+ "LayoutSVGRoot svg"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698