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

Unified Diff: LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt

Issue 1190263002: Auto-rebaseline for r197368 (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/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
diff --git a/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt b/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
index 12b35d0aa2c50b920e32c59d53db5045ece8a39a..ccfbc3beba9a8c643e9295d7df7a589bb466c916 100644
--- a/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
+++ b/LayoutTests/platform/win/compositing/overflow/updating-scrolling-content-expected.txt
@@ -14,6 +14,9 @@
[0, 0, 185, 200],
[0, -1000, 185, 200]
],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='indicator'"
+ ],
"children": [
{
"bounds": [185, 185],
@@ -25,6 +28,9 @@
[0, 0, 185, 200],
[0, -1000, 185, 200]
],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV id='indicator'"
+ ],
"children": [
{
@@ -46,6 +52,9 @@
"drawsContent": true,
"repaintRects": [
[0, 0, 15, 185]
+ ],
+ "paintInvalidationClients": [
+ "##ALL##"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698