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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-after-move-expected.txt

Issue 2439113003: Fix the bug that negative outline-offset is covered up by composited (Closed)
Patch Set: Fix failed webkit_unit_tests and contents_browsertests && rebaseline Created 4 years, 2 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/paint/invalidation/overflow-scroll-after-move-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-after-move-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-after-move-expected.txt
index 17592517bebc57154a4226facd811e291d841b19..233c3dd11d7d7356f5cbc17c2f5c69ce8d35ac9c 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-after-move-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/overflow-scroll-after-move-expected.txt
@@ -61,6 +61,11 @@
"position": [285, 385],
"bounds": [15, 15],
"drawsContent": true
+ },
+ {
+ "name": "Decoration Layer",
+ "bounds": [300, 400],
+ "drawsContent": true
}
],
"objectPaintInvalidations": [

Powered by Google App Engine
This is Rietveld 408576698