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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-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/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
index ecafbd4ab1c3529331391106d638fbcbc0998189..5b5bb2cdff17164877c9af2a53c126b82996569f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
@@ -276,10 +276,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutSVGForeignObject foreignObject",
- "reason": "location change"
- },
- {
"object": "LayoutBlockFlow P",
"reason": "bounds change"
},
@@ -320,46 +316,6 @@
"reason": "full"
},
{
- "object": "LayoutSVGText text",
- "reason": "location change"
- },
- {
- "object": "RootInlineBox",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "location change"
- },
- {
- "object": "InlineTextBox 'PASS '",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGTSpan tspan",
- "reason": "location change"
- },
- {
- "object": "InlineFlowBox",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "location change"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGForeignObject foreignObject",
- "reason": "location change"
- },
- {
"object": "LayoutBlockFlow P",
"reason": "location change"
},
@@ -376,26 +332,6 @@
"reason": "location change"
},
{
- "object": "LayoutSVGViewportContainer svg",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGText text",
- "reason": "location change"
- },
- {
- "object": "RootInlineBox",
- "reason": "location change"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "reason": "location change"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "location change"
- },
- {
"object": "LayoutSVGContainer g id='text3g'",
"reason": "full"
},
@@ -436,10 +372,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutSVGForeignObject foreignObject",
- "reason": "location change"
- },
- {
"object": "LayoutBlockFlow P",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698