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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/iframe-scroll-repaint-expected.txt

Issue 2080783003: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 "objectPaintInvalidations": [
3 {
4 "object": "LayoutView #document",
5 "reason": "subtree"
6 },
7 {
8 "object": "LayoutBlockFlow HTML",
9 "reason": "subtree"
10 },
11 {
12 "object": "LayoutBlockFlow BODY",
13 "reason": "subtree"
14 },
15 {
16 "object": "LayoutBlockFlow DIV",
17 "reason": "subtree"
18 }
19 ]
20 }
1 21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698