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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-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/svg/custom/relative-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
index e5216bafca76cff3dc4559c305fa3ba5337a2a8b..639a7dc9c489356983d279d9504d7e0b017b8e48 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-content-with-resources-expected.txt
@@ -21,7 +21,7 @@
{
"object": "LayoutSVGRoot svg",
"rect": [48, 108, 322, 322],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGEllipse circle",
@@ -31,21 +31,13 @@
{
"object": "LayoutSVGRoot svg",
"rect": [9, 151, 100, 236],
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineBox",
- "reason": "full"
- },
- {
"object": "LayoutBlockFlow div id='contentBox'",
"reason": "forced by layout"
},
@@ -55,7 +47,7 @@
},
{
"object": "LayoutSVGRoot svg",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGEllipse circle",

Powered by Google App Engine
This is Rietveld 408576698