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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/obscured-background-no-repaint-expected.txt

Issue 2229643002: Don't invalidate paint on background image change if it's obscured (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@BackgroundObscured
Patch Set: Rebase 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 unified diff | Download patch
OLDNEW
1 {
2 "name": "Content Root Layer",
3 "bounds": [785, 672],
4 "children": [
5 {
6 "name": "LayoutView #document",
7 "bounds": [785, 672],
8 "contentsOpaque": true,
9 "drawsContent": true
10 }
11 ]
12 }
13 1
2
3 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698