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

Unified Diff: third_party/WebKit/LayoutTests/svg/custom/relative-sized-image-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-image-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-image-expected.txt
index a1595cd838bd820ae38ad814ea7bb0b9284d513a..a503cee0034fe6bcc19ab91b5681d4ac299ad2a7 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/relative-sized-image-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/relative-sized-image-expected.txt
@@ -20,22 +20,14 @@
},
{
"object": "LayoutSVGRoot svg",
- "rect": [109, 69, 300, 400],
- "reason": "incremental"
+ "rect": [9, 69, 400, 400],
+ "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": "incremental"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGImage image",

Powered by Google App Engine
This is Rietveld 408576698