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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/platform/linux/svg/custom/relative-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-with-resources-expected.txt
index 65fc10e9913eccfee0ececd8b2610352120d037d..eb79e05df4dab8ffdd16fe0144438f0ef0aa4a5a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-content-with-resources-expected.txt
@@ -21,7 +21,7 @@
{
"object": "LayoutSVGRoot svg",
"rect": [48, 112, 322, 322],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGEllipse circle",
@@ -31,21 +31,13 @@
{
"object": "LayoutSVGRoot svg",
"rect": [9, 155, 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