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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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-use-without-attributes-on-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt
index ad3a6cc27b4a192f72afbeae80f67a35dcb36f0f..6a7378b643cdd8e8c1ede9f227e35702246b9ec3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt
@@ -19,7 +19,7 @@
{
"object": "LayoutSVGPath path",
"rect": [27, 69, 364, 364],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGRoot svg",
@@ -29,7 +29,7 @@
{
"object": "LayoutSVGViewportContainer svg id='gamesBorder'",
"rect": [27, 69, 364, 364],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGContainer use",
@@ -39,7 +39,7 @@
{
"object": "LayoutSVGPath path",
"rect": [13, 207, 92, 91],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutSVGRoot svg",
@@ -49,7 +49,7 @@
{
"object": "LayoutSVGViewportContainer svg id='gamesBorder'",
"rect": [13, 207, 92, 91],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "InlineBox",

Powered by Google App Engine
This is Rietveld 408576698