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

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

Issue 1289383002: Auto-rebaseline for r200567 (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/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 c08d1db95e9c79e58c78028acfa543cbb93ca37c..4597708b2eea70ee33ddb8a3b98dd3e02986eb91 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
@@ -11,8 +11,7 @@
"bounds": [200, 200],
"drawsContent": true,
"repaintRects": [
- [0, 0, 185, 200],
- [0, -1000, 185, 200]
+ [0, 0, 185, 200]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='indicator'"
@@ -25,8 +24,7 @@
"bounds": [185, 1200],
"drawsContent": true,
"repaintRects": [
- [0, 0, 185, 200],
- [0, -1000, 185, 200]
+ [0, 0, 185, 200]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='indicator'"

Powered by Google App Engine
This is Rietveld 408576698