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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
index 2b3d5793ad0d314f90eb2f261aa15486c38222f8..57e6cd03df3330364c1926b829a20ef0b1a6171d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/as-image/svg-image-change-content-size-expected.txt
@@ -12,26 +12,27 @@
"object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 52, 602, 422],
"reason": "forced by layout"
+ },
+ {
+ "object": "LayoutImage img",
+ "rect": [9, 53, 420, 420],
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow div id='contentBox'",
"reason": "forced by layout"
},
{
"object": "RootInlineBox",
"reason": "forced by layout"
+ },
+ {
+ "object": "LayoutImage img",
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698