Added: branches/safari-610-branch/LayoutTests/platform/ios/fast/text/opticalFontWithTextStyle-expected.txt (0 => 267473)
--- branches/safari-610-branch/LayoutTests/platform/ios/fast/text/opticalFontWithTextStyle-expected.txt (rev 0)
+++ branches/safari-610-branch/LayoutTests/platform/ios/fast/text/opticalFontWithTextStyle-expected.txt 2020-09-23 14:29:29 UTC (rev 267473)
@@ -0,0 +1,56 @@
+layer at (0,0) size 800x683
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x683
+ RenderBlock {HTML} at (0,0) size 800x683
+ RenderBody {BODY} at (8,15) size 784x660
+ RenderBlock {DIV} at (0,0) size 784x24
+ RenderText {#text} at (0,1) size 104x22
+ text run at (0,1) width 104: "H1 / Headline"
+ RenderBlock {DIV} at (0,39) size 784x39
+ RenderText {#text} at (0,1) size 132x37
+ text run at (0,1) width 132: "T0 / Title0"
+ RenderBlock {DIV} at (0,93) size 784x33
+ RenderText {#text} at (0,0) size 107x32
+ text run at (0,0) width 107: "T1 / Title1"
+ RenderBlock {DIV} at (0,141) size 784x27
+ RenderText {#text} at (0,1) size 88x25
+ text run at (0,1) width 88: "T2 / Title2"
+ RenderBlock {DIV} at (0,183) size 784x27
+ RenderText {#text} at (0,1) size 89x25
+ text run at (0,1) width 89: "T3 / Title3"
+ RenderBlock {DIV} at (0,225) size 784x50
+ RenderText {#text} at (0,1) size 185x47
+ text run at (0,1) width 185: "T4 / Title4"
+ RenderBlock {DIV} at (0,290) size 784x24
+ RenderText {#text} at (0,1) size 702x22
+ text run at (0,1) width 702: "Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi"
+ RenderBlock {DIV} at (0,329) size 784x26
+ RenderText {#text} at (0,2) size 732x22
+ text run at (0,2) width 732: "Tall Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi"
+ RenderBlock {DIV} at (0,370) size 784x22
+ RenderText {#text} at (0,1) size 85x19
+ text run at (0,1) width 85: "Subheadline"
+ RenderBlock {DIV} at (0,407) size 784x20
+ RenderText {#text} at (0,1) size 83x17
+ text run at (0,1) width 83: "FN / Footnote"
+ RenderBlock {DIV} at (0,442) size 784x17
+ RenderText {#text} at (0,1) size 95x15
+ text run at (0,1) width 95: "Cap 1 / Caption 1"
+ RenderBlock {DIV} at (0,474) size 784x14
+ RenderText {#text} at (0,0) size 92x14
+ text run at (0,0) width 92: "Cap 2 / Caption 2"
+ RenderBlock {DIV} at (0,503) size 784x22
+ RenderText {#text} at (0,0) size 153x22
+ text run at (0,0) width 153: "Short H1 / Headline"
+ RenderBlock {DIV} at (0,540) size 784x22
+ RenderText {#text} at (0,0) size 749x22
+ text run at (0,0) width 749: "Short Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi"
+ RenderBlock {DIV} at (0,577) size 784x20
+ RenderText {#text} at (0,0) size 127x19
+ text run at (0,0) width 127: "Short Subheadline"
+ RenderBlock {DIV} at (0,612) size 784x18
+ RenderText {#text} at (0,0) size 120x17
+ text run at (0,0) width 120: "Short FN / Footnote"
+ RenderBlock {DIV} at (0,645) size 784x15
+ RenderText {#text} at (0,0) size 130x15
+ text run at (0,0) width 130: "Short Cap 1 / Caption 1"
Added: branches/safari-610-branch/LayoutTests/platform/ios/fast/text/opticalFontWithTextStyle.html (0 => 267473)
--- branches/safari-610-branch/LayoutTests/platform/ios/fast/text/opticalFontWithTextStyle.html (rev 0)
+++ branches/safari-610-branch/LayoutTests/platform/ios/fast/text/opticalFontWithTextStyle.html 2020-09-23 14:29:29 UTC (rev 267473)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
+ </head>
+<body>
+ <div style="margin-top: 15px; font: -apple-system-headline">H1 / Headline</div>
+ <div style="margin-top: 15px; font: -apple-system-title0">T0 / Title0</div>
+ <div style="margin-top: 15px; font: -apple-system-title1">T1 / Title1</div>
+ <div style="margin-top: 15px; font: -apple-system-title2">T2 / Title2</div>
+ <div style="margin-top: 15px; font: -apple-system-title3">T3 / Title3</div>
+ <div style="margin-top: 15px; font: -apple-system-title4">T4 / Title4</div>
+ <div style="margin-top: 15px; font: -apple-system-body">Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi</div>
+ <div style="margin-top: 15px; font: -apple-system-tall-body">Tall Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi</div>
+ <div style="margin-top: 15px; font: -apple-system-subheadline">Subheadline</div>
+ <div style="margin-top: 15px; font: -apple-system-footnote">FN / Footnote</div>
+ <div style="margin-top: 15px; font: -apple-system-caption1">Cap 1 / Caption 1</div>
+ <div style="margin-top: 15px; font: -apple-system-caption2">Cap 2 / Caption 2</div>
+ <div style="margin-top: 15px; font: -apple-system-short-headline">Short H1 / Headline</div>
+ <div style="margin-top: 15px; font: -apple-system-short-body">Short Body Text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque ornare ornare mi</div>
+ <div style="margin-top: 15px; font: -apple-system-short-subheadline">Short Subheadline</div>
+ <div style="margin-top: 15px; font: -apple-system-short-footnote">Short FN / Footnote</div>
+ <div style="margin-top: 15px; font: -apple-system-short-caption1">Short Cap 1 / Caption 1</div>
+</body>
+</html>