<!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>[180196] branches/safari-600.5-branch/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/180196">180196</a></dd>
<dt>Author</dt> <dd>achristensen@apple.com</dd>
<dt>Date</dt> <dd>2015-02-16 17:33:04 -0800 (Mon, 16 Feb 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Progress towards making all bots green.

* platform/mac-mavericks/css2.1: Added.
* platform/mac-mavericks/css2.1/t1202-counter-04-b-expected.txt: Copied from platform/mac/css2.1/t1202-counter-04-b-expected.txt.
* platform/mac-mavericks/css2.1/t1202-counters-04-b-expected.txt: Copied from platform/mac/css2.1/t1202-counters-04-b-expected.txt.
* platform/mac/TestExpectations:
Skip css3/filters/huge-blur-value.html until bug 141653 is resolved.
* platform/mac/css2.1/t1202-counter-04-b-expected.txt:
* platform/mac/css2.1/t1202-counters-04-b-expected.txt:
Rebaselined for Yosemite.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6005branchLayoutTestsChangeLog">branches/safari-600.5-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari6005branchLayoutTestsplatformmacTestExpectations">branches/safari-600.5-branch/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#branchessafari6005branchLayoutTestsplatformmaccss21t1202counter04bexpectedtxt">branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.txt</a></li>
<li><a href="#branchessafari6005branchLayoutTestsplatformmaccss21t1202counters04bexpectedtxt">branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/</li>
<li><a href="#branchessafari6005branchLayoutTestsplatformmacmaverickscss21t1202counter04bexpectedtxt">branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counter-04-b-expected.txt</a></li>
<li><a href="#branchessafari6005branchLayoutTestsplatformmacmaverickscss21t1202counters04bexpectedtxt">branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counters-04-b-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6005branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-600.5-branch/LayoutTests/ChangeLog (180195 => 180196)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.5-branch/LayoutTests/ChangeLog        2015-02-17 01:28:42 UTC (rev 180195)
+++ branches/safari-600.5-branch/LayoutTests/ChangeLog        2015-02-17 01:33:04 UTC (rev 180196)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2015-02-16  Alex Christensen  &lt;achristensen@webkit.org&gt;
+
+        Progress towards making all bots green.
+
+        * platform/mac-mavericks/css2.1: Added.
+        * platform/mac-mavericks/css2.1/t1202-counter-04-b-expected.txt: Copied from platform/mac/css2.1/t1202-counter-04-b-expected.txt.
+        * platform/mac-mavericks/css2.1/t1202-counters-04-b-expected.txt: Copied from platform/mac/css2.1/t1202-counters-04-b-expected.txt.
+        * platform/mac/TestExpectations:
+        Skip css3/filters/huge-blur-value.html until bug 141653 is resolved.
+        * platform/mac/css2.1/t1202-counter-04-b-expected.txt:
+        * platform/mac/css2.1/t1202-counters-04-b-expected.txt:
+        Rebaselined for Yosemite.
+
</ins><span class="cx"> 2015-02-12  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">        Merge r173806. &lt;rdar://problem/19830405&gt;
</span></span></pre></div>
<a id="branchessafari6005branchLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: branches/safari-600.5-branch/LayoutTests/platform/mac/TestExpectations (180195 => 180196)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.5-branch/LayoutTests/platform/mac/TestExpectations        2015-02-17 01:28:42 UTC (rev 180195)
+++ branches/safari-600.5-branch/LayoutTests/platform/mac/TestExpectations        2015-02-17 01:33:04 UTC (rev 180196)
</span><span class="lines">@@ -685,6 +685,9 @@
</span><span class="cx"> # http://webkit.org/b/96828
</span><span class="cx"> fast/canvas/webgl/oes-vertex-array-object.html
</span><span class="cx"> 
</span><ins>+# https://bugs.webkit.org/show_bug.cgi?id=141653
+css3/filters/huge-blur-value.html [ Skip ]
+
</ins><span class="cx"> # --- WebKit1 only ---
</span><span class="cx"> http/tests/misc/willCacheResponse-delegate-callback.html
</span><span class="cx"> http/tests/multipart/load-last-non-html-frame.php
</span></span></pre></div>
<a id="branchessafari6005branchLayoutTestsplatformmaccss21t1202counter04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.txt (180195 => 180196)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.txt        2015-02-17 01:28:42 UTC (rev 180195)
+++ branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.txt        2015-02-17 01:33:04 UTC (rev 180196)
</span><span class="lines">@@ -84,16 +84,16 @@
</span><span class="cx">               text run at (139,1) width 10: &quot;\x{25A0}&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,53) size 784x21
</span><del>-        RenderText {#text} at (0,2) size 284x18
-          text run at (0,2) width 24: &quot;\x{25FE} &quot;
-          text run at (24,2) width 24: &quot;\x{25FE} &quot;
-          text run at (48,2) width 24: &quot;\x{25FE} &quot;
-          text run at (72,2) width 24: &quot;\x{25FE} &quot;
-          text run at (96,2) width 24: &quot;\x{25FE} &quot;
-          text run at (120,2) width 24: &quot;\x{25FE} &quot;
-          text run at (144,2) width 24: &quot;\x{25FE} &quot;
-          text run at (168,2) width 24: &quot;\x{25FE} &quot;
-          text run at (192,2) width 24: &quot;\x{25FE} &quot;
-          text run at (216,2) width 24: &quot;\x{25FE} &quot;
-          text run at (240,2) width 24: &quot;\x{25FE} &quot;
-          text run at (264,2) width 20: &quot;\x{25FE}&quot;
</del><ins>+        RenderText {#text} at (0,2) size 296x18
+          text run at (0,2) width 25: &quot;\x{25FE} &quot;
+          text run at (25,2) width 25: &quot;\x{25FE} &quot;
+          text run at (50,2) width 25: &quot;\x{25FE} &quot;
+          text run at (75,2) width 25: &quot;\x{25FE} &quot;
+          text run at (100,2) width 25: &quot;\x{25FE} &quot;
+          text run at (125,2) width 25: &quot;\x{25FE} &quot;
+          text run at (150,2) width 25: &quot;\x{25FE} &quot;
+          text run at (175,2) width 25: &quot;\x{25FE} &quot;
+          text run at (200,2) width 25: &quot;\x{25FE} &quot;
+          text run at (225,2) width 25: &quot;\x{25FE} &quot;
+          text run at (250,2) width 25: &quot;\x{25FE} &quot;
+          text run at (275,2) width 21: &quot;\x{25FE}&quot;
</ins></span></pre></div>
<a id="branchessafari6005branchLayoutTestsplatformmaccss21t1202counters04bexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.txt (180195 => 180196)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.txt        2015-02-17 01:28:42 UTC (rev 180195)
+++ branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.txt        2015-02-17 01:33:04 UTC (rev 180196)
</span><span class="lines">@@ -84,16 +84,16 @@
</span><span class="cx">               text run at (278,1) width 23: &quot;\x{25A0}.\x{25A0}&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderBlock {DIV} at (0,53) size 784x21
</span><del>-        RenderText {#text} at (0,2) size 572x18
-          text run at (0,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (48,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (96,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (144,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (192,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (240,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (288,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (336,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (384,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (432,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (480,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
-          text run at (528,2) width 44: &quot;\x{25FE}.\x{25FE}&quot;
</del><ins>+        RenderText {#text} at (0,2) size 596x18
+          text run at (0,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (50,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (100,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (150,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (200,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (250,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (300,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (350,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (400,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (450,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (500,2) width 50: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (550,2) width 46: &quot;\x{25FE}.\x{25FE}&quot;
</ins></span></pre></div>
<a id="branchessafari6005branchLayoutTestsplatformmacmaverickscss21t1202counter04bexpectedtxtfromrev180152branchessafari6005branchLayoutTestsplatformmaccss21t1202counter04bexpectedtxt"></a>
<div class="copfile"><h4>Copied: branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counter-04-b-expected.txt (from rev 180152, branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counter-04-b-expected.txt) (0 => 180196)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counter-04-b-expected.txt                                (rev 0)
+++ branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counter-04-b-expected.txt        2015-02-17 01:33:04 UTC (rev 180196)
</span><span class="lines">@@ -0,0 +1,99 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x98
+  RenderBlock {HTML} at (0,0) size 800x98
+    RenderBody {BODY} at (8,16) size 784x74
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 233x18
+          text run at (0,0) width 233: &quot;The following two lines should look &quot;
+        RenderInline {EM} at (0,0) size 91x18
+          RenderText {#text} at (233,0) size 91x18
+            text run at (233,0) width 91: &quot;approximately&quot;
+        RenderText {#text} at (324,0) size 63x18
+          text run at (324,0) width 63: &quot; the same:&quot;
+      RenderBlock {DIV} at (0,34) size 784x19
+        RenderInline {SPAN} at (0,0) size 9x18
+          RenderInline (generated) at (0,0) size 9x18
+            RenderCounter at (0,1) size 9x18
+              text run at (0,1) width 9: &quot;\x{25A0}&quot;
+        RenderText {#text} at (8,1) size 5x18
+          text run at (8,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (12,1) size 10x18
+              text run at (12,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (21,1) size 5x18
+          text run at (21,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (25,1) size 10x18
+              text run at (25,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (34,1) size 5x18
+          text run at (34,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 9x18
+          RenderInline (generated) at (0,0) size 9x18
+            RenderCounter at (38,1) size 9x18
+              text run at (38,1) width 9: &quot;\x{25A0}&quot;
+        RenderText {#text} at (46,1) size 5x18
+          text run at (46,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (50,1) size 10x18
+              text run at (50,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (59,1) size 5x18
+          text run at (59,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (63,1) size 10x18
+              text run at (63,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (72,1) size 5x18
+          text run at (72,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 9x18
+          RenderInline (generated) at (0,0) size 9x18
+            RenderCounter at (76,1) size 9x18
+              text run at (76,1) width 9: &quot;\x{25A0}&quot;
+        RenderText {#text} at (84,1) size 5x18
+          text run at (84,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (88,1) size 10x18
+              text run at (88,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (97,1) size 5x18
+          text run at (97,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (101,1) size 10x18
+              text run at (101,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (110,1) size 5x18
+          text run at (110,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 9x18
+          RenderInline (generated) at (0,0) size 9x18
+            RenderCounter at (114,1) size 9x18
+              text run at (114,1) width 9: &quot;\x{25A0}&quot;
+        RenderText {#text} at (122,1) size 5x18
+          text run at (122,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (126,1) size 10x18
+              text run at (126,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (135,1) size 5x18
+          text run at (135,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 10x18
+          RenderInline (generated) at (0,0) size 10x18
+            RenderCounter at (139,1) size 10x18
+              text run at (139,1) width 10: &quot;\x{25A0}&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,53) size 784x21
+        RenderText {#text} at (0,2) size 284x18
+          text run at (0,2) width 24: &quot;\x{25FE} &quot;
+          text run at (24,2) width 24: &quot;\x{25FE} &quot;
+          text run at (48,2) width 24: &quot;\x{25FE} &quot;
+          text run at (72,2) width 24: &quot;\x{25FE} &quot;
+          text run at (96,2) width 24: &quot;\x{25FE} &quot;
+          text run at (120,2) width 24: &quot;\x{25FE} &quot;
+          text run at (144,2) width 24: &quot;\x{25FE} &quot;
+          text run at (168,2) width 24: &quot;\x{25FE} &quot;
+          text run at (192,2) width 24: &quot;\x{25FE} &quot;
+          text run at (216,2) width 24: &quot;\x{25FE} &quot;
+          text run at (240,2) width 24: &quot;\x{25FE} &quot;
+          text run at (264,2) width 20: &quot;\x{25FE}&quot;
</ins></span></pre></div>
<a id="branchessafari6005branchLayoutTestsplatformmacmaverickscss21t1202counters04bexpectedtxtfromrev180152branchessafari6005branchLayoutTestsplatformmaccss21t1202counters04bexpectedtxt"></a>
<div class="copfile"><h4>Copied: branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counters-04-b-expected.txt (from rev 180152, branches/safari-600.5-branch/LayoutTests/platform/mac/css2.1/t1202-counters-04-b-expected.txt) (0 => 180196)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counters-04-b-expected.txt                                (rev 0)
+++ branches/safari-600.5-branch/LayoutTests/platform/mac-mavericks/css2.1/t1202-counters-04-b-expected.txt        2015-02-17 01:33:04 UTC (rev 180196)
</span><span class="lines">@@ -0,0 +1,99 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x98
+  RenderBlock {HTML} at (0,0) size 800x98
+    RenderBody {BODY} at (8,16) size 784x74
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 233x18
+          text run at (0,0) width 233: &quot;The following two lines should look &quot;
+        RenderInline {EM} at (0,0) size 91x18
+          RenderText {#text} at (233,0) size 91x18
+            text run at (233,0) width 91: &quot;approximately&quot;
+        RenderText {#text} at (324,0) size 63x18
+          text run at (324,0) width 63: &quot; the same:&quot;
+      RenderBlock {DIV} at (0,34) size 784x19
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (0,1) size 22x18
+              text run at (0,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (21,1) size 5x18
+          text run at (21,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (25,1) size 22x18
+              text run at (25,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (46,1) size 5x18
+          text run at (46,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 23x18
+          RenderInline (generated) at (0,0) size 23x18
+            RenderCounter at (50,1) size 23x18
+              text run at (50,1) width 23: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (72,1) size 5x18
+          text run at (72,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (76,1) size 22x18
+              text run at (76,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (97,1) size 5x18
+          text run at (97,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (101,1) size 22x18
+              text run at (101,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (122,1) size 5x18
+          text run at (122,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 23x18
+          RenderInline (generated) at (0,0) size 23x18
+            RenderCounter at (126,1) size 23x18
+              text run at (126,1) width 23: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (148,1) size 5x18
+          text run at (148,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (152,1) size 22x18
+              text run at (152,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (173,1) size 5x18
+          text run at (173,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (177,1) size 22x18
+              text run at (177,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (198,1) size 5x18
+          text run at (198,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 23x18
+          RenderInline (generated) at (0,0) size 23x18
+            RenderCounter at (202,1) size 23x18
+              text run at (202,1) width 23: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (224,1) size 5x18
+          text run at (224,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (228,1) size 22x18
+              text run at (228,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (249,1) size 5x18
+          text run at (249,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 22x18
+          RenderInline (generated) at (0,0) size 22x18
+            RenderCounter at (253,1) size 22x18
+              text run at (253,1) width 22: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (274,1) size 5x18
+          text run at (274,1) width 5: &quot; &quot;
+        RenderInline {SPAN} at (0,0) size 23x18
+          RenderInline (generated) at (0,0) size 23x18
+            RenderCounter at (278,1) size 23x18
+              text run at (278,1) width 23: &quot;\x{25A0}.\x{25A0}&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,53) size 784x21
+        RenderText {#text} at (0,2) size 572x18
+          text run at (0,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (48,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (96,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (144,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (192,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (240,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (288,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (336,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (384,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (432,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (480,2) width 48: &quot;\x{25FE}.\x{25FE} &quot;
+          text run at (528,2) width 44: &quot;\x{25FE}.\x{25FE}&quot;
</ins></span></pre>
</div>
</div>

</body>
</html>