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

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

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (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/svg/text/textPathBoundsBug-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt
index 5464585317adb4be093a51b20874ce245d837646..5d0321d3ea8a83fe4d4a7986c749fa813a29e9b7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/textPathBoundsBug-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGPath {path} at (100,100) size 100x0 [stroke={[type=SOLID] [color=#800080]}] [fill={[type=SOLID] [color=#000000]}] [data="M 100 100 L 200 100"]
LayoutSVGText {text} at (100,88) size 28x15 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 28x15
+ LayoutSVGTextPath {textPath} at (100,88) size 28x15
LayoutSVGInlineText {#text} at (100,88) size 28x15
chunk 1 (middle anchor) text run 1 at (103.50,100.00) startOffset 4 endOffset 5 width 7.00: "5"
chunk 1 (middle anchor) text run 2 at (110.50,100.00) startOffset 5 endOffset 6 width 7.00: "6"

Powered by Google App Engine
This is Rietveld 408576698