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

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

Issue 2085413003: Update baselines for svg/text/text-viewbox-rescale.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/svg/text/text-viewbox-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-viewbox-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-viewbox-rescale-expected.txt
index 8d0d0e9161fcedde92327f22ef9f5357acc4ae4f..e75eaea1e7d1fc45b497e5da7b278d93b280bd50 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-viewbox-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-viewbox-rescale-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
@@ -55,65 +57,127 @@
"object": "LayoutSVGViewportContainer svg id='inner1'",
"rect": [59, 43, 95, 23],
"reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS '",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS '",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS '",
- "reason": "bounds change"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'PASS'",
- "reason": "bounds change"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'PASS '",
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'PASS'",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'PASS '",
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'PASS'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGRoot (positioned) svg",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGViewportContainer svg id='inner1'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGText text",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'PASS '",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGTSpan tspan",
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'PASS'",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGViewportContainer svg id='inner2'",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGText text",
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "none"
+ },
+ {
+ "object": "InlineTextBox 'PASS '",
+ "reason": "none"
+ },
+ {
+ "object": "LayoutSVGTSpan tspan",
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "full"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "none"
+ },
+ {
+ "object": "InlineTextBox 'PASS'",
+ "reason": "none"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "reason": "none"
+ }
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698