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/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt

Issue 2559123003: Strength-reduce the "scale-factor changed" condition in LayoutSVGRoot (Closed)
Patch Set: Update expectations Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
index 1f14721eea145e1e102f184e36faeb689b8b29fe..b71f204b3d0817acced1fe32fa2cf5d89f0a9682 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
@@ -19,7 +19,7 @@
{
"object": "LayoutSVGRect rect",
"rect": [42, 117, 334, 268],
- "reason": "bounds change"
+ "reason": "SVG resource change"
},
{
"object": "LayoutSVGRoot svg",
@@ -54,7 +54,7 @@
{
"object": "LayoutSVGRect rect",
"rect": [17, 217, 84, 68],
- "reason": "bounds change"
+ "reason": "SVG resource change"
},
{
"object": "LayoutSVGRoot svg",
@@ -109,7 +109,7 @@
},
{
"object": "LayoutSVGRect rect",
- "reason": "bounds change"
+ "reason": "SVG resource change"
}
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698