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

Unified Diff: LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt

Issue 701873002: Revert "Don't invalidate scrolling container layer when scrolling contents need invalidation" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
index 30528e6c0a4901b17d4312d51c25ac8d9f54d08b..83794eca61dc9c6b75c890286c8753b64445ce88 100644
--- a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
+++ b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/updating-scrolling-container-and-content-expected.txt
@@ -10,6 +10,21 @@
"position": [8, 108],
"bounds": [200, 200],
"drawsContent": true,
+ "repaintRects": [
+ [0, 190, 74, 19],
+ [0, 170, 74, 19],
+ [0, 150, 74, 19],
+ [0, 130, 74, 19],
+ [0, 110, 74, 19],
+ [0, 90, 74, 19],
+ [0, 70, 74, 19],
+ [0, 50, 74, 19],
+ [0, 30, 74, 19],
+ [0, 10, 74, 19],
+ [0, -10, 74, 19],
+ [0, -30, 74, 19],
+ [0, -50, 74, 19]
+ ],
"children": [
{
"bounds": [185, 185],

Powered by Google App Engine
This is Rietveld 408576698