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

Unified Diff: LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-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/text-match-highlight-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
index dd7b08c65c83393a067d9b1da0f37290ec31a2f2..60ae01b70598de4106ec9a434ae072608faff37f 100644
--- a/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
+++ b/LayoutTests/platform/linux/virtual/prefer_compositing_to_lcd_text/compositing/overflow/text-match-highlight-expected.txt
@@ -13,6 +13,15 @@
"position": [0, 60],
"bounds": [800, 500],
"drawsContent": true,
+ "repaintRects": [
+ [244, 0, 40, 19],
+ [204, 0, 40, 19],
+ [83, 0, 40, 19],
+ [47, 20, 40, 19],
+ [20, 164, 202, 72],
+ [10, 131, 138, 12],
+ [10, 75, 208, 19]
+ ],
"children": [
{
"bounds": [785, 485],

Powered by Google App Engine
This is Rietveld 408576698