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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-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/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
similarity index 81%
copy from LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
index ffa3c72902fb5789acc5572d915cc10c92d8a772..5c854982501c49a9e0de795072fceb2a5adc1b08 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/layer-hide-when-needs-layout-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/shape-transform-change-expected.txt
@@ -6,10 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [8, 8, 200, 200],
[8, 8, 100, 100]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='target'"
+ "LayoutSVGRect rect"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698