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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt

Issue 1181413010: Auto-rebaseline for r197134 (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/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
index fccbb7023fab5fdbf3a51e5fc56856075628af5a..c08d1db95e9c79e58c78028acfa543cbb93ca37c 100644
--- a/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-content-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/prefer_compositing_to_lcd_text/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": [
{
@@ -48,6 +54,11 @@
[0, 0, 15, 185],
[0, 0, 15, 185],
[0, 0, 15, 185]
+ ],
+ "paintInvalidationClients": [
+ "##ALL##",
+ "##ALL##",
+ "##ALL##"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698