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

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

Issue 2184693002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/text/text-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-rescale-expected.txt
index ae4c241605d86f789eab9b8f9a4d00d7415e07ed..3147e6dff5d11ce93cb903361e0b39ce2e70cd38 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-rescale-expected.txt
@@ -149,43 +149,88 @@
"reason": "full"
},
{
+ "object": "LayoutSVGContainer g id='text1g'",
+ "rect": [0, 0, 8, 2],
+ "reason": "full"
+ },
+ {
"object": "LayoutSVGInlineText #text",
- "rect": [0, 3, 7, 2],
+ "rect": [0, 0, 8, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [0, 3, 7, 2],
+ "rect": [0, 0, 8, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [0, 3, 7, 2],
+ "rect": [0, 0, 8, 2],
"reason": "bounds change"
},
{
"object": "LayoutSVGTSpan tspan",
- "rect": [0, 3, 7, 2],
+ "rect": [0, 0, 8, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
- "rect": [0, 3, 7, 2],
+ "rect": [0, 0, 8, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGInlineText #text",
- "rect": [9, 3, 5, 2],
+ "rect": [0, 3, 7, 3],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [0, 3, 7, 3],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [0, 3, 7, 3],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGTSpan tspan",
+ "rect": [0, 3, 7, 3],
"reason": "forced by layout"
},
{
"object": "LayoutSVGText text",
- "rect": [9, 3, 5, 2],
+ "rect": [0, 3, 7, 3],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [9, 3, 5, 3],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGText text",
+ "rect": [9, 3, 5, 3],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGViewportContainer svg",
+ "rect": [9, 3, 5, 3],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutSVGInlineText #text",
+ "rect": [0, 0, 5, 2],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutSVGText text",
+ "rect": [0, 0, 5, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSVGViewportContainer svg",
- "rect": [9, 3, 5, 2],
+ "rect": [0, 0, 5, 2],
"reason": "bounds change"
},
{
@@ -209,11 +254,6 @@
"reason": "bounds change"
},
{
- "object": "LayoutSVGContainer g id='text1g'",
- "rect": [0, 0, 1, 1],
- "reason": "full"
- },
- {
"object": "LayoutSVGForeignObject foreignObject",
"rect": [0, 0, 1, 1],
"reason": "bounds change"

Powered by Google App Engine
This is Rietveld 408576698