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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/svg-text-super-sub-tiny-fonts-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8f466e0611dd2a62ab9a6b36ead532cbf7a4b8f
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 108x24
+ LayoutSVGContainer {g} at (50,34) size 108x24
+ LayoutSVGContainer {g} at (50,34) size 108x24
+ 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.89) startOffset 0 endOffset 11 width 0.86: "superscript"
+ LayoutSVGInlineText {#text} at (0,0) size 1x1
+ chunk 1 text run 1 at (1.86,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.44,1.11) startOffset 0 endOffset 9 width 0.72: "subscript"
+ LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698