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

Unified Diff: LayoutTests/virtual/spv2/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt

Issue 1322613002: Auto-rebaseline for r201339 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/spv2/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/virtual/spv2/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
similarity index 64%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
copy to LayoutTests/virtual/spv2/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
index 0889afdb2f7cc95bde15b2fcc09812b3321819b9..7e4b28602ca6452a9f1918c955140d513d3cee6b 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
+++ b/LayoutTests/virtual/spv2/fast/repaint/filter-repaint-accelerated-child-with-filter-child-expected.txt
@@ -6,10 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [1, -7, 314, 314]
+ [-32, -32, 312, 312],
+ [-32, -32, 212, 312]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV class='box'"
+ "LayoutBlockFlow DIV id='resize' class='drop-shadow'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698