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

Unified Diff: LayoutTests/virtual/slimmingpaint/compositing/repaint/should-not-repaint-composited-descendants-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/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/compositing/repaint/should-not-repaint-composited-descendants-expected.txt b/LayoutTests/virtual/slimmingpaint/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
index ed4774209b97146db9c50d85aa182ecc4dc0de84..0a6d878446dea39cf19bcbf0ea0e724f2cc50574 100644
--- a/LayoutTests/virtual/slimmingpaint/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/compositing/repaint/should-not-repaint-composited-descendants-expected.txt
@@ -14,11 +14,13 @@
"backgroundColor": "#008000",
"repaintRects": [
[0, 0, 70, 70],
- [-30, -30, 50, 100]
+ [-30, -30, 50, 100],
+ [-30, -30, 50, 50]
],
"paintInvalidationClients": [
"##ALL##",
- "LayoutBlockFlow (positioned) DIV id='composited-box'"
+ "LayoutBlockFlow (positioned) DIV id='composited-box'",
+ "LayoutBlockFlow DIV class='child'"
],
"children": [
{

Powered by Google App Engine
This is Rietveld 408576698