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

Unified Diff: LayoutTests/virtual/spv2/compositing/repaint/invalidations-on-composited-layers-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/compositing/repaint/invalidations-on-composited-layers-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/virtual/spv2/compositing/repaint/invalidations-on-composited-layers-expected.txt
similarity index 58%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
copy to LayoutTests/virtual/spv2/compositing/repaint/invalidations-on-composited-layers-expected.txt
index 0889afdb2f7cc95bde15b2fcc09812b3321819b9..be42847cf4fda59b9b874aa5eac4848d9bc0a643 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
+++ b/LayoutTests/virtual/spv2/compositing/repaint/invalidations-on-composited-layers-expected.txt
@@ -6,10 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [1, -7, 314, 314]
+ [58, 58, 75, 75],
+ [8, 8, 400, 400]
],
"paintInvalidationClients": [
- "LayoutBlockFlow DIV class='box'"
+ "LayoutBlockFlow DIV id='parent'",
+ "LayoutBlockFlow (relative positioned) DIV id='child'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698