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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt

Issue 1064633003: Auto-rebaseline for r193742 (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/fast/repaint/opacity-change-on-overflow-float-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
index 133b61718ed748d3ef91dfc67ee7ee5fc435534a..4827d2240ed691324fb85a8eea52b67c941ae090 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/opacity-change-on-overflow-float-expected.txt
@@ -7,10 +7,12 @@
"drawsContent": true,
"repaintRects": [
[8, 78, 100, 100],
+ [8, 78, 100, 100],
[8, 78, 100, 100]
],
"paintInvalidationClients": [
"LayoutBlockFlow (floating) DIV class='green'",
+ "LayoutBlockFlow (floating) DIV class='red'",
"LayoutBlockFlow (floating) DIV class='green'"
]
}

Powered by Google App Engine
This is Rietveld 408576698