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/svg/repaint/inner-svg-change-viewPort-relative-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/repaint/inner-svg-change-viewPort-relative-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
index 209329e50edfc95ac3aac883cda5a68e5bc1183d..249726db7102484f8c4fd9fd04553c94dd1c9441 100644
--- a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
@@ -21,7 +21,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [89, 86, 111, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
@@ -31,7 +31,7 @@
{
"object": "LayoutSVGInlineText #text",
"rect": [0, 86, 101, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
@@ -78,14 +78,6 @@
],
"objectPaintInvalidations": [
{
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'right-aligned text'",
- "reason": "full"
- },
- {
"object": "LayoutSVGRoot svg",
"reason": "incremental"
},
@@ -119,11 +111,11 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'right-aligned text'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutSVGContainer use",

Powered by Google App Engine
This is Rietveld 408576698