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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection/selection-within-composited-scroller-expected.txt

Issue 2302743004: Reland Paint solid color backgrounds which are equivalent to locally attached into scrolling conten… (Closed)
Patch Set: Remove unnecessary change. 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/linux/paint/invalidation/selection/selection-within-composited-scroller-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection/selection-within-composited-scroller-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection/selection-within-composited-scroller-expected.txt
index 5f11a96ca7115bf5680796ca8fdee7c7adbe4f71..3e2a19927e0992412b3c09624c144af06ab2f320 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection/selection-within-composited-scroller-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection/selection-within-composited-scroller-expected.txt
@@ -12,7 +12,6 @@
"name": "LayoutBlockFlow DIV id='scroller'",
"position": [8, 8],
"bounds": [200, 200],
- "contentsOpaque": true,
"shouldFlattenTransform": false,
"drawsContent": true,
"backgroundColor": "#D3D3D3",
@@ -25,6 +24,7 @@
{
"name": "Scrolling Contents Layer",
"bounds": [200, 1620],
+ "contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{

Powered by Google App Engine
This is Rietveld 408576698