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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-expected.txt

Issue 2264663002: Paint solid color backgrounds which are equivalent to locally attached into scrolling contents layer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@scrollcontent-paint-bg
Patch Set: Add test and only skip local equivalence if outline enters padding-box Created 4 years, 4 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/compositing/overflow/scroll-parent-absolute-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-expected.txt
index 34d708104829653ddc62216e25dc5498d22c6a74..b8e7284d63d6309918045a7e7e5c084e6304d810 100644
--- a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-absolute-expected.txt
@@ -16,7 +16,6 @@
"name": "LayoutBlockFlow DIV id='top'",
"position": [8, 8],
"bounds": [500, 500],
- "contentsOpaque": true,
"shouldFlattenTransform": false,
"drawsContent": true,
"backgroundColor": "#0000FF",
@@ -29,6 +28,7 @@
{
"name": "Scrolling Contents Layer",
"bounds": [485, 5000],
+ "contentsOpaque": true,
"drawsContent": true
}
]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698