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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/text-pattern-update-2-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/paint/invalidation/svg/text-pattern-update-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/text-pattern-update-2-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/text-pattern-update-2-expected.txt
index 5c2976de89bd8a172ad7f13e727c1dd5e9584b4d..2cf3827a0288154d3ef264d9b3bcffe5d82ad2ee 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/text-pattern-update-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/text-pattern-update-2-expected.txt
@@ -29,35 +29,35 @@
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "InlineTextBox 'X'",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "LayoutSVGTSpan tspan",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "InlineFlowBox",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "InlineTextBox 'Y'",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "LayoutSVGInlineText #text",
- "reason": "location change"
+ "reason": "SVG resource change"
},
{
"object": "InlineTextBox 'Z'",
- "reason": "location change"
+ "reason": "SVG resource change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698