<!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>[205398] 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/205398">205398</a></dd>
<dt>Author</dt> <dd>mmaxfield@apple.com</dd>
<dt>Date</dt> <dd>2016-09-03 00:40:26 -0700 (Sat, 03 Sep 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Cocoa] Distinguish between paint advances and base advances
https://bugs.webkit.org/show_bug.cgi?id=160892

Unreviewed.

Update test results.

* platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Removed.
* platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Removed.
* platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.png: Removed.
* platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.txt: Removed.
* platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: Removed.
* platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed.
* platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.png:
* platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt:
* platform/mac/css2.1/t1508-c527-font-00-b-expected.png:
* platform/mac/css2.1/t1508-c527-font-00-b-expected.txt:
* platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
* platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t051202c26psudonest00cexpectedpng">trunk/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t051202c26psudonest00cexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1508c527font00bexpectedpng">trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-00-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmaccss21t1508c527font00bexpectedtxt">trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineabsolutepositionedinlineincentredblockexpectedpng">trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastinlineabsolutepositionedinlineincentredblockexpectedtxt">trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacelcapitancss21t051202c26psudonest00cexpectedpng">trunk/LayoutTests/platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitancss21t051202c26psudonest00cexpectedtxt">trunk/LayoutTests/platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitancss21t1508c527font00bexpectedpng">trunk/LayoutTests/platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitancss21t1508c527font00bexpectedtxt">trunk/LayoutTests/platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastinlineabsolutepositionedinlineincentredblockexpectedpng">trunk/LayoutTests/platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacelcapitanfastinlineabsolutepositionedinlineincentredblockexpectedtxt">trunk/LayoutTests/platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/ChangeLog        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2016-09-03  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
+
+        [Cocoa] Distinguish between paint advances and base advances
+        https://bugs.webkit.org/show_bug.cgi?id=160892
+
+        Unreviewed.
+
+        Update test results.
+
+        * platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Removed.
+        * platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Removed.
+        * platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.png: Removed.
+        * platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.txt: Removed.
+        * platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: Removed.
+        * platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed.
+        * platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.png:
+        * platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt:
+        * platform/mac/css2.1/t1508-c527-font-00-b-expected.png:
+        * platform/mac/css2.1/t1508-c527-font-00-b-expected.txt:
+        * platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
+        * platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
+
</ins><span class="cx"> 2016-09-02  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Cocoa] Distinguish between paint advances and base advances
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t051202c26psudonest00cexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t051202c26psudonest00cexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -56,13 +56,13 @@
</span><span class="cx">         RenderInline {STRONG} at (0,0) size 111x18
</span><span class="cx">           RenderText {#text} at (130,15) size 111x18
</span><span class="cx">             text run at (130,15) width 111: &quot;two characters&quot;
</span><del>-        RenderText {#text} at (240,15) size 451x18
-          text run at (240,15) width 120: &quot; in this paragraph &quot;
-          text run at (359,15) width 332: &quot;(a double-quote mark and a capital 'T') should be &quot;
-        RenderInline {STRONG} at (0,0) size 90x18
-          RenderText {#text} at (690,15) size 90x18
-            text run at (690,15) width 45: &quot;200% &quot;
-            text run at (734,15) width 46: &quot;bigger&quot;
</del><ins>+        RenderText {#text} at (240,15) size 452x18
+          text run at (240,15) width 121: &quot; in this paragraph &quot;
+          text run at (360,15) width 332: &quot;(a double-quote mark and a capital 'T') should be &quot;
+        RenderInline {STRONG} at (0,0) size 89x18
+          RenderText {#text} at (691,15) size 89x18
+            text run at (691,15) width 45: &quot;200% &quot;
+            text run at (735,15) width 45: &quot;bigger&quot;
</ins><span class="cx">         RenderText {#text} at (0,37) size 223x18
</span><span class="cx">           text run at (0,37) width 223: &quot;than the rest of the paragraph, and &quot;
</span><span class="cx">         RenderInline {STRONG} at (0,0) size 34x18
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1508c527font00bexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-00-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaccss21t1508c527font00bexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-00-b-expected.txt (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-00-b-expected.txt        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/platform/mac/css2.1/t1508-c527-font-00-b-expected.txt        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -4,11 +4,11 @@
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x101
</span><span class="cx">     RenderBody {BODY} at (8,13) size 784x75 [color=#000080]
</span><span class="cx">       RenderBlock {P} at (0,0) size 784x75
</span><del>-        RenderText {#text} at (0,0) size 616x15
-          text run at (0,0) width 616: &quot;This text should be 13px Helvetica in small-caps and italicized. There should be a small gap between each line. &quot;
</del><ins>+        RenderText {#text} at (0,0) size 617x15
+          text run at (0,0) width 617: &quot;This text should be 13px Helvetica in small-caps and italicized. There should be a small gap between each line. &quot;
</ins><span class="cx">         RenderInline {SPAN} at (0,0) size 781x75 [color=#C0C0C0]
</span><del>-          RenderText {#text} at (615,0) size 781x75
-            text run at (615,0) width 166: &quot;dummy text dummy text dummy&quot;
</del><ins>+          RenderText {#text} at (616,0) size 781x75
+            text run at (616,0) width 165: &quot;dummy text dummy text dummy&quot;
</ins><span class="cx">             text run at (0,15) width 195: &quot;text dummy text dummy text dummy &quot;
</span><span class="cx">             text run at (194,15) width 390: &quot;text dummy text dummy text dummy text dummy text dummy text dummy &quot;
</span><span class="cx">             text run at (583,15) width 192: &quot;text dummy text dummy text dummy&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineabsolutepositionedinlineincentredblockexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastinlineabsolutepositionedinlineincentredblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/platform/mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -6,5 +6,5 @@
</span><span class="cx">       RenderBlock {DIV} at (0,0) size 784x0
</span><span class="cx"> layer at (250,562) size 303x28
</span><span class="cx">   RenderBlock (positioned) {FONT} at (250,562) size 303x28
</span><del>-    RenderText {#text} at (0,0) size 302x28
-      text run at (0,0) width 302: &quot;Hello World, And Stuff!&quot;
</del><ins>+    RenderText {#text} at (0,0) size 303x28
+      text run at (0,0) width 303: &quot;Hello World, And Stuff!&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitancss21t051202c26psudonest00cexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitancss21t051202c26psudonest00cexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.txt (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.txt        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/platform/mac-elcapitan/css2.1/t051202-c26-psudo-nest-00-c-expected.txt        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -1,137 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x455
-  RenderBlock {HTML} at (0,0) size 800x455
-    RenderBody {BODY} at (8,16) size 784x431 [color=#0000FF]
-      RenderBlock {P} at (0,0) size 784x238
-        RenderInline (generated) at (0,0) size 88x166 [color=#00FFFF]
-          RenderText {#text} at (0,0) size 88x166
-            text run at (0,0) width 88: &quot;T&quot;
-        RenderText {#text} at (87,87) size 59x55
-          text run at (87,87) width 59: &quot;he &quot;
-        RenderInline {STRONG} at (0,0) size 205x55
-          RenderText {#text} at (145,87) size 205x55
-            text run at (145,87) width 205: &quot;first letter&quot;
-        RenderText {#text} at (349,87) size 780x97
-          text run at (349,87) width 431: &quot; of this paragraph, and&quot;
-          text run at (0,166) width 61: &quot;only that &quot;
-          text run at (60,166) width 98: &quot;one, should be &quot;
-        RenderInline {STRONG} at (0,0) size 88x18
-          RenderText {#text} at (157,166) size 88x18
-            text run at (157,166) width 88: &quot;600% bigger&quot;
-        RenderText {#text} at (244,166) size 527x18
-          text run at (244,166) width 138: &quot; than the normal text &quot;
-          text run at (381,166) width 390: &quot;(300% bigger than the rest of first line of this paragraph) and&quot;
-        RenderInline {STRONG} at (0,0) size 34x18
-          RenderText {#text} at (0,184) size 34x18
-            text run at (0,184) width 34: &quot;aqua&quot;
-        RenderText {#text} at (33,184) size 113x18
-          text run at (33,184) width 113: &quot;, while the entire &quot;
-        RenderInline {STRONG} at (0,0) size 57x18
-          RenderText {#text} at (145,184) size 57x18
-            text run at (145,184) width 57: &quot;first line&quot;
-        RenderText {#text} at (201,184) size 71x18
-          text run at (201,184) width 5: &quot; &quot;
-          text run at (205,184) width 67: &quot;should be &quot;
-        RenderInline {STRONG} at (0,0) size 89x18
-          RenderText {#text} at (271,184) size 89x18
-            text run at (271,184) width 89: &quot;300% bigger&quot;
-        RenderText {#text} at (359,184) size 113x18
-          text run at (359,184) width 113: &quot; than normal and &quot;
-        RenderInline {STRONG} at (0,0) size 25x18
-          RenderText {#text} at (471,184) size 25x18
-            text run at (471,184) width 25: &quot;teal&quot;
-        RenderText {#text} at (495,184) size 778x54
-          text run at (495,184) width 281: &quot;. If this precise combination does not occur,&quot;
-          text run at (0,202) width 421: &quot;then the user agent has failed this test. Remember that in order to &quot;
-          text run at (420,202) width 358: &quot;ensure a complete test, the paragraph must be displayed&quot;
-          text run at (0,220) width 57: &quot;on more &quot;
-          text run at (56,220) width 149: &quot;than one line. (TEST1)&quot;
-      RenderBlock {P} at (0,254) size 784x73
-        RenderInline (generated) at (0,0) size 33x37 [color=#00FFFF]
-          RenderText {#text} at (0,0) size 33x37
-            text run at (0,0) width 33: &quot;\&quot;T&quot;
-        RenderText {#text} at (32,15) size 99x18
-          text run at (32,15) width 99: &quot;est\&quot;: The first &quot;
-        RenderInline {STRONG} at (0,0) size 111x18
-          RenderText {#text} at (130,15) size 111x18
-            text run at (130,15) width 111: &quot;two characters&quot;
-        RenderText {#text} at (240,15) size 452x18
-          text run at (240,15) width 121: &quot; in this paragraph &quot;
-          text run at (360,15) width 332: &quot;(a double-quote mark and a capital 'T') should be &quot;
-        RenderInline {STRONG} at (0,0) size 89x18
-          RenderText {#text} at (691,15) size 89x18
-            text run at (691,15) width 45: &quot;200% &quot;
-            text run at (735,15) width 45: &quot;bigger&quot;
-        RenderText {#text} at (0,37) size 223x18
-          text run at (0,37) width 223: &quot;than the rest of the paragraph, and &quot;
-        RenderInline {STRONG} at (0,0) size 34x18
-          RenderText {#text} at (222,37) size 34x18
-            text run at (222,37) width 34: &quot;aqua&quot;
-        RenderText {#text} at (255,37) size 151x18
-          text run at (255,37) width 151: &quot;. In addition, the entire &quot;
-        RenderInline {STRONG} at (0,0) size 58x18
-          RenderText {#text} at (405,37) size 58x18
-            text run at (405,37) width 33: &quot;first &quot;
-            text run at (437,37) width 26: &quot;line&quot;
-        RenderText {#text} at (462,37) size 98x18
-          text run at (462,37) width 98: &quot; should be in a &quot;
-        RenderInline {STRONG} at (0,0) size 163x18
-          RenderText {#text} at (559,37) size 163x18
-            text run at (559,37) width 138: &quot;small-caps font and &quot;
-            text run at (696,37) width 26: &quot;teal&quot;
-        RenderText {#text} at (721,37) size 738x36
-          text run at (721,37) width 5: &quot;.&quot;
-          text run at (0,55) width 323: &quot;Remember that in order to ensure a complete test, &quot;
-          text run at (322,55) width 416: &quot;the paragraph must be displayed on more than one line. (TEST2)&quot;
-      RenderBlock {P} at (0,343) size 784x54
-        RenderInline (generated) at (0,0) size 10x18 [color=#00FFFF]
-          RenderText {#text} at (0,0) size 10x18
-            text run at (0,0) width 10: &quot;T&quot;
-        RenderText {#text} at (9,0) size 20x18
-          text run at (9,0) width 20: &quot;he &quot;
-        RenderInline {STRONG} at (0,0) size 69x18
-          RenderText {#text} at (28,0) size 69x18
-            text run at (28,0) width 69: &quot;first letter&quot;
-        RenderText {#text} at (96,0) size 306x18
-          text run at (96,0) width 209: &quot; of this paragraph, and only that &quot;
-          text run at (304,0) width 98: &quot;one, should be &quot;
-        RenderInline {STRONG} at (0,0) size 35x18
-          RenderText {#text} at (401,0) size 35x18
-            text run at (401,0) width 35: &quot;aqua&quot;
-        RenderText {#text} at (435,0) size 112x18
-          text run at (435,0) width 112: &quot;, while the entire &quot;
-        RenderInline {STRONG} at (0,0) size 58x18
-          RenderText {#text} at (546,0) size 58x18
-            text run at (546,0) width 58: &quot;first line&quot;
-        RenderText {#text} at (603,0) size 71x18
-          text run at (603,0) width 71: &quot; should be &quot;
-        RenderInline {STRONG} at (0,0) size 26x18
-          RenderText {#text} at (673,0) size 26x18
-            text run at (673,0) width 26: &quot;teal&quot;
-        RenderText {#text} at (698,0) size 770x54
-          text run at (698,0) width 23: &quot;. If &quot;
-          text run at (720,0) width 24: &quot;this&quot;
-          text run at (0,18) width 384: &quot;precise combination does not occur, then the user agent has &quot;
-          text run at (383,18) width 387: &quot;failed this test. Remember that in order to ensure a complete&quot;
-          text run at (0,36) width 31: &quot;test, &quot;
-          text run at (30,36) width 416: &quot;the paragraph must be displayed on more than one line. (TEST3)&quot;
-      RenderBlock {DIV} at (0,413) size 784x18
-        RenderText {#text} at (0,0) size 168x18
-          text run at (0,0) width 168: &quot;You should see the words &quot;
-        RenderInline {STRONG} at (0,0) size 68x18
-          RenderText {#text} at (167,0) size 68x18
-            text run at (167,0) width 68: &quot;\&quot;TEST1\&quot;&quot;
-        RenderText {#text} at (234,0) size 9x18
-          text run at (234,0) width 9: &quot;, &quot;
-        RenderInline {STRONG} at (0,0) size 68x18
-          RenderText {#text} at (242,0) size 68x18
-            text run at (242,0) width 68: &quot;\&quot;TEST2\&quot;&quot;
-        RenderText {#text} at (309,0) size 36x18
-          text run at (309,0) width 36: &quot;, and &quot;
-        RenderInline {STRONG} at (0,0) size 67x18
-          RenderText {#text} at (344,0) size 67x18
-            text run at (344,0) width 67: &quot;\&quot;TEST3\&quot;&quot;
-        RenderText {#text} at (410,0) size 241x18
-          text run at (410,0) width 89: &quot; at the end of &quot;
-          text run at (498,0) width 153: &quot;three paragraphs above.&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitancss21t1508c527font00bexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitancss21t1508c527font00bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.txt (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.txt        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/platform/mac-elcapitan/css2.1/t1508-c527-font-00-b-expected.txt        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x101
-  RenderBlock {HTML} at (0,0) size 800x101
-    RenderBody {BODY} at (8,13) size 784x75 [color=#000080]
-      RenderBlock {P} at (0,0) size 784x75
-        RenderText {#text} at (0,0) size 617x15
-          text run at (0,0) width 617: &quot;This text should be 13px Helvetica in small-caps and italicized. There should be a small gap between each line. &quot;
-        RenderInline {SPAN} at (0,0) size 781x75 [color=#C0C0C0]
-          RenderText {#text} at (616,0) size 781x75
-            text run at (616,0) width 165: &quot;dummy text dummy text dummy&quot;
-            text run at (0,15) width 195: &quot;text dummy text dummy text dummy &quot;
-            text run at (194,15) width 390: &quot;text dummy text dummy text dummy text dummy text dummy text dummy &quot;
-            text run at (583,15) width 192: &quot;text dummy text dummy text dummy&quot;
-            text run at (0,30) width 195: &quot;text dummy text dummy text dummy &quot;
-            text run at (194,30) width 390: &quot;text dummy text dummy text dummy text dummy text dummy text dummy &quot;
-            text run at (583,30) width 192: &quot;text dummy text dummy text dummy&quot;
-            text run at (0,45) width 195: &quot;text dummy text dummy text dummy &quot;
-            text run at (194,45) width 390: &quot;text dummy text dummy text dummy text dummy text dummy text dummy &quot;
-            text run at (583,45) width 192: &quot;text dummy text dummy text dummy&quot;
-            text run at (0,60) width 195: &quot;text dummy text dummy text dummy &quot;
-            text run at (194,60) width 349: &quot;text dummy text dummy text dummy text dummy text dummy text&quot;
-        RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastinlineabsolutepositionedinlineincentredblockexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacelcapitanfastinlineabsolutepositionedinlineincentredblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (205397 => 205398)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt        2016-09-03 06:04:04 UTC (rev 205397)
+++ trunk/LayoutTests/platform/mac-elcapitan/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt        2016-09-03 07:40:26 UTC (rev 205398)
</span><span class="lines">@@ -1,10 +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 784x584
-      RenderBlock {DIV} at (0,0) size 784x0
-layer at (250,562) size 303x28
-  RenderBlock (positioned) {FONT} at (250,562) size 303x28
-    RenderText {#text} at (0,0) size 303x28
-      text run at (0,0) width 303: &quot;Hello World, And Stuff!&quot;
</del></span></pre>
</div>
</div>

</body>
</html>