<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[204949] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/204949">204949</a></dd>
<dt>Author</dt> <dd>jiewen_tan@apple.com</dd>
<dt>Date</dt> <dd>2016-08-24 18:24:47 -0700 (Wed, 24 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed, rebase iOS simulator WK1 fast/text tests

* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk1/fast/text/atsui-multiple-renderers-expected.txt:
* platform/ios-simulator-wk1/fast/text/atsui-negative-spacing-features-expected.txt:
* platform/ios-simulator-wk1/fast/text/atsui-spacing-features-expected.txt:
* platform/ios-simulator-wk1/fast/text/font-weights-expected.txt: Added.
* platform/ios-simulator-wk1/fast/text/international/khmer-selection-expected.txt: Added.
* platform/ios-simulator-wk1/fast/text/system-font-weight-expected.txt: Added.
* platform/ios-simulator-wk1/fast/text/tatechuyoko-expected.txt: Added.
* platform/ios-simulator-wk1/fast/text/textIteratorNilRenderer-expected.txt:
* platform/ios-simulator-wk1/fast/text/wbr-expected.txt:
* platform/ios-simulator-wk1/fast/text/word-space-expected.txt: Added.
* platform/ios-simulator-wk2/fast/text/decorations-with-text-combine-expected.txt: Removed.
* platform/ios-simulator/fast/text/decorations-with-text-combine-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfasttextdecorationswithtextcombineexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/text/decorations-with-text-combine-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextatsuimultiplerenderersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-multiple-renderers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextatsuinegativespacingfeaturesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-negative-spacing-features-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextatsuispacingfeaturesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-spacing-features-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttexttextIteratorNilRendererexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/textIteratorNilRenderer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextwbrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/wbr-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextfontweightsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/font-weights-expected.txt</a></li>
<li>trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/international/</li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextinternationalkhmerselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/international/khmer-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextsystemfontweightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/system-font-weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttexttatechuyokoexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/tatechuyoko-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1fasttextwordspaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/word-space-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextdecorationswithtextcombineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/decorations-with-text-combine-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/ChangeLog        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -1,3 +1,21 @@
</span><ins>+2016-08-24  Jiewen Tan  &lt;jiewen_tan@apple.com&gt;
+
+        Unreviewed, rebase iOS simulator WK1 fast/text tests
+
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator-wk1/fast/text/atsui-multiple-renderers-expected.txt:
+        * platform/ios-simulator-wk1/fast/text/atsui-negative-spacing-features-expected.txt:
+        * platform/ios-simulator-wk1/fast/text/atsui-spacing-features-expected.txt:
+        * platform/ios-simulator-wk1/fast/text/font-weights-expected.txt: Added.
+        * platform/ios-simulator-wk1/fast/text/international/khmer-selection-expected.txt: Added.
+        * platform/ios-simulator-wk1/fast/text/system-font-weight-expected.txt: Added.
+        * platform/ios-simulator-wk1/fast/text/tatechuyoko-expected.txt: Added.
+        * platform/ios-simulator-wk1/fast/text/textIteratorNilRenderer-expected.txt:
+        * platform/ios-simulator-wk1/fast/text/wbr-expected.txt:
+        * platform/ios-simulator-wk1/fast/text/word-space-expected.txt: Added.
+        * platform/ios-simulator-wk2/fast/text/decorations-with-text-combine-expected.txt: Removed.
+        * platform/ios-simulator/fast/text/decorations-with-text-combine-expected.txt:
+
</ins><span class="cx"> 2016-08-24  Alex Christensen  &lt;achristensen@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Import w3c URL tests
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfasttextdecorationswithtextcombineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/fast/text/decorations-with-text-combine-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/text/decorations-with-text-combine-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator/fast/text/decorations-with-text-combine-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx">     RenderBody {BODY} at (8,8) size 782x584
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 84x584
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 37x584
</span><del>-          RenderText {#text} at (6,0) size 25x72
-            text run at (6,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x24
</del><ins>+          RenderText {#text} at (6,0) size 25x73
+            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (6,72) size 25x25
</ins><span class="cx">               text run at (6,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (6,96) size 25x48
</span><span class="cx">             text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -20,13 +20,13 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (6,288) size 25x71
</span><span class="cx">               text run at (6,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (6,358) size 25x169
-            text run at (6,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (6,358) size 25x168
+            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">         RenderBlock {DIV} at (47,0) size 37x584
</span><del>-          RenderText {#text} at (6,0) size 25x72
-            text run at (6,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x24
</del><ins>+          RenderText {#text} at (6,0) size 25x73
+            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (6,72) size 25x25
</ins><span class="cx">               text run at (6,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (6,96) size 25x48
</span><span class="cx">             text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -38,14 +38,14 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (6,288) size 25x71
</span><span class="cx">               text run at (6,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (6,358) size 25x169
-            text run at (6,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (6,358) size 25x168
+            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">       RenderBlock {DIV} at (94,0) size 84x584
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 37x584
</span><del>-          RenderText {#text} at (6,0) size 25x72
-            text run at (6,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x24
</del><ins>+          RenderText {#text} at (6,0) size 25x73
+            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (6,72) size 25x25
</ins><span class="cx">               text run at (6,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (6,96) size 25x48
</span><span class="cx">             text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -57,13 +57,13 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (6,288) size 25x71
</span><span class="cx">               text run at (6,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (6,358) size 25x169
-            text run at (6,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (6,358) size 25x168
+            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">         RenderBlock {DIV} at (47,0) size 37x584
</span><del>-          RenderText {#text} at (6,0) size 25x72
-            text run at (6,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x24
</del><ins>+          RenderText {#text} at (6,0) size 25x73
+            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (6,72) size 25x25
</ins><span class="cx">               text run at (6,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (6,96) size 25x48
</span><span class="cx">             text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -75,14 +75,14 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (6,288) size 25x71
</span><span class="cx">               text run at (6,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (6,358) size 25x169
-            text run at (6,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (6,358) size 25x168
+            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">       RenderBlock {DIV} at (188,0) size 84x584
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 37x584
</span><del>-          RenderText {#text} at (6,0) size 25x72
-            text run at (6,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x24
</del><ins>+          RenderText {#text} at (6,0) size 25x73
+            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (6,72) size 25x25
</ins><span class="cx">               text run at (6,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (6,96) size 25x48
</span><span class="cx">             text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -94,13 +94,13 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (6,288) size 25x71
</span><span class="cx">               text run at (6,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (6,358) size 25x169
-            text run at (6,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (6,358) size 25x168
+            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">         RenderBlock {DIV} at (47,0) size 37x584
</span><del>-          RenderText {#text} at (6,0) size 25x72
-            text run at (6,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x24
</del><ins>+          RenderText {#text} at (6,0) size 25x73
+            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (6,72) size 25x25
</ins><span class="cx">               text run at (6,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (6,96) size 25x48
</span><span class="cx">             text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -112,14 +112,14 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (6,288) size 25x71
</span><span class="cx">               text run at (6,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (6,358) size 25x169
-            text run at (6,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (6,358) size 25x168
+            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">       RenderBlock {DIV} at (282,0) size 98x584
</span><span class="cx">         RenderBlock {DIV} at (0,0) size 44x584
</span><del>-          RenderText {#text} at (13,0) size 25x72
-            text run at (13,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (13,72) size 25x24
</del><ins>+          RenderText {#text} at (13,0) size 25x73
+            text run at (13,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (13,72) size 25x25
</ins><span class="cx">               text run at (13,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (13,96) size 25x48
</span><span class="cx">             text run at (13,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -131,13 +131,13 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (13,288) size 25x71
</span><span class="cx">               text run at (13,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (13,358) size 25x169
-            text run at (13,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (13,358) size 25x168
+            text run at (13,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins><span class="cx">         RenderBlock {DIV} at (54,0) size 44x584
</span><del>-          RenderText {#text} at (13,0) size 25x72
-            text run at (13,0) width 72: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (13,72) size 25x24
</del><ins>+          RenderText {#text} at (13,0) size 25x73
+            text run at (13,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
+          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
+            RenderCombineText {#text} at (13,72) size 25x25
</ins><span class="cx">               text run at (13,72) width 24: &quot;\x{FFFC}&quot;
</span><span class="cx">           RenderText {#text} at (13,96) size 25x48
</span><span class="cx">             text run at (13,96) width 48: &quot;\x{304C}\x{306D}&quot;
</span><span class="lines">@@ -149,5 +149,5 @@
</span><span class="cx">           RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
</span><span class="cx">             RenderCombineText {#text} at (13,288) size 25x71
</span><span class="cx">               text run at (13,288) width 71: &quot;12345&quot;
</span><del>-          RenderText {#text} at (13,358) size 25x169
-            text run at (13,358) width 168: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del><ins>+          RenderText {#text} at (13,358) size 25x168
+            text run at (13,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -876,10 +876,18 @@
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-top-right.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-insert-svg-shape.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/sub-pixel/simple-clipping.html [ ImageOnlyFailure ]
</span><ins>+fast/text/ascent-adjustment-webfont.html [ ImageOnlyFailure ]
+fast/text/crash-complex-unknown-font.html [ ImageOnlyFailure ]
+fast/text/decorations-with-text-combine.html [ Failure ]
</ins><span class="cx"> fast/text/delete-hard-break-character.html [ Failure ]
</span><del>-fast/text/simple-lines-hover-after.html [ ImageOnlyFailure ]
-fast/text/small-line-height.html [ ImageOnlyFailure ]
</del><ins>+fast/text/hyphenate-limit-before-after.html [ Failure ]
+fast/text/international/text-combine-image-test.html [ Failure ]
+fast/text/khmer-lao-font.html [ Failure ]
+fast/text/multiple-text-shadow-overflow-layout-rect.html [ ImageOnlyFailure ]
+fast/text/svg-small-caps.html [ ImageOnlyFailure ]
+fast/text/text-combine-placement.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/text-rendering-with-input-selection.html [ ImageOnlyFailure ]
</span><ins>+fast/text/undefined-glyph-with-ligature.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/word-space-between-inlines.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/transforms/transformed-caret.html [ Failure ]
</span><span class="cx"> fast/transforms/transformed-focused-text-input.html [ Failure ]
</span><span class="lines">@@ -1393,3 +1401,6 @@
</span><span class="cx"> 
</span><span class="cx"> # FIXME: Many media tests fail
</span><span class="cx"> media
</span><ins>+
+# fast tests that pass
+fast/text/emoji-gender.html [ Pass ]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextatsuimultiplerenderersexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-multiple-renderers-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-multiple-renderers-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-multiple-renderers-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -16,75 +16,75 @@
</span><span class="cx">       RenderBlock {P} at (0,74) size 784x20
</span><span class="cx">         RenderText {#text} at (0,0) size 611x19
</span><span class="cx">           text run at (0,0) width 611: &quot;The two columns should be identical except for the accent over the e and the umlaut over the u.&quot;
</span><del>-      RenderTable {TABLE} at (0,110) size 237x136 [border: none]
-        RenderTableSection {TBODY} at (0,0) size 236x135
</del><ins>+      RenderTable {TABLE} at (0,110) size 237x136 [border: (0.50px none #808080)]
+        RenderTableSection {TBODY} at (0,0) size 237x136
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 236x27
</span><del>-            RenderTableCell {TD} at (0,0) size 119x27 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x23
-                text run at (2,2) width 59: &quot;Lore\x{300}m &quot;
</del><ins>+            RenderTableCell {TD} at (0,0) size 118x27 [border: (0.50px solid #008000)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 59x23
+                text run at (1,2) width 59: &quot;Lore\x{300}m &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 50x23
</span><del>-                RenderText {#text} at (60,2) size 50x23
-                  text run at (60,2) width 50: &quot;ipsu\x{308}m&quot;
</del><ins>+                RenderText {#text} at (59,2) size 50x23
+                  text run at (59,2) width 50: &quot;ipsu\x{308}m&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (118,0) size 118x27 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 59x23
-                text run at (2,2) width 59: &quot;Lorem &quot;
</del><ins>+            RenderTableCell {TD} at (118,0) size 118x27 [border: (0.50px solid #008000)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 59x23
+                text run at (1,2) width 59: &quot;Lorem &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 50x23
</span><del>-                RenderText {#text} at (60,2) size 50x23
-                  text run at (60,2) width 50: &quot;ipsum&quot;
</del><ins>+                RenderText {#text} at (59,2) size 50x23
+                  text run at (59,2) width 50: &quot;ipsum&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,27) size 236x27
</span><del>-            RenderTableCell {TD} at (0,27) size 119x27 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 63x23
-                text run at (2,2) width 63: &quot;Lore\x{300}m &quot;
</del><ins>+            RenderTableCell {TD} at (0,27) size 118x27 [border: (0.50px solid #008000)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 64x23
+                text run at (1,2) width 64: &quot;Lore\x{300}m &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 53x23
</span><span class="cx">                 RenderText {#text} at (64,2) size 53x23
</span><span class="cx">                   text run at (64,2) width 53: &quot;ipsu\x{308}m&quot;
</span><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (118,27) size 118x27 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 63x23
-                text run at (2,2) width 63: &quot;Lorem &quot;
-              RenderInline {SPAN} at (0,0) size 53x23
-                RenderText {#text} at (64,2) size 53x23
-                  text run at (64,2) width 53: &quot;ipsum&quot;
</del><ins>+            RenderTableCell {TD} at (118,27) size 118x27 [border: (0.50px solid #008000)] [r=1 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 63x23
+                text run at (1,2) width 63: &quot;Lorem &quot;
+              RenderInline {SPAN} at (0,0) size 54x23
+                RenderText {#text} at (63,2) size 54x23
+                  text run at (63,2) width 54: &quot;ipsum&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,54) size 236x27
</span><del>-            RenderTableCell {TD} at (0,54) size 119x27 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 58x23
-                text run at (2,2) width 58: &quot;Lore\x{300}m &quot;
</del><ins>+            RenderTableCell {TD} at (0,54) size 118x27 [border: (0.50px solid #008000)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 58x23
+                text run at (1,2) width 58: &quot;Lore\x{300}m &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 49x23
</span><del>-                RenderText {#text} at (59,2) size 49x23
-                  text run at (59,2) width 49: &quot;ipsu\x{308}m&quot;
</del><ins>+                RenderText {#text} at (58,2) size 49x23
+                  text run at (58,2) width 49: &quot;ipsu\x{308}m&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (118,54) size 118x27 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 57x23
-                text run at (2,2) width 57: &quot;Lorem &quot;
</del><ins>+            RenderTableCell {TD} at (118,54) size 118x27 [border: (0.50px solid #008000)] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 57x23
+                text run at (1,2) width 57: &quot;Lorem &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 49x23
</span><del>-                RenderText {#text} at (58,2) size 49x23
-                  text run at (58,2) width 49: &quot;ipsum&quot;
</del><ins>+                RenderText {#text} at (57,2) size 49x23
+                  text run at (57,2) width 49: &quot;ipsum&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,81) size 236x27
</span><del>-            RenderTableCell {TD} at (0,81) size 119x27 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 60x23
-                text run at (2,2) width 60: &quot;Lore\x{300}m &quot;
</del><ins>+            RenderTableCell {TD} at (0,81) size 118x27 [border: (0.50px solid #008000)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 60x23
+                text run at (1,2) width 60: &quot;Lore\x{300}m &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 51x23
</span><del>-                RenderText {#text} at (61,2) size 51x23
-                  text run at (61,2) width 51: &quot;ipsu\x{308}m&quot;
</del><ins>+                RenderText {#text} at (60,2) size 51x23
+                  text run at (60,2) width 51: &quot;ipsu\x{308}m&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderTableCell {TD} at (118,81) size 118x27 [border: (1px solid #008000)] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 60x23
-                text run at (2,2) width 60: &quot;Lorem &quot;
</del><ins>+            RenderTableCell {TD} at (118,81) size 118x27 [border: (0.50px solid #008000)] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,2) size 60x23
+                text run at (1,2) width 60: &quot;Lorem &quot;
</ins><span class="cx">               RenderInline {SPAN} at (0,0) size 51x23
</span><del>-                RenderText {#text} at (61,2) size 51x23
-                  text run at (61,2) width 51: &quot;ipsum&quot;
</del><ins>+                RenderText {#text} at (60,2) size 51x23
+                  text run at (60,2) width 51: &quot;ipsum&quot;
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><span class="cx">           RenderTableRow {TR} at (0,108) size 236x27
</span><del>-            RenderTableCell {TD} at (0,108) size 119x27 [border: (1px solid #008000)] [r=4 c=0 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 101x23
-                text run at (2,2) width 101: &quot;Lore\x{300}m ipsu\x{308}m&quot;
-            RenderTableCell {TD} at (118,108) size 118x27 [border: (1px solid #008000)] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (2,2) size 101x23
-                text run at (2,2) width 101: &quot;Lorem ipsum&quot;
</del><ins>+            RenderTableCell {TD} at (0,108) size 118x27 [border: (0.50px solid #008000)] [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 101x24
+                text run at (1,1) width 101: &quot;Lore\x{300}m ipsu\x{308}m&quot;
+            RenderTableCell {TD} at (118,108) size 118x27 [border: (0.50px solid #008000)] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 101x24
+                text run at (1,1) width 101: &quot;Lorem ipsum&quot;
</ins><span class="cx">       RenderBlock {HR} at (0,254) size 784x2 [border: (1px inset #000000)]
</span><span class="cx">       RenderBlock {P} at (0,272) size 784x20
</span><span class="cx">         RenderText {#text} at (0,0) size 283x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextatsuinegativespacingfeaturesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-negative-spacing-features-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-negative-spacing-features-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-negative-spacing-features-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -10,18 +10,18 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 517x19
</span><span class="cx">           text run at (0,0) width 517: &quot;Each green box should be identical to the blue box it follows, except for accents.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,64) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,74) size 415x162
-        RenderTableSection {TBODY} at (0,0) size 415x162
-          RenderTableRow {TR} at (0,2) size 415x22
-            RenderTableCell {TD} at (2,2) size 205x22 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,74) size 414x162
+        RenderTableSection {TBODY} at (0,0) size 414x162
+          RenderTableRow {TR} at (0,2) size 414x22
+            RenderTableCell {TD} at (2,2) size 204x22 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (57,1) size 90x19
</span><span class="cx">                 text run at (57,1) width 90: &quot;Word spacing&quot;
</span><del>-            RenderTableCell {TD} at (208,2) size 205x22 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,2) size 204x22 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (56,1) size 92x19
</span><span class="cx">                 text run at (56,1) width 92: &quot;Letter spacing&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 415x134
-            RenderTableCell {TD} at (2,26) size 205x134 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 203x132
</del><ins>+          RenderTableRow {TR} at (0,26) size 414x134
+            RenderTableCell {TD} at (2,26) size 204x134 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 202x132
</ins><span class="cx">                 RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (46,-1) size 172x39
</span><span class="cx">                     text run at (46,-1) width 155 RTL: &quot;\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}&quot;
</span><span class="lines">@@ -32,11 +32,11 @@
</span><span class="cx">                     text run at (1,1) width 174: &quot;Lore\x{300}m ipsum dolor sit ame\x{300}t,&quot;
</span><span class="cx">                     text run at (1,21) width 175: &quot;consectetuer adipiscing e\x{300}lit.&quot;
</span><span class="cx">                 RenderBlock {DIV} at (0,90) size 202x42 [border: (1px solid #008000)]
</span><del>-                  RenderText {#text} at (1,1) size 177x39
-                    text run at (1,1) width 176: &quot;Lorem ipsum dolor sit amet,&quot;
-                    text run at (1,21) width 177: &quot;consectetuer adipiscing elit.&quot;
-            RenderTableCell {TD} at (208,26) size 205x134 [r=1 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 203x132
</del><ins>+                  RenderText {#text} at (1,1) size 175x39
+                    text run at (1,1) width 174: &quot;Lorem ipsum dolor sit amet,&quot;
+                    text run at (1,21) width 175: &quot;consectetuer adipiscing elit.&quot;
+            RenderTableCell {TD} at (208,26) size 204x134 [r=1 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 202x132
</ins><span class="cx">                 RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (27,-1) size 174x39
</span><span class="cx">                     text run at (27,-1) width 174 RTL: &quot;\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5} \x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextatsuispacingfeaturesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-spacing-features-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-spacing-features-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/atsui-spacing-features-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -19,21 +19,21 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 517x19
</span><span class="cx">           text run at (0,0) width 517: &quot;Each green box should be identical to the blue box it follows, except for accents.&quot;
</span><span class="cx">       RenderBlock {HR} at (0,84) size 784x2 [border: (1px inset #000000)]
</span><del>-      RenderTable {TABLE} at (0,94) size 621x278
-        RenderTableSection {TBODY} at (0,0) size 621x278
-          RenderTableRow {TR} at (0,2) size 621x22
-            RenderTableCell {TD} at (2,2) size 205x22 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,94) size 620x278
+        RenderTableSection {TBODY} at (0,0) size 620x278
+          RenderTableRow {TR} at (0,2) size 620x22
+            RenderTableCell {TD} at (2,2) size 204x22 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (57,1) size 90x19
</span><span class="cx">                 text run at (57,1) width 90: &quot;Word spacing&quot;
</span><del>-            RenderTableCell {TD} at (208,2) size 205x22 [r=0 c=1 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (208,2) size 204x22 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (56,1) size 92x19
</span><span class="cx">                 text run at (56,1) width 92: &quot;Letter spacing&quot;
</span><del>-            RenderTableCell {TD} at (414,2) size 205x22 [r=0 c=2 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (414,2) size 204x22 [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (62,1) size 80x19
</span><span class="cx">                 text run at (62,1) width 80: &quot;Justification&quot;
</span><del>-          RenderTableRow {TR} at (0,26) size 621x250
-            RenderTableCell {TD} at (2,26) size 205x192 [r=1 c=0 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 203x190
</del><ins>+          RenderTableRow {TR} at (0,26) size 620x250
+            RenderTableCell {TD} at (2,26) size 204x192 [r=1 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 202x190
</ins><span class="cx">                 RenderBlock {DIV} at (0,0) size 202x56 [border: (1px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (60,-1) size 174x57
</span><span class="cx">                     text run at (60,-1) width 141 RTL: &quot;\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8}&quot;
</span><span class="lines">@@ -46,12 +46,12 @@
</span><span class="cx">                     text run at (1,21) width 130: &quot;ame\x{300}t, consectetuer&quot;
</span><span class="cx">                     text run at (1,41) width 105: &quot;adipiscing e\x{300}lit.&quot;
</span><span class="cx">                 RenderBlock {DIV} at (0,128) size 202x62 [border: (1px solid #008000)]
</span><del>-                  RenderText {#text} at (1,1) size 163x59
-                    text run at (1,1) width 163: &quot;Lorem ipsum dolor sit&quot;
-                    text run at (1,21) width 120: &quot;amet, consectetuer&quot;
-                    text run at (1,41) width 95: &quot;adipiscing elit.&quot;
-            RenderTableCell {TD} at (208,26) size 205x250 [r=1 c=1 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 203x248
</del><ins>+                  RenderText {#text} at (1,1) size 173x59
+                    text run at (1,1) width 173: &quot;Lorem ipsum dolor sit&quot;
+                    text run at (1,21) width 130: &quot;amet, consectetuer&quot;
+                    text run at (1,41) width 105: &quot;adipiscing elit.&quot;
+            RenderTableCell {TD} at (208,26) size 204x250 [r=1 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 202x248
</ins><span class="cx">                 RenderBlock {DIV} at (0,0) size 202x74 [border: (1px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (42,-1) size 197x75
</span><span class="cx">                     text run at (42,-1) width 159 RTL: &quot;\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8}&quot;
</span><span class="lines">@@ -71,8 +71,8 @@
</span><span class="cx">                     text run at (1,21) width 167: &quot;dolor sit amet,&quot;
</span><span class="cx">                     text run at (1,41) width 140: &quot;consectetuer&quot;
</span><span class="cx">                     text run at (1,61) width 175: &quot;adipiscing elit.&quot;
</span><del>-            RenderTableCell {TD} at (414,26) size 205x134 [r=1 c=2 rs=1 cs=1]
-              RenderBlock {DIV} at (1,1) size 203x132
</del><ins>+            RenderTableCell {TD} at (414,26) size 204x134 [r=1 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 202x132
</ins><span class="cx">                 RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
</span><span class="cx">                   RenderText {#text} at (1,-1) size 200x39
</span><span class="cx">                     text run at (1,-1) width 200 RTL: &quot;\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextfontweightsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/font-weights-expected.txt (0 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/font-weights-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/font-weights-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -0,0 +1,1097 @@
</span><ins>+layer at (0,0) size 800x7894
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x7894
+  RenderBlock {HTML} at (0,0) size 800x7894
+    RenderBody {BODY} at (8,8) size 784x7878
+      RenderBlock (anonymous) at (0,0) size 784x160
+        RenderText {#text} at (0,0) size 781x79
+          text run at (0,0) width 781: &quot;This test is designed to test the interaction between font-family and font-weight. In particular, our implementation of font-&quot;
+          text run at (0,20) width 728: &quot;family accepts PostScript names, which may name a font with a particular weight. However, there is another CSS&quot;
+          text run at (0,40) width 769: &quot;property, font-weight, in which the author may also name a particular weight. Our font selection algorithm takes both of&quot;
+          text run at (0,60) width 305: &quot;these signals into account when choosing fonts.&quot;
+        RenderBR {BR} at (304,60) size 1x19
+        RenderBR {BR} at (0,80) size 0x19
+        RenderText {#text} at (0,100) size 768x59
+          text run at (0,100) width 768: &quot;There is currently no good way in JavaScript to find the actual font chosen for some text. Therefore, the best way to test&quot;
+          text run at (0,120) width 732: &quot;this aspect of the font selection algorithm is to dump the render tree, therefore testing glyph advances (which are a&quot;
+          text run at (0,140) width 159: &quot;property of font weight).&quot;
+      RenderBlock {DIV} at (0,160) size 784x20
+        RenderText {#text} at (0,0) size 303x19
+          text run at (0,0) width 303: &quot;Font: Helvetica Neue Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,180) size 784x21
+        RenderText {#text} at (0,0) size 315x20
+          text run at (0,0) width 315: &quot;Font: Helvetica Neue Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,201) size 784x21
+        RenderText {#text} at (0,0) size 325x20
+          text run at (0,0) width 325: &quot;Font: Helvetica Neue Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,222) size 784x21
+        RenderText {#text} at (0,0) size 337x20
+          text run at (0,0) width 337: &quot;Font: Helvetica Neue Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,243) size 784x21
+        RenderText {#text} at (0,0) size 347x20
+          text run at (0,0) width 347: &quot;Font: Helvetica Neue Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,264) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: Helvetica Neue Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,285) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: Helvetica Neue Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,306) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: Helvetica Neue Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,327) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: Helvetica Neue Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,348) size 784x20
+        RenderText {#text} at (0,0) size 362x19
+          text run at (0,0) width 362: &quot;Font: HelveticaNeue-UltraLight Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,368) size 784x20
+        RenderText {#text} at (0,0) size 362x19
+          text run at (0,0) width 362: &quot;Font: HelveticaNeue-UltraLight Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,388) size 784x20
+        RenderText {#text} at (0,0) size 362x19
+          text run at (0,0) width 362: &quot;Font: HelveticaNeue-UltraLight Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,408) size 784x20
+        RenderText {#text} at (0,0) size 362x19
+          text run at (0,0) width 362: &quot;Font: HelveticaNeue-UltraLight Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,428) size 784x20
+        RenderText {#text} at (0,0) size 362x19
+          text run at (0,0) width 362: &quot;Font: HelveticaNeue-UltraLight Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,448) size 784x21
+        RenderText {#text} at (0,0) size 433x20
+          text run at (0,0) width 433: &quot;Font: HelveticaNeue-UltraLight Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,469) size 784x21
+        RenderText {#text} at (0,0) size 433x20
+          text run at (0,0) width 433: &quot;Font: HelveticaNeue-UltraLight Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,490) size 784x21
+        RenderText {#text} at (0,0) size 433x20
+          text run at (0,0) width 433: &quot;Font: HelveticaNeue-UltraLight Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,511) size 784x21
+        RenderText {#text} at (0,0) size 433x20
+          text run at (0,0) width 433: &quot;Font: HelveticaNeue-UltraLight Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,532) size 784x21
+        RenderText {#text} at (0,0) size 361x20
+          text run at (0,0) width 361: &quot;Font: HelveticaNeue-Light Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,553) size 784x21
+        RenderText {#text} at (0,0) size 361x20
+          text run at (0,0) width 361: &quot;Font: HelveticaNeue-Light Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,574) size 784x21
+        RenderText {#text} at (0,0) size 361x20
+          text run at (0,0) width 361: &quot;Font: HelveticaNeue-Light Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,595) size 784x21
+        RenderText {#text} at (0,0) size 361x20
+          text run at (0,0) width 361: &quot;Font: HelveticaNeue-Light Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,616) size 784x21
+        RenderText {#text} at (0,0) size 361x20
+          text run at (0,0) width 361: &quot;Font: HelveticaNeue-Light Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,637) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Light Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,658) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Light Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,679) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Light Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,700) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Light Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,721) size 784x21
+        RenderText {#text} at (0,0) size 333x20
+          text run at (0,0) width 333: &quot;Font: HelveticaNeue Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,742) size 784x21
+        RenderText {#text} at (0,0) size 333x20
+          text run at (0,0) width 333: &quot;Font: HelveticaNeue Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,763) size 784x21
+        RenderText {#text} at (0,0) size 333x20
+          text run at (0,0) width 333: &quot;Font: HelveticaNeue Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,784) size 784x21
+        RenderText {#text} at (0,0) size 333x20
+          text run at (0,0) width 333: &quot;Font: HelveticaNeue Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,805) size 784x21
+        RenderText {#text} at (0,0) size 333x20
+          text run at (0,0) width 333: &quot;Font: HelveticaNeue Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,826) size 784x21
+        RenderText {#text} at (0,0) size 351x20
+          text run at (0,0) width 351: &quot;Font: HelveticaNeue Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,847) size 784x21
+        RenderText {#text} at (0,0) size 351x20
+          text run at (0,0) width 351: &quot;Font: HelveticaNeue Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,868) size 784x21
+        RenderText {#text} at (0,0) size 351x20
+          text run at (0,0) width 351: &quot;Font: HelveticaNeue Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,889) size 784x21
+        RenderText {#text} at (0,0) size 351x20
+          text run at (0,0) width 351: &quot;Font: HelveticaNeue Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,910) size 784x21
+        RenderText {#text} at (0,0) size 409x20
+          text run at (0,0) width 409: &quot;Font: HelveticaNeue-Medium Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,931) size 784x21
+        RenderText {#text} at (0,0) size 409x20
+          text run at (0,0) width 409: &quot;Font: HelveticaNeue-Medium Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,952) size 784x21
+        RenderText {#text} at (0,0) size 409x20
+          text run at (0,0) width 409: &quot;Font: HelveticaNeue-Medium Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,973) size 784x21
+        RenderText {#text} at (0,0) size 409x20
+          text run at (0,0) width 409: &quot;Font: HelveticaNeue-Medium Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,994) size 784x21
+        RenderText {#text} at (0,0) size 409x20
+          text run at (0,0) width 409: &quot;Font: HelveticaNeue-Medium Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,1015) size 784x21
+        RenderText {#text} at (0,0) size 419x20
+          text run at (0,0) width 419: &quot;Font: HelveticaNeue-Medium Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,1036) size 784x21
+        RenderText {#text} at (0,0) size 419x20
+          text run at (0,0) width 419: &quot;Font: HelveticaNeue-Medium Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,1057) size 784x21
+        RenderText {#text} at (0,0) size 419x20
+          text run at (0,0) width 419: &quot;Font: HelveticaNeue-Medium Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,1078) size 784x21
+        RenderText {#text} at (0,0) size 419x20
+          text run at (0,0) width 419: &quot;Font: HelveticaNeue-Medium Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,1099) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,1120) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,1141) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,1162) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,1183) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,1204) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,1225) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,1246) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,1267) size 784x21
+        RenderText {#text} at (0,0) size 392x20
+          text run at (0,0) width 392: &quot;Font: HelveticaNeue-Bold Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,1288) size 784x20
+        RenderText {#text} at (0,0) size 388x19
+          text run at (0,0) width 388: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,1308) size 784x20
+        RenderText {#text} at (0,0) size 388x19
+          text run at (0,0) width 388: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,1328) size 784x20
+        RenderText {#text} at (0,0) size 388x19
+          text run at (0,0) width 388: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,1348) size 784x20
+        RenderText {#text} at (0,0) size 388x19
+          text run at (0,0) width 388: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,1368) size 784x20
+        RenderText {#text} at (0,0) size 388x19
+          text run at (0,0) width 388: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,1388) size 784x21
+        RenderText {#text} at (0,0) size 472x20
+          text run at (0,0) width 472: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,1409) size 784x21
+        RenderText {#text} at (0,0) size 472x20
+          text run at (0,0) width 472: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,1430) size 784x21
+        RenderText {#text} at (0,0) size 472x20
+          text run at (0,0) width 472: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,1451) size 784x21
+        RenderText {#text} at (0,0) size 472x20
+          text run at (0,0) width 472: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,1472) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-LightItalic Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,1493) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-LightItalic Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,1514) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-LightItalic Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,1535) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-LightItalic Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,1556) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-LightItalic Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,1577) size 784x21
+        RenderText {#text} at (0,0) size 435x20
+          text run at (0,0) width 435: &quot;Font: HelveticaNeue-LightItalic Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,1598) size 784x21
+        RenderText {#text} at (0,0) size 435x20
+          text run at (0,0) width 435: &quot;Font: HelveticaNeue-LightItalic Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,1619) size 784x21
+        RenderText {#text} at (0,0) size 435x20
+          text run at (0,0) width 435: &quot;Font: HelveticaNeue-LightItalic Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,1640) size 784x21
+        RenderText {#text} at (0,0) size 435x20
+          text run at (0,0) width 435: &quot;Font: HelveticaNeue-LightItalic Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,1661) size 784x21
+        RenderText {#text} at (0,0) size 371x20
+          text run at (0,0) width 371: &quot;Font: HelveticaNeue-Italic Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,1682) size 784x21
+        RenderText {#text} at (0,0) size 371x20
+          text run at (0,0) width 371: &quot;Font: HelveticaNeue-Italic Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,1703) size 784x21
+        RenderText {#text} at (0,0) size 371x20
+          text run at (0,0) width 371: &quot;Font: HelveticaNeue-Italic Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,1724) size 784x21
+        RenderText {#text} at (0,0) size 371x20
+          text run at (0,0) width 371: &quot;Font: HelveticaNeue-Italic Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,1745) size 784x21
+        RenderText {#text} at (0,0) size 371x20
+          text run at (0,0) width 371: &quot;Font: HelveticaNeue-Italic Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,1766) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Italic Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,1787) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Italic Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,1808) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Italic Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,1829) size 784x21
+        RenderText {#text} at (0,0) size 396x20
+          text run at (0,0) width 396: &quot;Font: HelveticaNeue-Italic Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,1850) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,1871) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,1892) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,1913) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,1934) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,1955) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,1976) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,1997) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,2018) size 784x21
+        RenderText {#text} at (0,0) size 431x20
+          text run at (0,0) width 431: &quot;Font: HelveticaNeue-BoldItalic Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,2039) size 784x20
+        RenderText {#text} at (0,0) size 287x19
+          text run at (0,0) width 287: &quot;Font: Helvetica Neue Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,2059) size 784x21
+        RenderText {#text} at (0,0) size 299x20
+          text run at (0,0) width 299: &quot;Font: Helvetica Neue Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,2080) size 784x21
+        RenderText {#text} at (0,0) size 308x20
+          text run at (0,0) width 308: &quot;Font: Helvetica Neue Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,2101) size 784x21
+        RenderText {#text} at (0,0) size 320x20
+          text run at (0,0) width 320: &quot;Font: Helvetica Neue Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,2122) size 784x21
+        RenderText {#text} at (0,0) size 329x20
+          text run at (0,0) width 329: &quot;Font: Helvetica Neue Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,2143) size 784x21
+        RenderText {#text} at (0,0) size 340x20
+          text run at (0,0) width 340: &quot;Font: Helvetica Neue Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,2164) size 784x21
+        RenderText {#text} at (0,0) size 340x20
+          text run at (0,0) width 340: &quot;Font: Helvetica Neue Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,2185) size 784x21
+        RenderText {#text} at (0,0) size 340x20
+          text run at (0,0) width 340: &quot;Font: Helvetica Neue Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,2206) size 784x21
+        RenderText {#text} at (0,0) size 340x20
+          text run at (0,0) width 340: &quot;Font: Helvetica Neue Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,2227) size 784x20
+        RenderText {#text} at (0,0) size 345x19
+          text run at (0,0) width 345: &quot;Font: HelveticaNeue-UltraLight Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,2247) size 784x20
+        RenderText {#text} at (0,0) size 345x19
+          text run at (0,0) width 345: &quot;Font: HelveticaNeue-UltraLight Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,2267) size 784x20
+        RenderText {#text} at (0,0) size 345x19
+          text run at (0,0) width 345: &quot;Font: HelveticaNeue-UltraLight Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,2287) size 784x20
+        RenderText {#text} at (0,0) size 345x19
+          text run at (0,0) width 345: &quot;Font: HelveticaNeue-UltraLight Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,2307) size 784x20
+        RenderText {#text} at (0,0) size 345x19
+          text run at (0,0) width 345: &quot;Font: HelveticaNeue-UltraLight Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,2327) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-UltraLight Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,2348) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-UltraLight Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,2369) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-UltraLight Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,2390) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-UltraLight Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,2411) size 784x21
+        RenderText {#text} at (0,0) size 344x20
+          text run at (0,0) width 344: &quot;Font: HelveticaNeue-Light Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,2432) size 784x21
+        RenderText {#text} at (0,0) size 344x20
+          text run at (0,0) width 344: &quot;Font: HelveticaNeue-Light Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,2453) size 784x21
+        RenderText {#text} at (0,0) size 344x20
+          text run at (0,0) width 344: &quot;Font: HelveticaNeue-Light Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,2474) size 784x21
+        RenderText {#text} at (0,0) size 344x20
+          text run at (0,0) width 344: &quot;Font: HelveticaNeue-Light Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,2495) size 784x21
+        RenderText {#text} at (0,0) size 344x20
+          text run at (0,0) width 344: &quot;Font: HelveticaNeue-Light Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,2516) size 784x21
+        RenderText {#text} at (0,0) size 381x20
+          text run at (0,0) width 381: &quot;Font: HelveticaNeue-Light Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,2537) size 784x21
+        RenderText {#text} at (0,0) size 381x20
+          text run at (0,0) width 381: &quot;Font: HelveticaNeue-Light Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,2558) size 784x21
+        RenderText {#text} at (0,0) size 381x20
+          text run at (0,0) width 381: &quot;Font: HelveticaNeue-Light Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,2579) size 784x21
+        RenderText {#text} at (0,0) size 381x20
+          text run at (0,0) width 381: &quot;Font: HelveticaNeue-Light Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,2600) size 784x21
+        RenderText {#text} at (0,0) size 315x20
+          text run at (0,0) width 315: &quot;Font: HelveticaNeue Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,2621) size 784x21
+        RenderText {#text} at (0,0) size 315x20
+          text run at (0,0) width 315: &quot;Font: HelveticaNeue Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,2642) size 784x21
+        RenderText {#text} at (0,0) size 315x20
+          text run at (0,0) width 315: &quot;Font: HelveticaNeue Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,2663) size 784x21
+        RenderText {#text} at (0,0) size 315x20
+          text run at (0,0) width 315: &quot;Font: HelveticaNeue Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,2684) size 784x21
+        RenderText {#text} at (0,0) size 315x20
+          text run at (0,0) width 315: &quot;Font: HelveticaNeue Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,2705) size 784x21
+        RenderText {#text} at (0,0) size 336x20
+          text run at (0,0) width 336: &quot;Font: HelveticaNeue Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,2726) size 784x21
+        RenderText {#text} at (0,0) size 336x20
+          text run at (0,0) width 336: &quot;Font: HelveticaNeue Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,2747) size 784x21
+        RenderText {#text} at (0,0) size 336x20
+          text run at (0,0) width 336: &quot;Font: HelveticaNeue Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,2768) size 784x21
+        RenderText {#text} at (0,0) size 336x20
+          text run at (0,0) width 336: &quot;Font: HelveticaNeue Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,2789) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-Medium Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,2810) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-Medium Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,2831) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-Medium Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,2852) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-Medium Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,2873) size 784x21
+        RenderText {#text} at (0,0) size 391x20
+          text run at (0,0) width 391: &quot;Font: HelveticaNeue-Medium Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,2894) size 784x21
+        RenderText {#text} at (0,0) size 404x20
+          text run at (0,0) width 404: &quot;Font: HelveticaNeue-Medium Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,2915) size 784x21
+        RenderText {#text} at (0,0) size 404x20
+          text run at (0,0) width 404: &quot;Font: HelveticaNeue-Medium Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,2936) size 784x21
+        RenderText {#text} at (0,0) size 404x20
+          text run at (0,0) width 404: &quot;Font: HelveticaNeue-Medium Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,2957) size 784x21
+        RenderText {#text} at (0,0) size 404x20
+          text run at (0,0) width 404: &quot;Font: HelveticaNeue-Medium Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,2978) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,2999) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,3020) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,3041) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,3062) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,3083) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,3104) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,3125) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,3146) size 784x21
+        RenderText {#text} at (0,0) size 377x20
+          text run at (0,0) width 377: &quot;Font: HelveticaNeue-Bold Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,3167) size 784x20
+        RenderText {#text} at (0,0) size 372x19
+          text run at (0,0) width 372: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,3187) size 784x20
+        RenderText {#text} at (0,0) size 372x19
+          text run at (0,0) width 372: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,3207) size 784x20
+        RenderText {#text} at (0,0) size 372x19
+          text run at (0,0) width 372: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,3227) size 784x20
+        RenderText {#text} at (0,0) size 372x19
+          text run at (0,0) width 372: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,3247) size 784x20
+        RenderText {#text} at (0,0) size 372x19
+          text run at (0,0) width 372: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,3267) size 784x21
+        RenderText {#text} at (0,0) size 455x20
+          text run at (0,0) width 455: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,3288) size 784x21
+        RenderText {#text} at (0,0) size 455x20
+          text run at (0,0) width 455: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,3309) size 784x21
+        RenderText {#text} at (0,0) size 455x20
+          text run at (0,0) width 455: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,3330) size 784x21
+        RenderText {#text} at (0,0) size 455x20
+          text run at (0,0) width 455: &quot;Font: HelveticaNeue-UltraLightItalic Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,3351) size 784x21
+        RenderText {#text} at (0,0) size 375x20
+          text run at (0,0) width 375: &quot;Font: HelveticaNeue-LightItalic Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,3372) size 784x21
+        RenderText {#text} at (0,0) size 375x20
+          text run at (0,0) width 375: &quot;Font: HelveticaNeue-LightItalic Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,3393) size 784x21
+        RenderText {#text} at (0,0) size 375x20
+          text run at (0,0) width 375: &quot;Font: HelveticaNeue-LightItalic Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,3414) size 784x21
+        RenderText {#text} at (0,0) size 375x20
+          text run at (0,0) width 375: &quot;Font: HelveticaNeue-LightItalic Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,3435) size 784x21
+        RenderText {#text} at (0,0) size 375x20
+          text run at (0,0) width 375: &quot;Font: HelveticaNeue-LightItalic Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,3456) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-LightItalic Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,3477) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-LightItalic Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,3498) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-LightItalic Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,3519) size 784x21
+        RenderText {#text} at (0,0) size 418x20
+          text run at (0,0) width 418: &quot;Font: HelveticaNeue-LightItalic Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,3540) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: HelveticaNeue-Italic Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,3561) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: HelveticaNeue-Italic Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,3582) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: HelveticaNeue-Italic Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,3603) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: HelveticaNeue-Italic Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,3624) size 784x21
+        RenderText {#text} at (0,0) size 355x20
+          text run at (0,0) width 355: &quot;Font: HelveticaNeue-Italic Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,3645) size 784x21
+        RenderText {#text} at (0,0) size 379x20
+          text run at (0,0) width 379: &quot;Font: HelveticaNeue-Italic Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,3666) size 784x21
+        RenderText {#text} at (0,0) size 379x20
+          text run at (0,0) width 379: &quot;Font: HelveticaNeue-Italic Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,3687) size 784x21
+        RenderText {#text} at (0,0) size 379x20
+          text run at (0,0) width 379: &quot;Font: HelveticaNeue-Italic Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,3708) size 784x21
+        RenderText {#text} at (0,0) size 379x20
+          text run at (0,0) width 379: &quot;Font: HelveticaNeue-Italic Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,3729) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,3750) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,3771) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,3792) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,3813) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,3834) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,3855) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,3876) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,3897) size 784x21
+        RenderText {#text} at (0,0) size 414x20
+          text run at (0,0) width 414: &quot;Font: HelveticaNeue-BoldItalic Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,3918) size 784x22
+        RenderText {#text} at (0,0) size 272x22
+          text run at (0,0) width 272: &quot;Font: Avenir Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,3940) size 784x22
+        RenderText {#text} at (0,0) size 272x22
+          text run at (0,0) width 272: &quot;Font: Avenir Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,3962) size 784x22
+        RenderText {#text} at (0,0) size 272x22
+          text run at (0,0) width 272: &quot;Font: Avenir Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,3984) size 784x22
+        RenderText {#text} at (0,0) size 277x22
+          text run at (0,0) width 277: &quot;Font: Avenir Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,4006) size 784x22
+        RenderText {#text} at (0,0) size 280x22
+          text run at (0,0) width 280: &quot;Font: Avenir Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,4028) size 784x22
+        RenderText {#text} at (0,0) size 296x22
+          text run at (0,0) width 296: &quot;Font: Avenir Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,4050) size 784x22
+        RenderText {#text} at (0,0) size 296x22
+          text run at (0,0) width 296: &quot;Font: Avenir Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,4072) size 784x22
+        RenderText {#text} at (0,0) size 296x22
+          text run at (0,0) width 296: &quot;Font: Avenir Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,4094) size 784x22
+        RenderText {#text} at (0,0) size 293x22
+          text run at (0,0) width 293: &quot;Font: Avenir Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,4116) size 784x22
+        RenderText {#text} at (0,0) size 312x22
+          text run at (0,0) width 312: &quot;Font: Avenir-Light Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,4138) size 784x22
+        RenderText {#text} at (0,0) size 312x22
+          text run at (0,0) width 312: &quot;Font: Avenir-Light Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,4160) size 784x22
+        RenderText {#text} at (0,0) size 312x22
+          text run at (0,0) width 312: &quot;Font: Avenir-Light Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,4182) size 784x22
+        RenderText {#text} at (0,0) size 312x22
+          text run at (0,0) width 312: &quot;Font: Avenir-Light Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,4204) size 784x22
+        RenderText {#text} at (0,0) size 312x22
+          text run at (0,0) width 312: &quot;Font: Avenir-Light Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,4226) size 784x22
+        RenderText {#text} at (0,0) size 339x22
+          text run at (0,0) width 339: &quot;Font: Avenir-Light Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,4248) size 784x22
+        RenderText {#text} at (0,0) size 339x22
+          text run at (0,0) width 339: &quot;Font: Avenir-Light Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,4270) size 784x22
+        RenderText {#text} at (0,0) size 339x22
+          text run at (0,0) width 339: &quot;Font: Avenir-Light Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,4292) size 784x22
+        RenderText {#text} at (0,0) size 335x22
+          text run at (0,0) width 335: &quot;Font: Avenir-Light Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,4314) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Book Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,4336) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Book Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,4358) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Book Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,4380) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Book Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,4402) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Book Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,4424) size 784x22
+        RenderText {#text} at (0,0) size 339x22
+          text run at (0,0) width 339: &quot;Font: Avenir-Book Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,4446) size 784x22
+        RenderText {#text} at (0,0) size 339x22
+          text run at (0,0) width 339: &quot;Font: Avenir-Book Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,4468) size 784x22
+        RenderText {#text} at (0,0) size 339x22
+          text run at (0,0) width 339: &quot;Font: Avenir-Book Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,4490) size 784x22
+        RenderText {#text} at (0,0) size 336x22
+          text run at (0,0) width 336: &quot;Font: Avenir-Book Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,4512) size 784x22
+        RenderText {#text} at (0,0) size 344x22
+          text run at (0,0) width 344: &quot;Font: Avenir-Medium Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,4534) size 784x22
+        RenderText {#text} at (0,0) size 344x22
+          text run at (0,0) width 344: &quot;Font: Avenir-Medium Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,4556) size 784x22
+        RenderText {#text} at (0,0) size 344x22
+          text run at (0,0) width 344: &quot;Font: Avenir-Medium Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,4578) size 784x22
+        RenderText {#text} at (0,0) size 344x22
+          text run at (0,0) width 344: &quot;Font: Avenir-Medium Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,4600) size 784x22
+        RenderText {#text} at (0,0) size 344x22
+          text run at (0,0) width 344: &quot;Font: Avenir-Medium Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,4622) size 784x22
+        RenderText {#text} at (0,0) size 362x22
+          text run at (0,0) width 362: &quot;Font: Avenir-Medium Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,4644) size 784x22
+        RenderText {#text} at (0,0) size 362x22
+          text run at (0,0) width 362: &quot;Font: Avenir-Medium Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,4666) size 784x22
+        RenderText {#text} at (0,0) size 362x22
+          text run at (0,0) width 362: &quot;Font: Avenir-Medium Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,4688) size 784x22
+        RenderText {#text} at (0,0) size 358x22
+          text run at (0,0) width 358: &quot;Font: Avenir-Medium Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,4710) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,4732) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,4754) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,4776) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,4798) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,4820) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,4842) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,4864) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,4886) size 784x22
+        RenderText {#text} at (0,0) size 340x22
+          text run at (0,0) width 340: &quot;Font: Avenir-Black Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,4908) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,4930) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,4952) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,4974) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,4996) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,5018) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,5040) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,5062) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,5084) size 784x22
+        RenderText {#text} at (0,0) size 343x22
+          text run at (0,0) width 343: &quot;Font: Avenir-Heavy Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,5106) size 784x22
+        RenderText {#text} at (0,0) size 370x22
+          text run at (0,0) width 370: &quot;Font: Avenir-LightOblique Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,5128) size 784x22
+        RenderText {#text} at (0,0) size 370x22
+          text run at (0,0) width 370: &quot;Font: Avenir-LightOblique Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,5150) size 784x22
+        RenderText {#text} at (0,0) size 370x22
+          text run at (0,0) width 370: &quot;Font: Avenir-LightOblique Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,5172) size 784x22
+        RenderText {#text} at (0,0) size 370x22
+          text run at (0,0) width 370: &quot;Font: Avenir-LightOblique Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,5194) size 784x22
+        RenderText {#text} at (0,0) size 370x22
+          text run at (0,0) width 370: &quot;Font: Avenir-LightOblique Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,5216) size 784x22
+        RenderText {#text} at (0,0) size 399x22
+          text run at (0,0) width 399: &quot;Font: Avenir-LightOblique Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,5238) size 784x22
+        RenderText {#text} at (0,0) size 399x22
+          text run at (0,0) width 399: &quot;Font: Avenir-LightOblique Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,5260) size 784x22
+        RenderText {#text} at (0,0) size 399x22
+          text run at (0,0) width 399: &quot;Font: Avenir-LightOblique Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,5282) size 784x22
+        RenderText {#text} at (0,0) size 395x22
+          text run at (0,0) width 395: &quot;Font: Avenir-LightOblique Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,5304) size 784x22
+        RenderText {#text} at (0,0) size 376x22
+          text run at (0,0) width 376: &quot;Font: Avenir-BookOblique Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,5326) size 784x22
+        RenderText {#text} at (0,0) size 376x22
+          text run at (0,0) width 376: &quot;Font: Avenir-BookOblique Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,5348) size 784x22
+        RenderText {#text} at (0,0) size 376x22
+          text run at (0,0) width 376: &quot;Font: Avenir-BookOblique Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,5370) size 784x22
+        RenderText {#text} at (0,0) size 376x22
+          text run at (0,0) width 376: &quot;Font: Avenir-BookOblique Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,5392) size 784x22
+        RenderText {#text} at (0,0) size 376x22
+          text run at (0,0) width 376: &quot;Font: Avenir-BookOblique Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,5414) size 784x22
+        RenderText {#text} at (0,0) size 399x22
+          text run at (0,0) width 399: &quot;Font: Avenir-BookOblique Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,5436) size 784x22
+        RenderText {#text} at (0,0) size 399x22
+          text run at (0,0) width 399: &quot;Font: Avenir-BookOblique Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,5458) size 784x22
+        RenderText {#text} at (0,0) size 399x22
+          text run at (0,0) width 399: &quot;Font: Avenir-BookOblique Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,5480) size 784x22
+        RenderText {#text} at (0,0) size 395x22
+          text run at (0,0) width 395: &quot;Font: Avenir-BookOblique Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,5502) size 784x22
+        RenderText {#text} at (0,0) size 402x22
+          text run at (0,0) width 402: &quot;Font: Avenir-MediumOblique Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,5524) size 784x22
+        RenderText {#text} at (0,0) size 402x22
+          text run at (0,0) width 402: &quot;Font: Avenir-MediumOblique Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,5546) size 784x22
+        RenderText {#text} at (0,0) size 402x22
+          text run at (0,0) width 402: &quot;Font: Avenir-MediumOblique Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,5568) size 784x22
+        RenderText {#text} at (0,0) size 402x22
+          text run at (0,0) width 402: &quot;Font: Avenir-MediumOblique Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,5590) size 784x22
+        RenderText {#text} at (0,0) size 402x22
+          text run at (0,0) width 402: &quot;Font: Avenir-MediumOblique Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,5612) size 784x22
+        RenderText {#text} at (0,0) size 422x22
+          text run at (0,0) width 422: &quot;Font: Avenir-MediumOblique Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,5634) size 784x22
+        RenderText {#text} at (0,0) size 422x22
+          text run at (0,0) width 422: &quot;Font: Avenir-MediumOblique Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,5656) size 784x22
+        RenderText {#text} at (0,0) size 422x22
+          text run at (0,0) width 422: &quot;Font: Avenir-MediumOblique Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,5678) size 784x22
+        RenderText {#text} at (0,0) size 418x22
+          text run at (0,0) width 418: &quot;Font: Avenir-MediumOblique Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,5700) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 100 Style: normal&quot;
+      RenderBlock {DIV} at (0,5722) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 200 Style: normal&quot;
+      RenderBlock {DIV} at (0,5744) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 300 Style: normal&quot;
+      RenderBlock {DIV} at (0,5766) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 400 Style: normal&quot;
+      RenderBlock {DIV} at (0,5788) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 500 Style: normal&quot;
+      RenderBlock {DIV} at (0,5810) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 600 Style: normal&quot;
+      RenderBlock {DIV} at (0,5832) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 700 Style: normal&quot;
+      RenderBlock {DIV} at (0,5854) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 800 Style: normal&quot;
+      RenderBlock {DIV} at (0,5876) size 784x22
+        RenderText {#text} at (0,0) size 400x22
+          text run at (0,0) width 400: &quot;Font: Avenir-BlackOblique Weight: 900 Style: normal&quot;
+      RenderBlock {DIV} at (0,5898) size 784x22
+        RenderText {#text} at (0,0) size 255x22
+          text run at (0,0) width 255: &quot;Font: Avenir Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,5920) size 784x22
+        RenderText {#text} at (0,0) size 255x22
+          text run at (0,0) width 255: &quot;Font: Avenir Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,5942) size 784x22
+        RenderText {#text} at (0,0) size 255x22
+          text run at (0,0) width 255: &quot;Font: Avenir Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,5964) size 784x22
+        RenderText {#text} at (0,0) size 260x22
+          text run at (0,0) width 260: &quot;Font: Avenir Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,5986) size 784x22
+        RenderText {#text} at (0,0) size 264x22
+          text run at (0,0) width 264: &quot;Font: Avenir Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,6008) size 784x22
+        RenderText {#text} at (0,0) size 279x22
+          text run at (0,0) width 279: &quot;Font: Avenir Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,6030) size 784x22
+        RenderText {#text} at (0,0) size 279x22
+          text run at (0,0) width 279: &quot;Font: Avenir Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,6052) size 784x22
+        RenderText {#text} at (0,0) size 279x22
+          text run at (0,0) width 279: &quot;Font: Avenir Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,6074) size 784x22
+        RenderText {#text} at (0,0) size 276x22
+          text run at (0,0) width 276: &quot;Font: Avenir Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,6096) size 784x22
+        RenderText {#text} at (0,0) size 295x22
+          text run at (0,0) width 295: &quot;Font: Avenir-Light Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,6118) size 784x22
+        RenderText {#text} at (0,0) size 295x22
+          text run at (0,0) width 295: &quot;Font: Avenir-Light Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,6140) size 784x22
+        RenderText {#text} at (0,0) size 295x22
+          text run at (0,0) width 295: &quot;Font: Avenir-Light Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,6162) size 784x22
+        RenderText {#text} at (0,0) size 295x22
+          text run at (0,0) width 295: &quot;Font: Avenir-Light Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,6184) size 784x22
+        RenderText {#text} at (0,0) size 295x22
+          text run at (0,0) width 295: &quot;Font: Avenir-Light Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,6206) size 784x22
+        RenderText {#text} at (0,0) size 322x22
+          text run at (0,0) width 322: &quot;Font: Avenir-Light Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,6228) size 784x22
+        RenderText {#text} at (0,0) size 322x22
+          text run at (0,0) width 322: &quot;Font: Avenir-Light Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,6250) size 784x22
+        RenderText {#text} at (0,0) size 322x22
+          text run at (0,0) width 322: &quot;Font: Avenir-Light Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,6272) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Light Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,6294) size 784x22
+        RenderText {#text} at (0,0) size 301x22
+          text run at (0,0) width 301: &quot;Font: Avenir-Book Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,6316) size 784x22
+        RenderText {#text} at (0,0) size 301x22
+          text run at (0,0) width 301: &quot;Font: Avenir-Book Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,6338) size 784x22
+        RenderText {#text} at (0,0) size 301x22
+          text run at (0,0) width 301: &quot;Font: Avenir-Book Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,6360) size 784x22
+        RenderText {#text} at (0,0) size 301x22
+          text run at (0,0) width 301: &quot;Font: Avenir-Book Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,6382) size 784x22
+        RenderText {#text} at (0,0) size 301x22
+          text run at (0,0) width 301: &quot;Font: Avenir-Book Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,6404) size 784x22
+        RenderText {#text} at (0,0) size 322x22
+          text run at (0,0) width 322: &quot;Font: Avenir-Book Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,6426) size 784x22
+        RenderText {#text} at (0,0) size 322x22
+          text run at (0,0) width 322: &quot;Font: Avenir-Book Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,6448) size 784x22
+        RenderText {#text} at (0,0) size 322x22
+          text run at (0,0) width 322: &quot;Font: Avenir-Book Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,6470) size 784x22
+        RenderText {#text} at (0,0) size 318x22
+          text run at (0,0) width 318: &quot;Font: Avenir-Book Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,6492) size 784x22
+        RenderText {#text} at (0,0) size 327x22
+          text run at (0,0) width 327: &quot;Font: Avenir-Medium Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,6514) size 784x22
+        RenderText {#text} at (0,0) size 327x22
+          text run at (0,0) width 327: &quot;Font: Avenir-Medium Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,6536) size 784x22
+        RenderText {#text} at (0,0) size 327x22
+          text run at (0,0) width 327: &quot;Font: Avenir-Medium Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,6558) size 784x22
+        RenderText {#text} at (0,0) size 327x22
+          text run at (0,0) width 327: &quot;Font: Avenir-Medium Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,6580) size 784x22
+        RenderText {#text} at (0,0) size 327x22
+          text run at (0,0) width 327: &quot;Font: Avenir-Medium Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,6602) size 784x22
+        RenderText {#text} at (0,0) size 345x22
+          text run at (0,0) width 345: &quot;Font: Avenir-Medium Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,6624) size 784x22
+        RenderText {#text} at (0,0) size 345x22
+          text run at (0,0) width 345: &quot;Font: Avenir-Medium Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,6646) size 784x22
+        RenderText {#text} at (0,0) size 345x22
+          text run at (0,0) width 345: &quot;Font: Avenir-Medium Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,6668) size 784x22
+        RenderText {#text} at (0,0) size 341x22
+          text run at (0,0) width 341: &quot;Font: Avenir-Medium Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,6690) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,6712) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,6734) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,6756) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,6778) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,6800) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,6822) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,6844) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,6866) size 784x22
+        RenderText {#text} at (0,0) size 323x22
+          text run at (0,0) width 323: &quot;Font: Avenir-Black Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,6888) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,6910) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,6932) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,6954) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,6976) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,6998) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,7020) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,7042) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,7064) size 784x22
+        RenderText {#text} at (0,0) size 326x22
+          text run at (0,0) width 326: &quot;Font: Avenir-Heavy Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,7086) size 784x22
+        RenderText {#text} at (0,0) size 354x22
+          text run at (0,0) width 354: &quot;Font: Avenir-LightOblique Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,7108) size 784x22
+        RenderText {#text} at (0,0) size 354x22
+          text run at (0,0) width 354: &quot;Font: Avenir-LightOblique Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,7130) size 784x22
+        RenderText {#text} at (0,0) size 354x22
+          text run at (0,0) width 354: &quot;Font: Avenir-LightOblique Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,7152) size 784x22
+        RenderText {#text} at (0,0) size 354x22
+          text run at (0,0) width 354: &quot;Font: Avenir-LightOblique Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,7174) size 784x22
+        RenderText {#text} at (0,0) size 354x22
+          text run at (0,0) width 354: &quot;Font: Avenir-LightOblique Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,7196) size 784x22
+        RenderText {#text} at (0,0) size 382x22
+          text run at (0,0) width 382: &quot;Font: Avenir-LightOblique Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,7218) size 784x22
+        RenderText {#text} at (0,0) size 382x22
+          text run at (0,0) width 382: &quot;Font: Avenir-LightOblique Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,7240) size 784x22
+        RenderText {#text} at (0,0) size 382x22
+          text run at (0,0) width 382: &quot;Font: Avenir-LightOblique Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,7262) size 784x22
+        RenderText {#text} at (0,0) size 378x22
+          text run at (0,0) width 378: &quot;Font: Avenir-LightOblique Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,7284) size 784x22
+        RenderText {#text} at (0,0) size 359x22
+          text run at (0,0) width 359: &quot;Font: Avenir-BookOblique Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,7306) size 784x22
+        RenderText {#text} at (0,0) size 359x22
+          text run at (0,0) width 359: &quot;Font: Avenir-BookOblique Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,7328) size 784x22
+        RenderText {#text} at (0,0) size 359x22
+          text run at (0,0) width 359: &quot;Font: Avenir-BookOblique Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,7350) size 784x22
+        RenderText {#text} at (0,0) size 359x22
+          text run at (0,0) width 359: &quot;Font: Avenir-BookOblique Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,7372) size 784x22
+        RenderText {#text} at (0,0) size 359x22
+          text run at (0,0) width 359: &quot;Font: Avenir-BookOblique Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,7394) size 784x22
+        RenderText {#text} at (0,0) size 382x22
+          text run at (0,0) width 382: &quot;Font: Avenir-BookOblique Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,7416) size 784x22
+        RenderText {#text} at (0,0) size 382x22
+          text run at (0,0) width 382: &quot;Font: Avenir-BookOblique Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,7438) size 784x22
+        RenderText {#text} at (0,0) size 382x22
+          text run at (0,0) width 382: &quot;Font: Avenir-BookOblique Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,7460) size 784x22
+        RenderText {#text} at (0,0) size 379x22
+          text run at (0,0) width 379: &quot;Font: Avenir-BookOblique Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,7482) size 784x22
+        RenderText {#text} at (0,0) size 386x22
+          text run at (0,0) width 386: &quot;Font: Avenir-MediumOblique Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,7504) size 784x22
+        RenderText {#text} at (0,0) size 386x22
+          text run at (0,0) width 386: &quot;Font: Avenir-MediumOblique Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,7526) size 784x22
+        RenderText {#text} at (0,0) size 386x22
+          text run at (0,0) width 386: &quot;Font: Avenir-MediumOblique Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,7548) size 784x22
+        RenderText {#text} at (0,0) size 386x22
+          text run at (0,0) width 386: &quot;Font: Avenir-MediumOblique Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,7570) size 784x22
+        RenderText {#text} at (0,0) size 386x22
+          text run at (0,0) width 386: &quot;Font: Avenir-MediumOblique Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,7592) size 784x22
+        RenderText {#text} at (0,0) size 405x22
+          text run at (0,0) width 405: &quot;Font: Avenir-MediumOblique Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,7614) size 784x22
+        RenderText {#text} at (0,0) size 405x22
+          text run at (0,0) width 405: &quot;Font: Avenir-MediumOblique Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,7636) size 784x22
+        RenderText {#text} at (0,0) size 405x22
+          text run at (0,0) width 405: &quot;Font: Avenir-MediumOblique Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,7658) size 784x22
+        RenderText {#text} at (0,0) size 402x22
+          text run at (0,0) width 402: &quot;Font: Avenir-MediumOblique Weight: 900 Style: italic&quot;
+      RenderBlock {DIV} at (0,7680) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 100 Style: italic&quot;
+      RenderBlock {DIV} at (0,7702) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 200 Style: italic&quot;
+      RenderBlock {DIV} at (0,7724) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 300 Style: italic&quot;
+      RenderBlock {DIV} at (0,7746) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 400 Style: italic&quot;
+      RenderBlock {DIV} at (0,7768) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 500 Style: italic&quot;
+      RenderBlock {DIV} at (0,7790) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 600 Style: italic&quot;
+      RenderBlock {DIV} at (0,7812) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 700 Style: italic&quot;
+      RenderBlock {DIV} at (0,7834) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 800 Style: italic&quot;
+      RenderBlock {DIV} at (0,7856) size 784x22
+        RenderText {#text} at (0,0) size 383x22
+          text run at (0,0) width 383: &quot;Font: Avenir-BlackOblique Weight: 900 Style: italic&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextinternationalkhmerselectionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/international/khmer-selection-expected.txt (0 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/international/khmer-selection-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/international/khmer-selection-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x140
+  RenderBlock {HTML} at (0,0) size 800x140
+    RenderBody {BODY} at (8,16) size 784x108
+      RenderBlock {P} at (0,0) size 784x32
+        RenderInline {NOBR} at (0,0) size 169x19
+          RenderInline {B} at (0,0) size 26x19
+            RenderText {#text} at (0,3) size 26x19
+              text run at (0,3) width 26: &quot;\x{179C}\x{17C9}\x{17C2}\x{1794}&quot;
+          RenderText {#text} at (25,3) size 5x19
+            text run at (25,3) width 5: &quot; &quot;
+          RenderInline {A} at (0,0) size 41x19 [color=#0000EE]
+            RenderText {#text} at (29,3) size 41x19
+              text run at (29,3) width 41: &quot;\x{179A}\x{17BC}\x{1794}\x{1797}\x{17B6}\x{1796}&quot;
+          RenderText {#text} at (69,3) size 5x19
+            text run at (69,3) width 5: &quot; &quot;
+          RenderInline {A} at (0,0) size 27x19 [color=#0000EE]
+            RenderText {#text} at (73,3) size 27x19
+              text run at (73,3) width 27: &quot;\x{1780}\x{17D2}\x{179A}\x{17BB}\x{1798}&quot;
+          RenderText {#text} at (99,3) size 5x19
+            text run at (99,3) width 5: &quot; &quot;
+          RenderInline {A} at (0,0) size 66x19 [color=#0000EE]
+            RenderText {#text} at (103,3) size 66x19
+              text run at (103,3) width 66: &quot;\x{1790}\x{178F}\x{17AF}\x{1780}\x{179F}\x{17B6}\x{179A}&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,48) size 784x60
+        RenderText {#text} at (0,0) size 542x19
+          text run at (0,0) width 542: &quot;Some Harfbuzz shapers will output cluster logs which suggest that some glyphs had &quot;
+        RenderInline {I} at (0,0) size 17x19
+          RenderText {#text} at (541,0) size 17x19
+            text run at (541,0) width 17: &quot;no&quot;
+        RenderText {#text} at (557,0) size 780x39
+          text run at (557,0) width 223: &quot; contributing code points. This test&quot;
+          text run at (0,20) width 178: &quot;contains such text and uses &quot;
+        RenderInline {TT} at (0,0) size 87x14
+          RenderText {#text} at (177,25) size 87x14
+            text run at (177,25) width 87: &quot;eventSender&quot;
+        RenderText {#text} at (263,20) size 446x19
+          text run at (263,20) width 446: &quot; to select the text. You should see some of the above text selected and&quot;
+        RenderInline {TT} at (0,0) size 79x14
+          RenderText {#text} at (0,45) size 79x14
+            text run at (0,45) width 79: &quot;test_shell&quot;
+        RenderText {#text} at (78,40) size 262x19
+          text run at (78,40) width 262: &quot; shouldn't trigger any assertions or crash.&quot;
+caret: position 0 of child 0 {#text} of child 0 {B} of child 1 {NOBR} of child 1 {P} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextsystemfontweightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/system-font-weight-expected.txt (0 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/system-font-weight-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/system-font-weight-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+This test makes sure that extra-heavy weights of the system font can be achieved.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+PASS four.offsetWidth is not three.offsetWidth
+PASS five.offsetWidth is not four.offsetWidth
+PASS six.offsetWidth is not five.offsetWidth
+PASS eight.offsetWidth is not seven.offsetWidth
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Hello, World
+Hello, World
+Hello, World
+Hello, World
+Hello, World
+Hello, World
+Hello, World
+Hello, World
+Hello, World
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttexttatechuyokoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/tatechuyoko-expected.txt (0 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/tatechuyoko-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/tatechuyoko-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 800x670
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x670
+  RenderBlock {HTML} at (0,0) size 800x670
+    RenderBody {BODY} at (8,16) size 784x646
+      RenderBlock {P} at (0,0) size 784x46
+        RenderText {#text} at (0,2) size 256x19
+          text run at (0,2) width 256: &quot;\x{300C}\x{5411}\x{898B}\x{8AD6}\x{6CBB}\x{9053}\x{66F8}\x{FF0C}\x{5176}\x{9593}\x{6B32}\x{4EFF}\x{4E95}\x{7530}\x{4E4B}\x{610F}&quot;
+        RenderInline {SPAN} at (0,0) size 16x19
+          RenderCombineText {#text} at (256,2) size 16x19
+            text run at (256,2) width 16: &quot;12&quot;
+        RenderText {#text} at (272,2) size 784x42
+          text run at (272,2) width 512: &quot;\x{FF0C}\x{800C}\x{79D1}\x{689D}\x{5DDE}\x{90E1}\x{8CA1}\x{8CE6}\x{4E4B}\x{985E}\x{FF0C}\x{6B64}\x{56FA}\x{70BA}\x{6CBB}\x{4E4B}\x{5177}\x{3002}\x{7136}\x{65BD}\x{4E4B}\x{7576}\x{6709}\x{6B21}\x{7B2C}\x{3002}\x{4ECA}\x{65E5}\x{5148}\x{52D9}\x{FF0C}\x{6050}&quot;
+          text run at (0,25) width 80: &quot;\x{7576}\x{555F}\x{8FEA}\x{4E3B}\x{5FC3}&quot;
+      RenderBlock {P} at (16,62) size 46x584
+        RenderText {#text} at (2,0) size 19x256
+          text run at (2,0) width 256: &quot;\x{300C}\x{5411}\x{898B}\x{8AD6}\x{6CBB}\x{9053}\x{66F8}\x{FF0C}\x{5176}\x{9593}\x{6B32}\x{4EFF}\x{4E95}\x{7530}\x{4E4B}\x{610F}&quot;
+        RenderInline {SPAN} at (0,0) size 19x16
+          RenderCombineText {#text} at (2,256) size 19x16
+            text run at (2,256) width 16: &quot;\x{FFFC}&quot;
+        RenderText {#text} at (2,272) size 42x576
+          text run at (2,272) width 304: &quot;\x{FF0C}\x{800C}\x{79D1}\x{689D}\x{5DDE}\x{90E1}\x{8CA1}\x{8CE6}\x{4E4B}\x{985E}\x{FF0C}\x{6B64}\x{56FA}\x{70BA}\x{6CBB}\x{4E4B}\x{5177}\x{3002}\x{7136}&quot;
+          text run at (25,0) width 288: &quot;\x{65BD}\x{4E4B}\x{7576}\x{6709}\x{6B21}\x{7B2C}\x{3002}\x{4ECA}\x{65E5}\x{5148}\x{52D9}\x{FF0C}\x{6050}\x{7576}\x{555F}\x{8FEA}\x{4E3B}\x{5FC3}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttexttextIteratorNilRendererexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/textIteratorNilRenderer-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/textIteratorNilRenderer-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/textIteratorNilRenderer-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx">                       RenderText at (0,0) size 76x14
</span><span class="cx">                         text run at (0,0) width 76: &quot;Search Froogle&quot;
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderTableCell {TD} at (515,1) size 160x23 [r=0 c=3 rs=2 cs=1]
</del><ins>+                RenderTableCell {TD} at (514,1) size 161x23 [r=0 c=3 rs=2 cs=1]
</ins><span class="cx">                   RenderInline {LABEL} at (0,0) size 119x12
</span><span class="cx">                     RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                     RenderBlock {INPUT} at (12,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextwbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/wbr-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/wbr-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/wbr-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,194) size 784x42
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x42
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 784x42
</span><del>-            RenderTableCell {TD} at (0,0) size 259x42 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 258x42 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 228x19
</span><span class="cx">                 text run at (1,1) width 228: &quot;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&quot;
</span><span class="cx">               RenderWordBreak {WBR} at (0,0) size 0x0
</span><span class="lines">@@ -48,7 +48,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,340) size 784x42
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x42
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 784x42
</span><del>-            RenderTableCell {TD} at (0,0) size 259x42 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 258x42 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {NOBR} at (0,0) size 256x39
</span><span class="cx">                 RenderText {#text} at (1,1) size 228x19
</span><span class="cx">                   text run at (1,1) width 228: &quot;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&quot;
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,506) size 784x62
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x62
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 784x62
</span><del>-            RenderTableCell {TD} at (0,0) size 195x62 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 194x62 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (1,1) size 171x19
</span><span class="cx">                 text run at (1,1) width 171: &quot;aaaaaaaaaaaaaaaaaaaaaaaa&quot;
</span><span class="cx">               RenderWordBreak {WBR} at (0,0) size 0x0
</span><span class="lines">@@ -97,7 +97,7 @@
</span><span class="cx">       RenderTable {TABLE} at (0,692) size 784x62
</span><span class="cx">         RenderTableSection {TBODY} at (0,0) size 784x62
</span><span class="cx">           RenderTableRow {TR} at (0,0) size 784x62
</span><del>-            RenderTableCell {TD} at (0,0) size 195x62 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</del><ins>+            RenderTableCell {TD} at (0,0) size 194x62 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">               RenderInline {NOBR} at (0,0) size 192x59
</span><span class="cx">                 RenderText {#text} at (1,1) size 171x19
</span><span class="cx">                   text run at (1,1) width 171: &quot;aaaaaaaaaaaaaaaaaaaaaaaa&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1fasttextwordspaceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/word-space-expected.txt (0 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/word-space-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/fast/text/word-space-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -0,0 +1,60 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 54x19
+          text run at (0,0) width 54: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 764x39
+          RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
+            RenderText {#text} at (53,0) size 305x19
+              text run at (53,0) width 305: &quot;http://bugs.webkit.org/show_bug.cgi?id=15259&quot;
+          RenderText {#text} at (357,0) size 764x39
+            text run at (357,0) width 5: &quot; &quot;
+            text run at (361,0) width 403: &quot;REGRESSION:Text overflows if a empty &lt;td&gt; is followed by a&quot;
+            text run at (0,20) width 136: &quot;&lt;td align=\&quot;center\&quot;&gt;&quot;
+        RenderText {#text} at (135,20) size 5x19
+          text run at (135,20) width 5: &quot;.&quot;
+      RenderBlock {P} at (0,56) size 784x20
+        RenderText {#text} at (0,0) size 267x19
+          text run at (0,0) width 267: &quot;The next 7 lines should all look the same.&quot;
+      RenderBlock (floating) {DIV} at (0,92) size 82x26 [border: (3px solid #000000)]
+        RenderText {#text} at (3,3) size 76x19
+          text run at (3,3) width 76: &quot;A B&quot;
+      RenderBlock (floating) {DIV} at (0,118) size 82x26 [border: (3px solid #000000)]
+        RenderText {#text} at (3,3) size 76x19
+          text run at (3,3) width 76: &quot;A B&quot;
+      RenderBlock (floating) {DIV} at (0,144) size 83x26 [border: (3px solid #000000)]
+        RenderInline {SPAN} at (0,0) size 12x19
+          RenderText {#text} at (3,3) size 12x19
+            text run at (3,3) width 12: &quot;A&quot;
+        RenderText {#text} at (64,3) size 16x19
+          text run at (64,3) width 16: &quot; B&quot;
+      RenderBlock (floating) {DIV} at (0,170) size 83x26 [border: (3px solid #000000)]
+        RenderInline {SPAN} at (0,0) size 12x19
+          RenderText {#text} at (3,3) size 12x19
+            text run at (3,3) width 12: &quot;A&quot;
+        RenderText {#text} at (64,3) size 16x19
+          text run at (64,3) width 16: &quot; B&quot;
+      RenderBlock (floating) {DIV} at (0,196) size 83x26 [border: (3px solid #000000)]
+        RenderInline {SPAN} at (0,0) size 12x19
+          RenderText {#text} at (3,3) size 12x19
+            text run at (3,3) width 12: &quot;A&quot;
+        RenderText {#text} at (64,3) size 16x19
+          text run at (64,3) width 16: &quot; B&quot;
+      RenderBlock (floating) {DIV} at (0,222) size 83x26 [border: (3px solid #000000)]
+        RenderInline {SPAN} at (0,0) size 12x19
+          RenderText {#text} at (3,3) size 12x19
+            text run at (3,3) width 12: &quot;A&quot;
+        RenderText {#text} at (64,3) size 55x19
+          text run at (64,3) width 55: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 12x19
+          RenderText {#text} at (118,3) size 12x19
+            text run at (118,3) width 12: &quot;B&quot;
+      RenderBlock (floating) {DIV} at (0,248) size 83x26 [border: (3px solid #000000)]
+        RenderInline {SPAN} at (0,0) size 12x19
+          RenderText {#text} at (3,3) size 12x19
+            text run at (3,3) width 12: &quot;A&quot;
+        RenderText {#text} at (64,3) size 16x19
+          text run at (64,3) width 16: &quot; B&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextdecorationswithtextcombineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/decorations-with-text-combine-expected.txt (204948 => 204949)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/decorations-with-text-combine-expected.txt        2016-08-25 01:22:33 UTC (rev 204948)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/decorations-with-text-combine-expected.txt        2016-08-25 01:24:47 UTC (rev 204949)
</span><span class="lines">@@ -1,153 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 782x584
-      RenderBlock {DIV} at (0,0) size 84x584
-        RenderBlock {DIV} at (0,0) size 37x584
-          RenderText {#text} at (6,0) size 25x73
-            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x25
-              text run at (6,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,96) size 25x48
-            text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,144) size 25x24
-              text run at (6,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,168) size 25x120
-            text run at (6,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (6,288) size 25x71
-              text run at (6,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (6,358) size 25x168
-            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-        RenderBlock {DIV} at (47,0) size 37x584
-          RenderText {#text} at (6,0) size 25x73
-            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x25
-              text run at (6,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,96) size 25x48
-            text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,144) size 25x24
-              text run at (6,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,168) size 25x120
-            text run at (6,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (6,288) size 25x71
-              text run at (6,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (6,358) size 25x168
-            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-      RenderBlock {DIV} at (94,0) size 84x584
-        RenderBlock {DIV} at (0,0) size 37x584
-          RenderText {#text} at (6,0) size 25x73
-            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x25
-              text run at (6,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,96) size 25x48
-            text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,144) size 25x24
-              text run at (6,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,168) size 25x120
-            text run at (6,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (6,288) size 25x71
-              text run at (6,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (6,358) size 25x168
-            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-        RenderBlock {DIV} at (47,0) size 37x584
-          RenderText {#text} at (6,0) size 25x73
-            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x25
-              text run at (6,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,96) size 25x48
-            text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,144) size 25x24
-              text run at (6,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,168) size 25x120
-            text run at (6,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (6,288) size 25x71
-              text run at (6,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (6,358) size 25x168
-            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-      RenderBlock {DIV} at (188,0) size 84x584
-        RenderBlock {DIV} at (0,0) size 37x584
-          RenderText {#text} at (6,0) size 25x73
-            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x25
-              text run at (6,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,96) size 25x48
-            text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,144) size 25x24
-              text run at (6,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,168) size 25x120
-            text run at (6,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (6,288) size 25x71
-              text run at (6,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (6,358) size 25x168
-            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-        RenderBlock {DIV} at (47,0) size 37x584
-          RenderText {#text} at (6,0) size 25x73
-            text run at (6,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (6,72) size 25x25
-              text run at (6,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,96) size 25x48
-            text run at (6,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (6,144) size 25x24
-              text run at (6,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (6,168) size 25x120
-            text run at (6,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (6,288) size 25x71
-              text run at (6,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (6,358) size 25x168
-            text run at (6,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-      RenderBlock {DIV} at (282,0) size 98x584
-        RenderBlock {DIV} at (0,0) size 44x584
-          RenderText {#text} at (13,0) size 25x73
-            text run at (13,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (13,72) size 25x25
-              text run at (13,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (13,96) size 25x48
-            text run at (13,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (13,144) size 25x24
-              text run at (13,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (13,168) size 25x120
-            text run at (13,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (13,288) size 25x71
-              text run at (13,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (13,358) size 25x168
-            text run at (13,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
-        RenderBlock {DIV} at (54,0) size 44x584
-          RenderText {#text} at (13,0) size 25x73
-            text run at (13,0) width 73: &quot;\x{305D}\x{306E}\x{5973}&quot;
-          RenderInline {SPAN} at (0,0) size 25x25 [color=#0000FF]
-            RenderCombineText {#text} at (13,72) size 25x25
-              text run at (13,72) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (13,96) size 25x48
-            text run at (13,96) width 48: &quot;\x{304C}\x{306D}&quot;
-          RenderInline {SPAN} at (0,0) size 25x24 [color=#0000FF]
-            RenderCombineText {#text} at (13,144) size 25x24
-              text run at (13,144) width 24: &quot;\x{FFFC}&quot;
-          RenderText {#text} at (13,168) size 25x120
-            text run at (13,168) width 120: &quot;\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}&quot;
-          RenderInline {SPAN} at (0,0) size 25x71 [color=#0000FF]
-            RenderCombineText {#text} at (13,288) size 25x71
-              text run at (13,288) width 71: &quot;12345&quot;
-          RenderText {#text} at (13,358) size 25x168
-            text run at (13,358) width 167: &quot;\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}&quot;
</del></span></pre>
</div>
</div>

</body>
</html>