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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/absolute-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/absolute-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
index 8d10d9cde13c6ef0ec173a22a7b4d657bc2c6db2..048bfa7f177a17d1bd037ce4d96ff433cbe06396 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/absolute-sized-content-with-resources-expected.txt
@@ -16,26 +16,18 @@
{
"object": "LayoutSVGRoot svg",
"rect": [42, 117, 334, 268],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGRoot svg",
"rect": [17, 217, 84, 68],
- "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"
},
@@ -45,7 +37,7 @@
},
{
"object": "LayoutSVGRoot svg",
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698