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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt

Issue 2483953002: Separate forced subtree invalidation reasons for location change and SVG resource change (Closed)
Patch Set: rebaseline-cl 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/win/paint/invalidation/svg/text-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
index 187cc907f90b7930b01124ddd3212138be719bcd..321caf4cfb2232e357f153567347dffdf7ddc844 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-rescale-expected.txt
@@ -236,10 +236,6 @@
"reason": "became visible"
},
{
- "object": "LayoutSVGForeignObject foreignObject",
- "reason": "location change"
- },
- {
"object": "LayoutBlockFlow P",
"reason": "bounds change"
},
@@ -280,46 +276,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"
},
@@ -336,26 +292,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"
},
@@ -396,10 +332,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