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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt

Issue 2427773002: Fixing superscript and subscript baseline for tiny fonts in SVG
Patch Set: Rebaseline layout tests. 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/mac/svg/batik/text/smallFonts-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt
index 244875180569a557b88de70b4e3cf768373d96f0..884d4c8ae5f818b5698e92e7aff445def586751b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.txt
@@ -84,12 +84,12 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGTSpan {tspan} at (0,0) size 2x1
LayoutSVGInlineText {#text} at (1,0) size 1x1
- chunk 1 text run 1 at (2.75,5.40) startOffset 0 endOffset 5 width 0.47: "Super"
+ chunk 1 text run 1 at (2.75,5.29) startOffset 0 endOffset 5 width 0.47: "Super"
LayoutSVGInlineText {#text} at (2,0) size 1x1
chunk 1 text run 1 at (3.22,5.40) startOffset 0 endOffset 5 width 0.58: " and "
LayoutSVGTSpan {tspan} at (0,0) size 2x1
LayoutSVGInlineText {#text} at (2,0) size 1x1
- chunk 1 text run 1 at (3.80,5.40) startOffset 0 endOffset 3 width 0.28: "sub"
+ chunk 1 text run 1 at (3.80,5.51) startOffset 0 endOffset 3 width 0.28: "sub"
LayoutSVGInlineText {#text} at (3,0) size 3x1
chunk 1 text run 1 at (4.08,5.40) startOffset 0 endOffset 23 width 2.53: " scripts are available."
LayoutSVGText {text} at (0,5) size 8x2 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698