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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt

Issue 2081773002: 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": "LayoutBlockFlow BODY",
5 "reason": "invalidate paint rectangle"
6 },
7 {
8 "object": "LayoutEmbeddedObject OBJECT",
9 "reason": "style change"
10 }
11 ]
12 }
1 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698