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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt

Issue 2427773002: Fixing superscript and subscript baseline for tiny fonts in SVG
Patch Set: Rebaseline Created 3 years, 11 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/mac/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..892e0722c5bb4b1f4dc94e294eb04e73c6a36456
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 450x500
+ LayoutSVGRoot {svg} at (50,34) size 109x25
+ LayoutSVGContainer {g} at (50,34) size 109x25
+ LayoutSVGContainer {g} at (50,34) size 109x25
+ LayoutSVGText {text} at (1,0) size 3x2 contains 1 chunk(s)
+ LayoutSVGTSpan {tspan} at (0,0) size 1x1
+ LayoutSVGInlineText {#text} at (0,0) size 1x1
+ chunk 1 text run 1 at (1.00,0.88) startOffset 0 endOffset 11 width 0.88: "superscript"
+ LayoutSVGInlineText {#text} at (0,0) size 1x1
+ chunk 1 text run 1 at (1.88,1.00) startOffset 0 endOffset 5 width 0.58: " and "
+ LayoutSVGTSpan {tspan} at (0,0) size 2x1
+ LayoutSVGInlineText {#text} at (1,0) size 1x1
+ chunk 1 text run 1 at (2.46,1.12) startOffset 0 endOffset 9 width 0.72: "subscript"
+ LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698