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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt

Issue 2308503002: Revert of Paint solid color backgrounds which are equivalent to locally attached into scrolling c... (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scrollcontent-paint-bg
Patch Set: Created 4 years, 3 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: third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt
index 127a58f029355a208b6ca5c22d1986f35ec91f16..7200c5fadf7d753874787122455c3574d22a024f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt
@@ -13,6 +13,7 @@
"name": "LayoutTextControl TEXTAREA",
"position": [18, 18],
"bounds": [206, 126],
+ "contentsOpaque": true,
"shouldFlattenTransform": false,
"drawsContent": true,
"backgroundColor": "#CCCCCC",
@@ -26,7 +27,6 @@
{
"name": "Scrolling Contents Layer",
"bounds": [189, 270],
- "contentsOpaque": true,
"drawsContent": true
}
]
@@ -54,6 +54,7 @@
"name": "LayoutTextControl TEXTAREA",
"position": [248, 18],
"bounds": [206, 126],
+ "contentsOpaque": true,
"shouldFlattenTransform": false,
"drawsContent": true,
"backgroundColor": "#CCCCCC",
@@ -67,7 +68,6 @@
{
"name": "Scrolling Contents Layer",
"bounds": [189, 270],
- "contentsOpaque": true,
"drawsContent": true
}
]

Powered by Google App Engine
This is Rietveld 408576698