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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-embedded-direction-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/bidi-embedded-direction-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-embedded-direction-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-embedded-direction-expected.txt
index 212e609a39136fe314b99b9f1429f1ac888279a6..28551335f7c050cc6dd324cdcc37227b3f82ec58 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-embedded-direction-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/bidi-embedded-direction-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 150x275
LayoutSVGText {text} at (9,28) size 113.06x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (67.34,28) size 54.72x27
chunk 1 text run 1 at (67.35,50.00) startOffset 0 endOffset 5 width 54.73 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5DD} "
- LayoutSVGTSpan {tspan} at (0,0) size 59x27
+ LayoutSVGTSpan {tspan} at (9,28) size 113.06x27
LayoutSVGInlineText {#text} at (9,28) size 58.34x27
chunk 1 text run 1 at (10.00,50.00) startOffset 0 endOffset 5 width 57.35: "world"
LayoutSVGInlineText {#text} at (0,0) size 0x0
@@ -19,7 +19,7 @@ layer at (0,0) size 150x275
LayoutSVGText {text} at (9,128) size 115.72x27 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (67.34,128) size 57.38x27
chunk 1 text run 1 at (67.35,150.00) startOffset 0 endOffset 6 width 57.38 RTL override: "hello "
- LayoutSVGTSpan {tspan} at (0,0) size 59x27
+ LayoutSVGTSpan {tspan} at (9,128) size 115.72x27
LayoutSVGInlineText {#text} at (9,128) size 58.34x27
chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 5 width 57.35: "world"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698