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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt

Issue 2561183002: Revert "Disable local background equivalence when we have a box shadow due to painting bug." (Closed)
Patch Set: Remove outdated expectation files as per reviewer comments Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/compositing/overflow/scrollbar-layer-placement-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt
index cd12323f9edac4921308e1317421d15045a51d03..965e20225f6a282a48a9dfe5ab02d38ca4f13171 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt
@@ -29,6 +29,7 @@
{
"name": "Scrolling Contents Layer",
"bounds": [220, 236],
+ "contentsOpaque": true,
"drawsContent": true
},
{
@@ -64,6 +65,7 @@
{
"name": "Scrolling Contents Layer",
"bounds": [220, 236],
+ "contentsOpaque": true,
"drawsContent": true
},
{
@@ -113,6 +115,7 @@
{
"name": "Scrolling Contents Layer",
"bounds": [220, 236],
+ "contentsOpaque": true,
"drawsContent": true
},
{
@@ -178,6 +181,7 @@
{
"name": "Scrolling Contents Layer",
"bounds": [220, 236],
+ "contentsOpaque": true,
"drawsContent": true
},
{
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/compositing/overflow/scrollbar-layer-placement-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698