<!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>[174745] 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/174745">174745</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2014-10-15 15:36:08 -0700 (Wed, 15 Oct 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>[Mac] Unreviewed gardening.
Rebaselining.
* platform/mac/TestExpectations:
* platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
* platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
* platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
* platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
* platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
* platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
* platform/mac/fast/block/float/overhanging-tall-block-expected.txt:
* platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt: Added.
* platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt: Added.
* platform/mac/fast/text/international/hindi-spacing-expected.txt:
* platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
* platform/mac/fast/text/orientation-sideways-expected.txt:
* platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
* platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
* platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
* platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt:
* platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticallrltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticallrltrextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlinebackwardbrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlinebackwardpexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlineforwardbrexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlineforwardpexpectedtxt">trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastblockfloatoverhangingtallblockexpectedtxt">trunk/LayoutTests/platform/mac/fast/block/float/overhanging-tall-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalhindispacingexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextinternationalverticaltextglyphtestexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasttextorientationsidewaysexpectedtxt">trunk/LayoutTests/platform/mac/fast/text/orientation-sideways-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodeKusaMakurabackgroundcanvasexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodejapaneserubyverticallrexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodejapaneserubyverticalrlexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastwritingmodeverticalfontfallbackexpectedtxt">trunk/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgzoompagezoomreplacedintrinsicratio001expectedtxt">trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacfasteventsconstructorsmouseeventconstructorexpectedtxt">trunk/LayoutTests/platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfasteventsconstructorswheeleventconstructorexpectedtxt">trunk/LayoutTests/platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/ChangeLog        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,3 +1,28 @@
</span><ins>+2014-10-15 Zalan Bujtas <zalan@apple.com>
+
+ [Mac] Unreviewed gardening.
+
+ Rebaselining.
+
+ * platform/mac/TestExpectations:
+ * platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
+ * platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
+ * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
+ * platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
+ * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
+ * platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
+ * platform/mac/fast/block/float/overhanging-tall-block-expected.txt:
+ * platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt: Added.
+ * platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt: Added.
+ * platform/mac/fast/text/international/hindi-spacing-expected.txt:
+ * platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt:
+ * platform/mac/fast/text/orientation-sideways-expected.txt:
+ * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
+ * platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
+ * platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
+ * platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt:
+ * platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+
</ins><span class="cx"> 2014-10-13 Chris Fleizach <cfleizach@apple.com>
</span><span class="cx">
</span><span class="cx"> AX: Going back is broken for VoiceOver
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -878,26 +878,6 @@
</span><span class="cx"> # Reference test fast/sub-pixel/float-wrap-zoom.html fails
</span><span class="cx"> webkit.org/b/114800 fast/sub-pixel/float-wrap-zoom.html [ Pass ImageOnlyFailure ]
</span><span class="cx">
</span><del>-# Some tests need to be rebaselined still after disabling subpixel layout
-# http://bugs.webkit.org/show_bug.cgi?id=115292
-webkit.org/b/115292 fast/block/float/overhanging-tall-block.html
-webkit.org/b/115292 fast/events/constructors/mouse-event-constructor.html
-webkit.org/b/115292 fast/events/constructors/wheel-event-constructor.html
-webkit.org/b/115292 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm
-webkit.org/b/115292 editing/selection/vertical-lr-ltr-extend-line-backward-br.html
-webkit.org/b/115292 editing/selection/vertical-lr-ltr-extend-line-forward-br.html
-webkit.org/b/115292 editing/selection/vertical-rl-ltr-extend-line-backward-br.html
-webkit.org/b/115292 editing/selection/vertical-rl-ltr-extend-line-backward-p.html
-webkit.org/b/115292 editing/selection/vertical-rl-ltr-extend-line-forward-br.html
-webkit.org/b/115292 editing/selection/vertical-rl-ltr-extend-line-forward-p.html
-webkit.org/b/115292 fast/text/international/hindi-spacing.html
-webkit.org/b/115292 fast/text/international/vertical-text-glyph-test.html
-webkit.org/b/115292 fast/text/orientation-sideways.html
-webkit.org/b/115292 fast/writing-mode/Kusa-Makura-background-canvas.html
-webkit.org/b/115292 fast/writing-mode/japanese-ruby-vertical-lr.html
-webkit.org/b/115292 fast/writing-mode/japanese-ruby-vertical-rl.html
-webkit.org/b/115292 fast/writing-mode/vertical-font-fallback.html
-
</del><span class="cx"> webkit.org/b/116244 fast/events/mouse-cursor-image-set.html [ Failure Pass ]
</span><span class="cx">
</span><span class="cx"> webkit.org/b/116245 canvas/philip/tests/2d.text.draw.fontface.notinpage.html [ Pass Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticallrltrextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x284
</span><del>- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x255
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x285
+ RenderBody {BODY} at (8,16) size 784x256
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x24
</span><span class="cx"> RenderText {#text} at (0,3) size 690x18
</span><span class="cx"> text run at (0,3) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
</span><del>- RenderBlock {DIV} at (0,40) size 80x215
- RenderBlock {P} at (16,0) size 48x215
</del><ins>+ RenderBlock {DIV} at (0,40) size 80x216
+ RenderBlock {P} at (16,0) size 48x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
</span><span class="cx"> RenderBR {BR} at (3,128) size 18x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticallrltrextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x284
</span><del>- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x255
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x285
+ RenderBody {BODY} at (8,16) size 784x256
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x24
</span><span class="cx"> RenderText {#text} at (0,3) size 690x18
</span><span class="cx"> text run at (0,3) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
</span><del>- RenderBlock {DIV} at (0,40) size 80x215
- RenderBlock {P} at (16,0) size 48x215
</del><ins>+ RenderBlock {DIV} at (0,40) size 80x216
+ RenderBlock {P} at (16,0) size 48x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
</span><span class="cx"> RenderBR {BR} at (3,128) size 18x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlinebackwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x284
</span><del>- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x255
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x285
+ RenderBody {BODY} at (8,16) size 784x256
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x24
</span><span class="cx"> RenderText {#text} at (0,3) size 690x18
</span><span class="cx"> text run at (0,3) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
</span><del>- RenderBlock {DIV} at (0,40) size 80x215
- RenderBlock {P} at (16,0) size 48x215
</del><ins>+ RenderBlock {DIV} at (0,40) size 80x216
+ RenderBlock {P} at (16,0) size 48x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
</span><span class="cx"> RenderBR {BR} at (3,128) size 18x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlinebackwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x284
</span><del>- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x255
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x285
+ RenderBody {BODY} at (8,16) size 784x256
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x24
</span><span class="cx"> RenderText {#text} at (0,3) size 690x18
</span><span class="cx"> text run at (0,3) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
</span><del>- RenderBlock {DIV} at (0,40) size 96x215
- RenderBlock {P} at (16,0) size 24x215
</del><ins>+ RenderBlock {DIV} at (0,40) size 96x216
+ RenderBlock {P} at (16,0) size 24x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
</span><del>- RenderBlock {P} at (56,0) size 24x215
</del><ins>+ RenderBlock {P} at (56,0) size 24x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
</span><span class="cx"> RenderBlock {PRE} at (0,268) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlineforwardbrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x284
</span><del>- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x255
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x285
+ RenderBody {BODY} at (8,16) size 784x256
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x24
</span><span class="cx"> RenderText {#text} at (0,3) size 690x18
</span><span class="cx"> text run at (0,3) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
</span><del>- RenderBlock {DIV} at (0,40) size 80x215
- RenderBlock {P} at (16,0) size 48x215
</del><ins>+ RenderBlock {DIV} at (0,40) size 80x216
+ RenderBlock {P} at (16,0) size 48x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
</span><span class="cx"> RenderBR {BR} at (3,128) size 18x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingselectionverticalrlltrextendlineforwardpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><span class="cx"> layer at (0,0) size 800x284
</span><del>- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x255
</del><ins>+ RenderBlock {HTML} at (0,0) size 800x285
+ RenderBody {BODY} at (8,16) size 784x256
</ins><span class="cx"> RenderBlock {P} at (0,0) size 784x24
</span><span class="cx"> RenderText {#text} at (0,3) size 690x18
</span><span class="cx"> text run at (0,3) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
</span><del>- RenderBlock {DIV} at (0,40) size 96x215
- RenderBlock {P} at (16,0) size 24x215
</del><ins>+ RenderBlock {DIV} at (0,40) size 96x216
+ RenderBlock {P} at (16,0) size 24x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
</span><del>- RenderBlock {P} at (56,0) size 24x215
</del><ins>+ RenderBlock {P} at (56,0) size 24x216
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x128
</span><span class="cx"> text run at (3,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
</span><span class="cx"> RenderBlock {PRE} at (0,268) size 784x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastblockfloatoverhangingtallblockexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/block/float/overhanging-tall-block-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/block/float/overhanging-tall-block-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/block/float/overhanging-tall-block-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,14 +1,11 @@
</span><del>-layer at (0,0) size 800x24931612
</del><ins>+layer at (0,0) size 800x33554431
</ins><span class="cx"> RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x24931612 backgroundClip at (0,0) size 800x16777216 clip at (0,0) size 800x16777216 outlineClip at (0,0) size 800x16777216
- RenderBlock {HTML} at (0,0) size 800x24931612
- RenderBody {BODY} at (8,8) size 784x24931596
- RenderBlock {DIV} at (0,0) size 784x24931594
- RenderBlock {DIV} at (0,24931596) size 784x0
- RenderBlock {DIV} at (0,24931598) size 784x0
-layer at (10,10) size 161x24931590 backgroundClip at (10,10) size 161x16777206 clip at (11,11) size 159x16777205 outlineClip at (0,0) size 800x16777216
- RenderTextControl {TEXTAREA} at (2,2) size 161x24931590 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</del><ins>+layer at (0,0) size 800x33554431 backgroundClip at (0,0) size 800x16777216 clip at (0,0) size 800x16777216 outlineClip at (0,0) size 800x16777216
+ RenderBlock {HTML} at (0,0) size 800x33554431
+ RenderBody {BODY} at (8,8) size 784x33554423
+ RenderBlock {DIV} at (0,0) size 784x33554431
+ RenderBlock {DIV} at (0,33554431) size 784x0
+ RenderBlock {DIV} at (0,33554431) size 784x0
+layer at (10,11) size 161x33554431 backgroundClip at (10,11) size 161x16777205 clip at (11,12) size 159x16777204 outlineClip at (0,0) size 800x16777216
+ RenderTextControl {TEXTAREA} at (2,3) size 161x33554428 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</ins><span class="cx"> RenderBlock {DIV} at (3,3) size 155x13
</span><del>-layer at (10,-17245668) size 161x24931590 backgroundClip at (10,0) size 161x7685922 clip at (11,0) size 159x7685921 outlineClip at (0,0) size 800x16777216
- RenderTextControl {TEXTAREA} at (2,24931592) size 161x-42177274 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBlock {DIV} at (3,3) size 155x13
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasteventsconstructorsmouseeventconstructorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt (0 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -0,0 +1,209 @@
</span><ins>+This tests the constructor for the MouseEvent DOM class.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS new MouseEvent('eventType').bubbles is false
+PASS new MouseEvent('eventType').cancelable is false
+PASS new MouseEvent('eventType').view is null
+PASS new MouseEvent('eventType').detail is 0
+PASS new MouseEvent('eventType').screenX is 0
+PASS new MouseEvent('eventType').screenY is 0
+PASS new MouseEvent('eventType').clientX is 0
+PASS new MouseEvent('eventType').clientY is 0
+PASS new MouseEvent('eventType').ctrlKey is false
+PASS new MouseEvent('eventType').shiftKey is false
+PASS new MouseEvent('eventType').altKey is false
+PASS new MouseEvent('eventType').metaKey is false
+PASS new MouseEvent('eventType').button is 0
+PASS new MouseEvent('eventType').relatedTarget is null
+PASS new MouseEvent('eventType', { bubbles: false }).bubbles is false
+PASS new MouseEvent('eventType', { bubbles: true }).bubbles is true
+PASS new MouseEvent('eventType', { cancelable: false }).cancelable is false
+PASS new MouseEvent('eventType', { cancelable: true }).cancelable is true
+PASS new MouseEvent('eventType', { view: window }).view is window
+PASS new MouseEvent('eventType', { view: this }).view is this
+PASS new MouseEvent('eventType', { view: testObject }).view is null
+PASS new MouseEvent('eventType', { view: document }).view is null
+PASS new MouseEvent('eventType', { view: undefined }).view is null
+PASS new MouseEvent('eventType', { view: null }).view is null
+PASS new MouseEvent('eventType', { view: false }).view is null
+PASS new MouseEvent('eventType', { view: true }).view is null
+PASS new MouseEvent('eventType', { view: '' }).view is null
+PASS new MouseEvent('eventType', { view: 'chocolate' }).view is null
+PASS new MouseEvent('eventType', { view: 12345 }).view is null
+PASS new MouseEvent('eventType', { view: 18446744073709551615 }).view is null
+PASS new MouseEvent('eventType', { view: NaN }).view is null
+PASS new MouseEvent('eventType', { view: {valueOf: function () { return window; } } }).view == window is false
+PASS new MouseEvent('eventType', { get view() { return 123; } }).view is null
+PASS new MouseEvent('eventType', { get view() { throw 'MouseEvent Error'; } }) threw exception MouseEvent Error.
+PASS new MouseEvent('eventType', { detail: 0 }).detail is 0
+PASS new MouseEvent('eventType', { detail: 2147483647 }).detail is 2147483647
+PASS new MouseEvent('eventType', { detail: -1 }).detail is -1
+PASS new MouseEvent('eventType', { detail: -2147483648 }).detail is -2147483648
+PASS new MouseEvent('eventType', { detail: 4294967295 }).detail is -1
+PASS new MouseEvent('eventType', { detail: 9007199254740991 }).detail is -1
+PASS new MouseEvent('eventType', { detail: 18446744073709551615 }).detail is 0
+PASS new MouseEvent('eventType', { detail: 123.45 }).detail is 123
+PASS new MouseEvent('eventType', { detail: NaN }).detail is 0
+PASS new MouseEvent('eventType', { detail: undefined }).detail is 0
+PASS new MouseEvent('eventType', { detail: null }).detail is 0
+PASS new MouseEvent('eventType', { detail: '' }).detail is 0
+PASS new MouseEvent('eventType', { detail: '12345' }).detail is 12345
+PASS new MouseEvent('eventType', { detail: '12345a' }).detail is 0
+PASS new MouseEvent('eventType', { detail: 'abc' }).detail is 0
+PASS new MouseEvent('eventType', { detail: [] }).detail is 0
+PASS new MouseEvent('eventType', { detail: [12345] }).detail is 12345
+PASS new MouseEvent('eventType', { detail: [12345, 67890] }).detail is 0
+PASS new MouseEvent('eventType', { detail: {} }).detail is 0
+PASS new MouseEvent('eventType', { detail: {moemoe: 12345} }).detail is 0
+PASS new MouseEvent('eventType', { detail: {valueOf: function () { return 12345; }} }).detail is 12345
+PASS new MouseEvent('eventType', { screenX: 0 }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: 2147483647 }).screenX is 2147483647
+PASS new MouseEvent('eventType', { screenX: -1 }).screenX is -1
+PASS new MouseEvent('eventType', { screenX: -2147483648 }).screenX is -2147483648
+PASS new MouseEvent('eventType', { screenX: 4294967295 }).screenX is -1
+PASS new MouseEvent('eventType', { screenX: 9007199254740991 }).screenX is -1
+PASS new MouseEvent('eventType', { screenX: 18446744073709551615 }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: 123.45 }).screenX is 123
+PASS new MouseEvent('eventType', { screenX: NaN }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: undefined }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: null }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: '' }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: '12345' }).screenX is 12345
+PASS new MouseEvent('eventType', { screenX: '12345a' }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: 'abc' }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: [] }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: [12345] }).screenX is 12345
+PASS new MouseEvent('eventType', { screenX: [12345, 67890] }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: {} }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: {moemoe: 12345} }).screenX is 0
+PASS new MouseEvent('eventType', { screenX: {valueOf: function () { return 12345; }} }).screenX is 12345
+PASS new MouseEvent('eventType', { screenY: 0 }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: 2147483647 }).screenY is 2147483647
+PASS new MouseEvent('eventType', { screenY: -1 }).screenY is -1
+PASS new MouseEvent('eventType', { screenY: -2147483648 }).screenY is -2147483648
+PASS new MouseEvent('eventType', { screenY: 4294967295 }).screenY is -1
+PASS new MouseEvent('eventType', { screenY: 9007199254740991 }).screenY is -1
+PASS new MouseEvent('eventType', { screenY: 18446744073709551615 }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: 123.45 }).screenY is 123
+PASS new MouseEvent('eventType', { screenY: NaN }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: undefined }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: null }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: '' }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: '12345' }).screenY is 12345
+PASS new MouseEvent('eventType', { screenY: '12345a' }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: 'abc' }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: [] }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: [12345] }).screenY is 12345
+PASS new MouseEvent('eventType', { screenY: [12345, 67890] }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: {} }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: {moemoe: 12345} }).screenY is 0
+PASS new MouseEvent('eventType', { screenY: {valueOf: function () { return 12345; }} }).screenY is 12345
+PASS new MouseEvent('eventType', { clientX: 0 }).clientX is 0
+FAIL new MouseEvent('eventType', { clientX: 2147483647 }).clientX should be 2147483647. Was 33554431.
+PASS new MouseEvent('eventType', { clientX: -1 }).clientX is -1
+FAIL new MouseEvent('eventType', { clientX: -2147483648 }).clientX should be -2147483648. Was -33554432.
+PASS new MouseEvent('eventType', { clientX: 4294967295 }).clientX is -1
+PASS new MouseEvent('eventType', { clientX: 9007199254740991 }).clientX is -1
+PASS new MouseEvent('eventType', { clientX: 18446744073709551615 }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: 123.45 }).clientX is 123
+PASS new MouseEvent('eventType', { clientX: NaN }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: undefined }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: null }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: '' }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: '12345' }).clientX is 12345
+PASS new MouseEvent('eventType', { clientX: '12345a' }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: 'abc' }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: [] }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: [12345] }).clientX is 12345
+PASS new MouseEvent('eventType', { clientX: [12345, 67890] }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: {} }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: {moemoe: 12345} }).clientX is 0
+PASS new MouseEvent('eventType', { clientX: {valueOf: function () { return 12345; }} }).clientX is 12345
+PASS new MouseEvent('eventType', { clientY: 0 }).clientY is 0
+FAIL new MouseEvent('eventType', { clientY: 2147483647 }).clientY should be 2147483647. Was 33554431.
+PASS new MouseEvent('eventType', { clientY: -1 }).clientY is -1
+FAIL new MouseEvent('eventType', { clientY: -2147483648 }).clientY should be -2147483648. Was -33554432.
+PASS new MouseEvent('eventType', { clientY: 4294967295 }).clientY is -1
+PASS new MouseEvent('eventType', { clientY: 9007199254740991 }).clientY is -1
+PASS new MouseEvent('eventType', { clientY: 18446744073709551615 }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: 123.45 }).clientY is 123
+PASS new MouseEvent('eventType', { clientY: NaN }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: undefined }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: null }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: '' }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: '12345' }).clientY is 12345
+PASS new MouseEvent('eventType', { clientY: '12345a' }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: 'abc' }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: [] }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: [12345] }).clientY is 12345
+PASS new MouseEvent('eventType', { clientY: [12345, 67890] }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: {} }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: {moemoe: 12345} }).clientY is 0
+PASS new MouseEvent('eventType', { clientY: {valueOf: function () { return 12345; }} }).clientY is 12345
+PASS new MouseEvent('eventType', { ctrlKey: false }).ctrlKey is false
+PASS new MouseEvent('eventType', { ctrlKey: true }).ctrlKey is true
+PASS new MouseEvent('eventType', { altKey: false }).altKey is false
+PASS new MouseEvent('eventType', { altKey: true }).altKey is true
+PASS new MouseEvent('eventType', { shiftKey: false }).shiftKey is false
+PASS new MouseEvent('eventType', { shiftKey: true }).shiftKey is true
+PASS new MouseEvent('eventType', { metaKey: false }).metaKey is false
+PASS new MouseEvent('eventType', { metaKey: true }).metaKey is true
+PASS new MouseEvent('eventType', { button: 0 }).button is 0
+PASS new MouseEvent('eventType', { button: 1 }).button is 1
+PASS new MouseEvent('eventType', { button: 65534 }).button is 65534
+PASS new MouseEvent('eventType', { button: 65535 }).button is 0
+PASS new MouseEvent('eventType', { button: 9007199254740991 }).button is 0
+PASS new MouseEvent('eventType', { button: -1 }).button is 0
+PASS new MouseEvent('eventType', { button: 18446744073709551615 }).button is 0
+PASS new MouseEvent('eventType', { button: 12345678901234567890 }).button is 2048
+PASS new MouseEvent('eventType', { button: 123.45 }).button is 123
+PASS new MouseEvent('eventType', { button: NaN }).button is 0
+PASS new MouseEvent('eventType', { button: undefined }).button is 0
+PASS new MouseEvent('eventType', { button: null }).button is 0
+PASS new MouseEvent('eventType', { button: '' }).button is 0
+PASS new MouseEvent('eventType', { button: '12345' }).button is 12345
+PASS new MouseEvent('eventType', { button: '12345a' }).button is 0
+PASS new MouseEvent('eventType', { button: 'abc' }).button is 0
+PASS new MouseEvent('eventType', { button: [] }).button is 0
+PASS new MouseEvent('eventType', { button: [12345] }).button is 12345
+PASS new MouseEvent('eventType', { button: [12345, 67890] }).button is 0
+PASS new MouseEvent('eventType', { button: {} }).button is 0
+PASS new MouseEvent('eventType', { button: {moemoe: 12345} }).button is 0
+PASS new MouseEvent('eventType', { button: {valueOf: function () { return 12345; }} }).button is 12345
+PASS new MouseEvent('eventType', { relatedTarget: testDiv }).relatedTarget is testDiv
+PASS new MouseEvent('eventType', { relatedTarget: document }).relatedTarget is document
+PASS new MouseEvent('eventType', { relatedTarget: xhr }).relatedTarget is xhr
+PASS new MouseEvent('eventType', { relatedTarget: window }).relatedTarget is window
+PASS new MouseEvent('eventType', { relatedTarget: testObject }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: undefined }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: null }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: false }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: true }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: '' }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: 'chocolate' }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: 12345 }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: 18446744073709551615 }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: NaN }).relatedTarget is null
+PASS new MouseEvent('eventType', { relatedTarget: {valueOf: function () { return testDiv; } } }).relatedTarget == testDiv is false
+PASS new MouseEvent('eventType', { get relatedTarget() { return 123; } }).relatedTarget is null
+PASS new MouseEvent('eventType', { get relatedTarget() { throw 'MouseEvent Error'; } }) threw exception MouseEvent Error.
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).bubbles is true
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).cancelable is true
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).view is window
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).detail is 111
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).screenX is 222
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).screenY is 333
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).clientX is 444
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).clientY is 555
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).ctrlKey is true
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).shiftKey is true
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).altKey is true
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).metaKey is true
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).button is 666
+PASS new MouseEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv }).relatedTarget is testDiv
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasteventsconstructorswheeleventconstructorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt (0 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -0,0 +1,281 @@
</span><ins>+This tests the constructor for the WheelEvent DOM class.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS new WheelEvent('eventType').bubbles is false
+PASS new WheelEvent('eventType').cancelable is false
+PASS new WheelEvent('eventType').view is null
+PASS new WheelEvent('eventType').detail is 0
+PASS new WheelEvent('eventType').screenX is 0
+PASS new WheelEvent('eventType').screenY is 0
+PASS new WheelEvent('eventType').clientX is 0
+PASS new WheelEvent('eventType').clientY is 0
+PASS new WheelEvent('eventType').ctrlKey is false
+PASS new WheelEvent('eventType').shiftKey is false
+PASS new WheelEvent('eventType').altKey is false
+PASS new WheelEvent('eventType').metaKey is false
+PASS new WheelEvent('eventType').button is 0
+PASS new WheelEvent('eventType').relatedTarget is null
+PASS new WheelEvent('eventType').wheelDeltaX is 0
+PASS new WheelEvent('eventType').wheelDeltaY is 0
+PASS new WheelEvent('eventType').deltaMode is WheelEvent.DOM_DELTA_PIXEL
+PASS new WheelEvent('eventType', { bubbles: false }).bubbles is false
+PASS new WheelEvent('eventType', { bubbles: true }).bubbles is true
+PASS new WheelEvent('eventType', { cancelable: false }).cancelable is false
+PASS new WheelEvent('eventType', { cancelable: true }).cancelable is true
+PASS new WheelEvent('eventType', { view: window }).view is window
+PASS new WheelEvent('eventType', { view: this }).view is this
+PASS new WheelEvent('eventType', { view: testObject }).view is null
+PASS new WheelEvent('eventType', { view: document }).view is null
+PASS new WheelEvent('eventType', { view: undefined }).view is null
+PASS new WheelEvent('eventType', { view: null }).view is null
+PASS new WheelEvent('eventType', { view: false }).view is null
+PASS new WheelEvent('eventType', { view: true }).view is null
+PASS new WheelEvent('eventType', { view: '' }).view is null
+PASS new WheelEvent('eventType', { view: 'chocolate' }).view is null
+PASS new WheelEvent('eventType', { view: 12345 }).view is null
+PASS new WheelEvent('eventType', { view: 18446744073709551615 }).view is null
+PASS new WheelEvent('eventType', { view: NaN }).view is null
+PASS new WheelEvent('eventType', { view: {valueOf: function () { return window; } } }).view == window is false
+PASS new WheelEvent('eventType', { get view() { return 123; } }).view is null
+PASS new WheelEvent('eventType', { get view() { throw 'WheelEvent Error'; } }) threw exception WheelEvent Error.
+PASS new WheelEvent('eventType', { detail: 0 }).detail is 0
+PASS new WheelEvent('eventType', { detail: 2147483647 }).detail is 2147483647
+PASS new WheelEvent('eventType', { detail: -1 }).detail is -1
+PASS new WheelEvent('eventType', { detail: -2147483648 }).detail is -2147483648
+PASS new WheelEvent('eventType', { detail: 4294967295 }).detail is -1
+PASS new WheelEvent('eventType', { detail: 9007199254740991 }).detail is -1
+PASS new WheelEvent('eventType', { detail: 18446744073709551615 }).detail is 0
+PASS new WheelEvent('eventType', { detail: 123.45 }).detail is 123
+PASS new WheelEvent('eventType', { detail: NaN }).detail is 0
+PASS new WheelEvent('eventType', { detail: undefined }).detail is 0
+PASS new WheelEvent('eventType', { detail: null }).detail is 0
+PASS new WheelEvent('eventType', { detail: '' }).detail is 0
+PASS new WheelEvent('eventType', { detail: '12345' }).detail is 12345
+PASS new WheelEvent('eventType', { detail: '12345a' }).detail is 0
+PASS new WheelEvent('eventType', { detail: 'abc' }).detail is 0
+PASS new WheelEvent('eventType', { detail: [] }).detail is 0
+PASS new WheelEvent('eventType', { detail: [12345] }).detail is 12345
+PASS new WheelEvent('eventType', { detail: [12345, 67890] }).detail is 0
+PASS new WheelEvent('eventType', { detail: {} }).detail is 0
+PASS new WheelEvent('eventType', { detail: {moemoe: 12345} }).detail is 0
+PASS new WheelEvent('eventType', { detail: {valueOf: function () { return 12345; }} }).detail is 12345
+PASS new WheelEvent('eventType', { screenX: 0 }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: 2147483647 }).screenX is 2147483647
+PASS new WheelEvent('eventType', { screenX: -1 }).screenX is -1
+PASS new WheelEvent('eventType', { screenX: -2147483648 }).screenX is -2147483648
+PASS new WheelEvent('eventType', { screenX: 4294967295 }).screenX is -1
+PASS new WheelEvent('eventType', { screenX: 9007199254740991 }).screenX is -1
+PASS new WheelEvent('eventType', { screenX: 18446744073709551615 }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: 123.45 }).screenX is 123
+PASS new WheelEvent('eventType', { screenX: NaN }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: undefined }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: null }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: '' }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: '12345' }).screenX is 12345
+PASS new WheelEvent('eventType', { screenX: '12345a' }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: 'abc' }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: [] }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: [12345] }).screenX is 12345
+PASS new WheelEvent('eventType', { screenX: [12345, 67890] }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: {} }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: {moemoe: 12345} }).screenX is 0
+PASS new WheelEvent('eventType', { screenX: {valueOf: function () { return 12345; }} }).screenX is 12345
+PASS new WheelEvent('eventType', { screenY: 0 }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: 2147483647 }).screenY is 2147483647
+PASS new WheelEvent('eventType', { screenY: -1 }).screenY is -1
+PASS new WheelEvent('eventType', { screenY: -2147483648 }).screenY is -2147483648
+PASS new WheelEvent('eventType', { screenY: 4294967295 }).screenY is -1
+PASS new WheelEvent('eventType', { screenY: 9007199254740991 }).screenY is -1
+PASS new WheelEvent('eventType', { screenY: 18446744073709551615 }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: 123.45 }).screenY is 123
+PASS new WheelEvent('eventType', { screenY: NaN }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: undefined }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: null }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: '' }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: '12345' }).screenY is 12345
+PASS new WheelEvent('eventType', { screenY: '12345a' }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: 'abc' }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: [] }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: [12345] }).screenY is 12345
+PASS new WheelEvent('eventType', { screenY: [12345, 67890] }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: {} }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: {moemoe: 12345} }).screenY is 0
+PASS new WheelEvent('eventType', { screenY: {valueOf: function () { return 12345; }} }).screenY is 12345
+PASS new WheelEvent('eventType', { clientX: 0 }).clientX is 0
+FAIL new WheelEvent('eventType', { clientX: 2147483647 }).clientX should be 2147483647. Was 33554431.
+PASS new WheelEvent('eventType', { clientX: -1 }).clientX is -1
+FAIL new WheelEvent('eventType', { clientX: -2147483648 }).clientX should be -2147483648. Was -33554432.
+PASS new WheelEvent('eventType', { clientX: 4294967295 }).clientX is -1
+PASS new WheelEvent('eventType', { clientX: 9007199254740991 }).clientX is -1
+PASS new WheelEvent('eventType', { clientX: 18446744073709551615 }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: 123.45 }).clientX is 123
+PASS new WheelEvent('eventType', { clientX: NaN }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: undefined }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: null }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: '' }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: '12345' }).clientX is 12345
+PASS new WheelEvent('eventType', { clientX: '12345a' }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: 'abc' }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: [] }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: [12345] }).clientX is 12345
+PASS new WheelEvent('eventType', { clientX: [12345, 67890] }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: {} }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: {moemoe: 12345} }).clientX is 0
+PASS new WheelEvent('eventType', { clientX: {valueOf: function () { return 12345; }} }).clientX is 12345
+PASS new WheelEvent('eventType', { clientY: 0 }).clientY is 0
+FAIL new WheelEvent('eventType', { clientY: 2147483647 }).clientY should be 2147483647. Was 33554431.
+PASS new WheelEvent('eventType', { clientY: -1 }).clientY is -1
+FAIL new WheelEvent('eventType', { clientY: -2147483648 }).clientY should be -2147483648. Was -33554432.
+PASS new WheelEvent('eventType', { clientY: 4294967295 }).clientY is -1
+PASS new WheelEvent('eventType', { clientY: 9007199254740991 }).clientY is -1
+PASS new WheelEvent('eventType', { clientY: 18446744073709551615 }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: 123.45 }).clientY is 123
+PASS new WheelEvent('eventType', { clientY: NaN }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: undefined }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: null }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: '' }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: '12345' }).clientY is 12345
+PASS new WheelEvent('eventType', { clientY: '12345a' }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: 'abc' }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: [] }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: [12345] }).clientY is 12345
+PASS new WheelEvent('eventType', { clientY: [12345, 67890] }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: {} }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: {moemoe: 12345} }).clientY is 0
+PASS new WheelEvent('eventType', { clientY: {valueOf: function () { return 12345; }} }).clientY is 12345
+PASS new WheelEvent('eventType', { wheelDeltaX: 0 }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: 2147483647 }).wheelDeltaX is 2147483647
+PASS new WheelEvent('eventType', { wheelDeltaX: -1 }).wheelDeltaX is -1
+PASS new WheelEvent('eventType', { wheelDeltaX: -2147483648 }).wheelDeltaX is -2147483648
+PASS new WheelEvent('eventType', { wheelDeltaX: 4294967295 }).wheelDeltaX is -1
+PASS new WheelEvent('eventType', { wheelDeltaX: 9007199254740991 }).wheelDeltaX is -1
+PASS new WheelEvent('eventType', { wheelDeltaX: 18446744073709551615 }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: 123.45 }).wheelDeltaX is 123
+PASS new WheelEvent('eventType', { wheelDeltaX: NaN }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: undefined }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: null }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: '' }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: '12345' }).wheelDeltaX is 12345
+PASS new WheelEvent('eventType', { wheelDeltaX: '12345a' }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: 'abc' }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: [] }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: [12345] }).wheelDeltaX is 12345
+PASS new WheelEvent('eventType', { wheelDeltaX: [12345, 67890] }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: {} }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: {moemoe: 12345} }).wheelDeltaX is 0
+PASS new WheelEvent('eventType', { wheelDeltaX: {valueOf: function () { return 12345; }} }).wheelDeltaX is 12345
+PASS new WheelEvent('eventType', { wheelDeltaY: 0 }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: 2147483647 }).wheelDeltaY is 2147483647
+PASS new WheelEvent('eventType', { wheelDeltaY: -1 }).wheelDeltaY is -1
+PASS new WheelEvent('eventType', { wheelDeltaY: -2147483648 }).wheelDeltaY is -2147483648
+PASS new WheelEvent('eventType', { wheelDeltaY: 4294967295 }).wheelDeltaY is -1
+PASS new WheelEvent('eventType', { wheelDeltaY: 9007199254740991 }).wheelDeltaY is -1
+PASS new WheelEvent('eventType', { wheelDeltaY: 18446744073709551615 }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: 123.45 }).wheelDeltaY is 123
+PASS new WheelEvent('eventType', { wheelDeltaY: NaN }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: undefined }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: null }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: '' }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: '12345' }).wheelDeltaY is 12345
+PASS new WheelEvent('eventType', { wheelDeltaY: '12345a' }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: 'abc' }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: [] }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: [12345] }).wheelDeltaY is 12345
+PASS new WheelEvent('eventType', { wheelDeltaY: [12345, 67890] }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: {} }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: {moemoe: 12345} }).wheelDeltaY is 0
+PASS new WheelEvent('eventType', { wheelDeltaY: {valueOf: function () { return 12345; }} }).wheelDeltaY is 12345
+PASS new WheelEvent('eventType', { deltaMode: 0 }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: 1 }).deltaMode is 1
+PASS new WheelEvent('eventType', { deltaMode: 4294967294 }).deltaMode is 4294967294
+PASS new WheelEvent('eventType', { deltaMode: 4294967295 }).deltaMode is 4294967295
+PASS new WheelEvent('eventType', { deltaMode: WheelEvent.DOM_DELTA_PIXEL }).deltaMode is WheelEvent.DOM_DELTA_PIXEL
+PASS new WheelEvent('eventType', { deltaMode: WheelEvent.DOM_DELTA_LINE }).deltaMode is WheelEvent.DOM_DELTA_LINE
+PASS new WheelEvent('eventType', { deltaMode: WheelEvent.DOM_DELTA_PAGE }).deltaMode is WheelEvent.DOM_DELTA_PAGE
+PASS new WheelEvent('eventType', { deltaMode: 9007199254740991 }).deltaMode is 4294967295
+PASS new WheelEvent('eventType', { deltaMode: 18446744073709551615 }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: 12345678901234567890 }).deltaMode is 3944679424
+PASS new WheelEvent('eventType', { deltaMode: -1 }).deltaMode is 4294967295
+PASS new WheelEvent('eventType', { deltaMode: 123.45 }).deltaMode is 123
+PASS new WheelEvent('eventType', { deltaMode: NaN }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: undefined }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: null }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: '' }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: '12345' }).deltaMode is 12345
+PASS new WheelEvent('eventType', { deltaMode: '12345a' }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: 'abc' }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: [] }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: [12345] }).deltaMode is 12345
+PASS new WheelEvent('eventType', { deltaMode: [12345, 67890] }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: {} }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: {moemoe: 12345} }).deltaMode is 0
+PASS new WheelEvent('eventType', { deltaMode: {valueOf: function () { return 12345; }} }).deltaMode is 12345
+PASS new WheelEvent('eventType', { ctrlKey: false }).ctrlKey is false
+PASS new WheelEvent('eventType', { ctrlKey: true }).ctrlKey is true
+PASS new WheelEvent('eventType', { altKey: false }).altKey is false
+PASS new WheelEvent('eventType', { altKey: true }).altKey is true
+PASS new WheelEvent('eventType', { shiftKey: false }).shiftKey is false
+PASS new WheelEvent('eventType', { shiftKey: true }).shiftKey is true
+PASS new WheelEvent('eventType', { metaKey: false }).metaKey is false
+PASS new WheelEvent('eventType', { metaKey: true }).metaKey is true
+PASS new WheelEvent('eventType', { button: 0 }).button is 0
+PASS new WheelEvent('eventType', { button: 1 }).button is 1
+PASS new WheelEvent('eventType', { button: 65534 }).button is 65534
+PASS new WheelEvent('eventType', { button: 65535 }).button is 0
+PASS new WheelEvent('eventType', { button: 9007199254740991 }).button is 0
+PASS new WheelEvent('eventType', { button: -1 }).button is 0
+PASS new WheelEvent('eventType', { button: 18446744073709551615 }).button is 0
+PASS new WheelEvent('eventType', { button: 12345678901234567890 }).button is 2048
+PASS new WheelEvent('eventType', { button: 123.45 }).button is 123
+PASS new WheelEvent('eventType', { button: NaN }).button is 0
+PASS new WheelEvent('eventType', { button: undefined }).button is 0
+PASS new WheelEvent('eventType', { button: null }).button is 0
+PASS new WheelEvent('eventType', { button: '' }).button is 0
+PASS new WheelEvent('eventType', { button: '12345' }).button is 12345
+PASS new WheelEvent('eventType', { button: '12345a' }).button is 0
+PASS new WheelEvent('eventType', { button: 'abc' }).button is 0
+PASS new WheelEvent('eventType', { button: [] }).button is 0
+PASS new WheelEvent('eventType', { button: [12345] }).button is 12345
+PASS new WheelEvent('eventType', { button: [12345, 67890] }).button is 0
+PASS new WheelEvent('eventType', { button: {} }).button is 0
+PASS new WheelEvent('eventType', { button: {moemoe: 12345} }).button is 0
+PASS new WheelEvent('eventType', { button: {valueOf: function () { return 12345; }} }).button is 12345
+PASS new WheelEvent('eventType', { relatedTarget: testDiv }).relatedTarget is testDiv
+PASS new WheelEvent('eventType', { relatedTarget: document }).relatedTarget is document
+PASS new WheelEvent('eventType', { relatedTarget: xhr }).relatedTarget is xhr
+PASS new WheelEvent('eventType', { relatedTarget: testObject }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: undefined }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: null }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: false }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: true }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: '' }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: 'chocolate' }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: 12345 }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: 18446744073709551615 }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: NaN }).relatedTarget is null
+PASS new WheelEvent('eventType', { relatedTarget: {valueOf: function () { return testDiv; } } }).relatedTarget == testDiv is false
+PASS new WheelEvent('eventType', { get relatedTarget() { return 123; } }).relatedTarget is null
+PASS new WheelEvent('eventType', { get relatedTarget() { throw 'WheelEvent Error'; } }) threw exception WheelEvent Error.
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).bubbles is true
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).cancelable is true
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).view is window
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).detail is 111
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).screenX is 222
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).screenY is 333
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).clientX is 444
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).clientY is 555
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).ctrlKey is true
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).shiftKey is true
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).altKey is true
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).metaKey is true
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).button is 666
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).relatedTarget is testDiv
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).wheelDeltaX is 777
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).wheelDeltaY is 888
+PASS new WheelEvent('eventType', { bubbles: true, cancelable: true, view: window, detail: 111, screenX: 222, screenY: 333, clientX: 444, clientY: 555, ctrlKey: true, shiftKey: true, altKey: true, metaKey: true, button: 666, relatedTarget: testDiv, wheelDeltaX: 777, wheelDeltaY: 888, deltaMode: WheelEvent.DOM_DELTA_PAGE }).deltaMode is WheelEvent.DOM_DELTA_PAGE
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalhindispacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/text/international/hindi-spacing-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -7,11 +7,11 @@
</span><span class="cx"> text run at (0,0) width 777: "This tests the width of a breaking space after a Hindi character to ensure that it's measured properly and enough space is left"
</span><span class="cx"> text run at (0,18) width 752: "for it. Neither the Hindi on the button below nor the same text on two lines below that should be truncated at either end."
</span><span class="cx"> RenderBR {BR} at (752,32) size 0x0
</span><del>- RenderButton {INPUT} at (2,38) size 99x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,0) size 83x17
- RenderText at (0,0) size 83x13
- text run at (0,0) width 83: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
- RenderBR {BR} at (103,49) size 0x0
</del><ins>+ RenderButton {INPUT} at (2,38) size 100x18 [bgcolor=#C0C0C0]
+ RenderBlock (anonymous) at (8,2) size 84x17
+ RenderText at (0,0) size 84x13
+ text run at (0,0) width 84: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
+ RenderBR {BR} at (103,51) size 1x0
</ins><span class="cx"> RenderInline {SPAN} at (0,0) size 122x18
</span><span class="cx"> RenderText {#text} at (0,59) size 122x18
</span><span class="cx"> text run at (0,59) width 122: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextinternationalverticaltextglyphtestexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/text/international/vertical-text-glyph-test-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x633
</del><ins>+layer at (0,0) size 785x634
</ins><span class="cx"> RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x633
- RenderBlock {HTML} at (0,0) size 785x633
- RenderBody {BODY} at (8,21) size 769x604
</del><ins>+layer at (0,0) size 785x634
+ RenderBlock {HTML} at (0,0) size 785x634
+ RenderBody {BODY} at (8,21) size 769x605
</ins><span class="cx"> RenderBlock {P} at (0,0) size 769x32
</span><span class="cx"> RenderText {#text} at (0,5) size 161x21
</span><span class="cx"> text run at (0,5) width 161: "Simple text path"
</span><span class="lines">@@ -11,11 +11,11 @@
</span><span class="cx"> RenderText {#text} at (5,0) size 21x224
</span><span class="cx"> text run at (5,0) width 224: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {HR} at (0,296) size 769x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,319) size 769x32
</del><ins>+ RenderBlock {HR} at (0,295) size 769x3 [border: (1px inset #000000)]
+ RenderBlock {P} at (0,319) size 769x33
</ins><span class="cx"> RenderText {#text} at (0,5) size 181x21
</span><span class="cx"> text run at (0,5) width 181: "Complex text path"
</span><del>- RenderBlock (anonymous) at (0,372) size 769x232
</del><ins>+ RenderBlock (anonymous) at (0,372) size 769x233
</ins><span class="cx"> RenderBlock {SPAN} at (0,0) size 32x223
</span><span class="cx"> RenderText {#text} at (5,0) size 21x223
</span><span class="cx"> text run at (5,0) width 223: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfasttextorientationsidewaysexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/text/orientation-sideways-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/text/orientation-sideways-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/text/orientation-sideways-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> RenderBlock {DIV} at (108,10) size 36x163 [color=#A52A2A]
</span><span class="cx"> RenderText {#text} at (5,0) size 28x156
</span><span class="cx"> text run at (5,0) width 156: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
</span><del>- RenderBlock {DIV} at (0,407) size 144x168
</del><ins>+ RenderBlock {DIV} at (0,406) size 144x169
</ins><span class="cx"> RenderBlock {DIV} at (0,0) size 36x168
</span><span class="cx"> RenderText {#text} at (6,0) size 24x159
</span><span class="cx"> text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodeKusaMakurabackgroundcanvasexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 4560x585
</del><ins>+layer at (0,0) size 4566x585
</ins><span class="cx"> RenderView at (0,0) size 800x585
</span><del>-layer at (-3760,0) size 4560x585 backgroundClip at (0,0) size 4560x585 clip at (0,0) size 4560x585 outlineClip at (0,0) size 4560x585
- RenderBlock {HTML} at (0,0) size 4560x585
- RenderBody {BODY} at (58,46) size 4444x493
- RenderBlock {H1} at (0,0) size 48x493
</del><ins>+layer at (-3766,0) size 4566x585 backgroundClip at (0,0) size 4566x585 clip at (0,0) size 4566x585 outlineClip at (0,0) size 4566x585
+ RenderBlock {HTML} at (0,0) size 4567x585
+ RenderBody {BODY} at (58,46) size 4450x493
+ RenderBlock {H1} at (0,0) size 48x492
</ins><span class="cx"> RenderText {#text} at (5,0) size 37x64
</span><span class="cx"> text run at (5,0) width 64: "\x{8349}\x{6795}"
</span><del>- RenderBlock {H2} at (69,0) size 36x493
</del><ins>+ RenderBlock {H2} at (69,0) size 37x492
</ins><span class="cx"> RenderText {#text} at (4,0) size 28x96
</span><span class="cx"> text run at (4,0) width 96: "\x{590F}\x{76EE}\x{6F31}\x{77F3}"
</span><del>- RenderBlock {DIV} at (124,0) size 4320x493
- RenderBlock (anonymous) at (0,0) size 2399x493
</del><ins>+ RenderBlock {DIV} at (125,0) size 4325x492
+ RenderBlock (anonymous) at (0,0) size 2403x492
</ins><span class="cx"> RenderBR {BR} at (0,0) size 18x0
</span><span class="cx"> RenderBR {BR} at (18,0) size 18x0
</span><span class="cx"> RenderBR {BR} at (36,0) size 18x0
</span><span class="lines">@@ -90,21 +90,21 @@
</span><span class="cx"> RenderText {#text} at (134,419) size 18x32
</span><span class="cx"> text run at (134,419) width 32: "\x{305B}\x{3070}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x42
</span><del>- RenderRubyRun (anonymous) at (131,448) size 24x45
</del><ins>+ RenderRubyRun (anonymous) at (159,0) size 24x45
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x45
</span><span class="cx"> RenderText {#text} at (2,0) size 10x45
</span><span class="cx"> text run at (2,0) width 45: "\x{304D}\x{3085}\x{3046}\x{304F}\x{3064}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{7AAE}\x{5C48}"
- RenderText {#text} at (158,0) size 18x256
- text run at (158,0) width 256: "\x{3060}\x{3002}\x{3068}\x{304B}\x{304F}\x{306B}\x{4EBA}\x{306E}\x{4E16}\x{306F}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{3002}"
- RenderBR {BR} at (158,256) size 18x0
- RenderText {#text} at (186,0) size 18x112
- text run at (186,0) width 112: "\x{3000}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3055}\x{304C}"
</del><ins>+ text run at (3,3) width 39: "\x{7AAE}\x{5C48}"
+ RenderText {#text} at (162,42) size 18x256
+ text run at (162,42) width 256: "\x{3060}\x{3002}\x{3068}\x{304B}\x{304F}\x{306B}\x{4EBA}\x{306E}\x{4E16}\x{306F}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{3002}"
+ RenderBR {BR} at (162,298) size 18x0
+ RenderText {#text} at (190,0) size 18x112
+ text run at (190,0) width 112: "\x{3000}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3055}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (183,111) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (187,111) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3053}\x{3046}"
</span><span class="lines">@@ -112,11 +112,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{9AD8}"
</span><del>- RenderText {#text} at (186,128) size 46x480
- text run at (186,128) width 352: "\x{3058}\x{308B}\x{3068}\x{3001}\x{5B89}\x{3044}\x{6240}\x{3078}\x{5F15}\x{304D}\x{8D8A}\x{3057}\x{305F}\x{304F}\x{306A}\x{308B}\x{3002}\x{3069}\x{3053}\x{3078}\x{8D8A}\x{3057}"
- text run at (214,0) width 128: "\x{3066}\x{3082}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{3068}"
</del><ins>+ RenderText {#text} at (190,128) size 46x480
+ text run at (190,128) width 352: "\x{3058}\x{308B}\x{3068}\x{3001}\x{5B89}\x{3044}\x{6240}\x{3078}\x{5F15}\x{304D}\x{8D8A}\x{3057}\x{305F}\x{304F}\x{306A}\x{308B}\x{3002}\x{3069}\x{3053}\x{3078}\x{8D8A}\x{3057}"
+ text run at (218,0) width 128: "\x{3066}\x{3082}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{3068}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (211,127) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (215,127) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3055}\x{3068}"
</span><span class="lines">@@ -124,10 +124,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{609F}"
</span><del>- RenderText {#text} at (214,144) size 18x160
- text run at (214,144) width 160: "\x{3063}\x{305F}\x{6642}\x{3001}\x{8A69}\x{304C}\x{751F}\x{308C}\x{3066}\x{3001}"
</del><ins>+ RenderText {#text} at (218,144) size 18x160
+ text run at (218,144) width 160: "\x{3063}\x{305F}\x{6642}\x{3001}\x{8A69}\x{304C}\x{751F}\x{308C}\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (211,304) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (215,304) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3048}"
</span><span class="lines">@@ -135,55 +135,55 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{753B}"
</span><del>- RenderText {#text} at (214,320) size 18x80
- text run at (214,320) width 80: "\x{304C}\x{51FA}\x{6765}\x{308B}\x{3002}"
- RenderBR {BR} at (214,400) size 18x0
- RenderText {#text} at (238,0) size 18x16
- text run at (238,0) width 16: "\x{3000}"
</del><ins>+ RenderText {#text} at (218,320) size 18x80
+ text run at (218,320) width 80: "\x{304C}\x{51FA}\x{6765}\x{308B}\x{3002}"
+ RenderBR {BR} at (218,400) size 18x0
+ RenderText {#text} at (242,0) size 18x16
+ text run at (242,0) width 16: "\x{3000}"
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 18x48
</span><del>- RenderText {#text} at (238,16) size 18x48
- text run at (238,16) width 48: "\x{4EBA}\x{306E}\x{4E16}"
- RenderText {#text} at (238,64) size 46x480
- text run at (238,64) width 416: "\x{3092}\x{4F5C}\x{3063}\x{305F}\x{3082}\x{306E}\x{306F}\x{795E}\x{3067}\x{3082}\x{306A}\x{3051}\x{308C}\x{3070}\x{9B3C}\x{3067}\x{3082}\x{306A}\x{3044}\x{3002}\x{3084}\x{306F}\x{308A}\x{5411}\x{3046}\x{4E09}"
- text run at (266,0) width 16: "\x{8ED2}"
</del><ins>+ RenderText {#text} at (242,16) size 18x48
+ text run at (242,16) width 48: "\x{4EBA}\x{306E}\x{4E16}"
+ RenderText {#text} at (242,64) size 46x480
+ text run at (242,64) width 416: "\x{3092}\x{4F5C}\x{3063}\x{305F}\x{3082}\x{306E}\x{306F}\x{795E}\x{3067}\x{3082}\x{306A}\x{3051}\x{308C}\x{3070}\x{9B3C}\x{3067}\x{3082}\x{306A}\x{3044}\x{3002}\x{3084}\x{306F}\x{308A}\x{5411}\x{3046}\x{4E09}"
+ text run at (270,0) width 16: "\x{8ED2}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x39
</span><del>- RenderRubyRun (anonymous) at (263,13) size 24x45
</del><ins>+ RenderRubyRun (anonymous) at (267,13) size 24x45
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x45
</span><span class="cx"> RenderText {#text} at (2,0) size 10x45
</span><span class="cx"> text run at (2,0) width 45: "\x{308A}\x{3087}\x{3046}\x{3069}\x{306A}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{4E21}\x{96A3}"
- RenderText {#text} at (266,55) size 18x384
- text run at (266,55) width 384: "\x{308A}\x{306B}\x{3061}\x{3089}\x{3061}\x{3089}\x{3059}\x{308B}\x{305F}\x{3060}\x{306E}\x{4EBA}\x{3067}\x{3042}\x{308B}\x{3002}\x{305F}\x{3060}\x{306E}\x{4EBA}\x{304C}\x{4F5C}\x{3063}\x{305F}"
</del><ins>+ text run at (3,3) width 39: "\x{4E21}\x{96A3}"
+ RenderText {#text} at (270,55) size 18x384
+ text run at (270,55) width 384: "\x{308A}\x{306B}\x{3061}\x{3089}\x{3061}\x{3089}\x{3059}\x{308B}\x{305F}\x{3060}\x{306E}\x{4EBA}\x{3067}\x{3042}\x{308B}\x{3002}\x{305F}\x{3060}\x{306E}\x{4EBA}\x{304C}\x{4F5C}\x{3063}\x{305F}"
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 18x48
</span><del>- RenderText {#text} at (266,439) size 18x48
- text run at (266,439) width 48: "\x{4EBA}\x{306E}\x{4E16}"
- RenderText {#text} at (290,0) size 18x368
- text run at (290,0) width 368: "\x{304C}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{304B}\x{3089}\x{3068}\x{3066}\x{3001}\x{8D8A}\x{3059}\x{56FD}\x{306F}\x{3042}\x{308B}\x{307E}\x{3044}\x{3002}\x{3042}\x{308C}\x{3070}"
</del><ins>+ RenderText {#text} at (270,439) size 18x48
+ text run at (270,439) width 48: "\x{4EBA}\x{306E}\x{4E16}"
+ RenderText {#text} at (294,0) size 18x368
+ text run at (294,0) width 368: "\x{304C}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{304B}\x{3089}\x{3068}\x{3066}\x{3001}\x{8D8A}\x{3059}\x{56FD}\x{306F}\x{3042}\x{308B}\x{307E}\x{3044}\x{3002}\x{3042}\x{308C}\x{3070}"
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 18x64
</span><del>- RenderText {#text} at (290,368) size 18x64
- text run at (290,368) width 64: "\x{4EBA}\x{3067}\x{306A}\x{3057}"
- RenderText {#text} at (290,432) size 42x480
- text run at (290,432) width 48: "\x{306E}\x{56FD}\x{3078}"
- text run at (314,0) width 112: "\x{884C}\x{304F}\x{3070}\x{304B}\x{308A}\x{3060}\x{3002}"
</del><ins>+ RenderText {#text} at (294,368) size 18x64
+ text run at (294,368) width 64: "\x{4EBA}\x{3067}\x{306A}\x{3057}"
+ RenderText {#text} at (294,432) size 42x480
+ text run at (294,432) width 48: "\x{306E}\x{56FD}\x{3078}"
+ text run at (318,0) width 112: "\x{884C}\x{304F}\x{3070}\x{304B}\x{308A}\x{3060}\x{3002}"
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 18x64
</span><del>- RenderText {#text} at (314,112) size 18x64
- text run at (314,112) width 64: "\x{4EBA}\x{3067}\x{306A}\x{3057}"
- RenderText {#text} at (314,176) size 18x48
- text run at (314,176) width 48: "\x{306E}\x{56FD}\x{306F}"
</del><ins>+ RenderText {#text} at (318,112) size 18x64
+ text run at (318,112) width 64: "\x{4EBA}\x{3067}\x{306A}\x{3057}"
+ RenderText {#text} at (318,176) size 18x48
+ text run at (318,176) width 48: "\x{306E}\x{56FD}\x{306F}"
</ins><span class="cx"> RenderInline {STRONG} at (0,0) size 18x48
</span><del>- RenderText {#text} at (314,224) size 18x48
- text run at (314,224) width 48: "\x{4EBA}\x{306E}\x{4E16}"
- RenderText {#text} at (314,272) size 18x208
- text run at (314,272) width 208: "\x{3088}\x{308A}\x{3082}\x{306A}\x{304A}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{304B}\x{308D}\x{3046}\x{3002}"
- RenderBR {BR} at (314,480) size 18x0
- RenderText {#text} at (338,0) size 46x464
- text run at (338,0) width 464: "\x{3000}\x{8D8A}\x{3059}\x{4E8B}\x{306E}\x{306A}\x{3089}\x{306C}\x{4E16}\x{304C}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3051}\x{308C}\x{3070}\x{3001}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{6240}\x{3092}\x{3069}\x{308C}\x{307B}\x{3069}"
- text run at (366,0) width 32: "\x{304B}\x{3001}"
</del><ins>+ RenderText {#text} at (318,224) size 18x48
+ text run at (318,224) width 48: "\x{4EBA}\x{306E}\x{4E16}"
+ RenderText {#text} at (318,272) size 18x208
+ text run at (318,272) width 208: "\x{3088}\x{308A}\x{3082}\x{306A}\x{304A}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{304B}\x{308D}\x{3046}\x{3002}"
+ RenderBR {BR} at (318,480) size 18x0
+ RenderText {#text} at (342,0) size 46x464
+ text run at (342,0) width 464: "\x{3000}\x{8D8A}\x{3059}\x{4E8B}\x{306E}\x{306A}\x{3089}\x{306C}\x{4E16}\x{304C}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3051}\x{308C}\x{3070}\x{3001}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{3044}\x{6240}\x{3092}\x{3069}\x{308C}\x{307B}\x{3069}"
+ text run at (370,0) width 32: "\x{304B}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (363,31) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (367,31) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{304F}\x{3064}\x{308D}\x{3052}"
</span><span class="lines">@@ -191,10 +191,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5BDB}\x{5BB9}"
</span><del>- RenderText {#text} at (366,66) size 18x32
- text run at (366,66) width 32: "\x{3066}\x{3001}"
</del><ins>+ RenderText {#text} at (370,66) size 18x32
+ text run at (370,66) width 32: "\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (363,97) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (367,97) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3064}\x{304B}"
</span><span class="lines">@@ -202,10 +202,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{675F}"
</span><del>- RenderText {#text} at (366,114) size 18x16
- text run at (366,114) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (370,114) size 18x16
+ text run at (370,114) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (363,130) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (367,130) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{307E}"
</span><span class="lines">@@ -213,11 +213,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{9593}"
</span><del>- RenderText {#text} at (366,146) size 46x482
- text run at (366,146) width 336: "\x{306E}\x{547D}\x{3092}\x{3001}\x{675F}\x{306E}\x{9593}\x{3067}\x{3082}\x{4F4F}\x{307F}\x{3088}\x{304F}\x{305B}\x{306D}\x{3070}\x{306A}\x{3089}\x{306C}\x{3002}\x{3053}"
- text run at (394,0) width 400: "\x{3053}\x{306B}\x{8A69}\x{4EBA}\x{3068}\x{3044}\x{3046}\x{5929}\x{8077}\x{304C}\x{51FA}\x{6765}\x{3066}\x{3001}\x{3053}\x{3053}\x{306B}\x{753B}\x{5BB6}\x{3068}\x{3044}\x{3046}\x{4F7F}\x{547D}\x{304C}"
</del><ins>+ RenderText {#text} at (370,146) size 46x482
+ text run at (370,146) width 336: "\x{306E}\x{547D}\x{3092}\x{3001}\x{675F}\x{306E}\x{9593}\x{3067}\x{3082}\x{4F4F}\x{307F}\x{3088}\x{304F}\x{305B}\x{306D}\x{3070}\x{306A}\x{3089}\x{306C}\x{3002}\x{3053}"
+ text run at (398,0) width 400: "\x{3053}\x{306B}\x{8A69}\x{4EBA}\x{3068}\x{3044}\x{3046}\x{5929}\x{8077}\x{304C}\x{51FA}\x{6765}\x{3066}\x{3001}\x{3053}\x{3053}\x{306B}\x{753B}\x{5BB6}\x{3068}\x{3044}\x{3046}\x{4F7F}\x{547D}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (391,399) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (395,399) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304F}\x{3060}"
</span><span class="lines">@@ -225,22 +225,22 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{964D}"
</span><del>- RenderText {#text} at (394,416) size 46x480
- text run at (394,416) width 64: "\x{308B}\x{3002}\x{3042}\x{3089}"
- text run at (422,0) width 176: "\x{3086}\x{308B}\x{82B8}\x{8853}\x{306E}\x{58EB}\x{306F}\x{4EBA}\x{306E}\x{4E16}\x{3092}"
</del><ins>+ RenderText {#text} at (398,416) size 46x480
+ text run at (398,416) width 64: "\x{308B}\x{3002}\x{3042}\x{3089}"
+ text run at (426,0) width 176: "\x{3086}\x{308B}\x{82B8}\x{8853}\x{306E}\x{58EB}\x{306F}\x{4EBA}\x{306E}\x{4E16}\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (419,176) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (423,176) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{306E}\x{3069}\x{304B}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{306E}\x{3069}\x{304B}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{9577}\x{9591}"
</span><del>- RenderText {#text} at (422,208) size 18x208
- text run at (422,208) width 208: "\x{306B}\x{3057}\x{3001}\x{4EBA}\x{306E}\x{5FC3}\x{3092}\x{8C4A}\x{304B}\x{306B}\x{3059}\x{308B}\x{304C}"
</del><ins>+ RenderText {#text} at (426,208) size 18x208
+ text run at (426,208) width 208: "\x{306B}\x{3057}\x{3001}\x{4EBA}\x{306E}\x{5FC3}\x{3092}\x{8C4A}\x{304B}\x{306B}\x{3059}\x{308B}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (419,415) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (423,415) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3086}\x{3048}"
</span><span class="lines">@@ -248,10 +248,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{6545}"
</span><del>- RenderText {#text} at (422,432) size 18x16
- text run at (422,432) width 16: "\x{306B}"
</del><ins>+ RenderText {#text} at (426,432) size 18x16
+ text run at (426,432) width 16: "\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (419,447) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (423,447) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{305F}\x{3063}"
</span><span class="lines">@@ -259,14 +259,14 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5C0A}"
</span><del>- RenderText {#text} at (422,464) size 42x480
- text run at (422,464) width 16: "\x{3068}"
- text run at (446,0) width 32: "\x{3044}\x{3002}"
- RenderBR {BR} at (446,32) size 18x0
- RenderText {#text} at (474,0) size 18x240
- text run at (474,0) width 240: "\x{3000}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{304D}\x{4E16}\x{304B}\x{3089}\x{3001}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{304D}"
</del><ins>+ RenderText {#text} at (426,464) size 42x480
+ text run at (426,464) width 16: "\x{3068}"
+ text run at (450,0) width 32: "\x{3044}\x{3002}"
+ RenderBR {BR} at (450,32) size 18x0
+ RenderText {#text} at (478,0) size 18x240
+ text run at (478,0) width 240: "\x{3000}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{304D}\x{4E16}\x{304B}\x{3089}\x{3001}\x{4F4F}\x{307F}\x{306B}\x{304F}\x{304D}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (471,236) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (475,236) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{308F}\x{305A}\x{3089}"
</span><span class="lines">@@ -274,11 +274,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{7169}"
</span><del>- RenderText {#text} at (474,259) size 46x483
- text run at (474,259) width 224: "\x{3044}\x{3092}\x{5F15}\x{304D}\x{629C}\x{3044}\x{3066}\x{3001}\x{3042}\x{308A}\x{304C}\x{305F}\x{3044}\x{4E16}"
- text run at (502,0) width 272: "\x{754C}\x{3092}\x{307E}\x{306E}\x{3042}\x{305F}\x{308A}\x{306B}\x{5199}\x{3059}\x{306E}\x{304C}\x{8A69}\x{3067}\x{3042}\x{308B}\x{3001}"
</del><ins>+ RenderText {#text} at (478,259) size 46x483
+ text run at (478,259) width 224: "\x{3044}\x{3092}\x{5F15}\x{304D}\x{629C}\x{3044}\x{3066}\x{3001}\x{3042}\x{308A}\x{304C}\x{305F}\x{3044}\x{4E16}"
+ text run at (506,0) width 272: "\x{754C}\x{3092}\x{307E}\x{306E}\x{3042}\x{305F}\x{308A}\x{306B}\x{5199}\x{3059}\x{306E}\x{304C}\x{8A69}\x{3067}\x{3042}\x{308B}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (499,272) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (503,272) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3048}"
</span><span class="lines">@@ -286,11 +286,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{753B}"
</span><del>- RenderText {#text} at (502,288) size 46x480
- text run at (502,288) width 192: "\x{3067}\x{3042}\x{308B}\x{3002}\x{3042}\x{308B}\x{306F}\x{97F3}\x{697D}\x{3068}\x{5F6B}\x{523B}"
- text run at (530,0) width 128: "\x{3067}\x{3042}\x{308B}\x{3002}\x{3053}\x{307E}\x{304B}\x{306B}"
</del><ins>+ RenderText {#text} at (506,288) size 46x480
+ text run at (506,288) width 192: "\x{3067}\x{3042}\x{308B}\x{3002}\x{3042}\x{308B}\x{306F}\x{97F3}\x{697D}\x{3068}\x{5F6B}\x{523B}"
+ text run at (534,0) width 128: "\x{3067}\x{3042}\x{308B}\x{3002}\x{3053}\x{307E}\x{304B}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (527,128) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (531,128) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3044}"
</span><span class="lines">@@ -298,11 +298,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{4E91}"
</span><del>- RenderText {#text} at (530,144) size 46x480
- text run at (530,144) width 336: "\x{3048}\x{3070}\x{5199}\x{3055}\x{306A}\x{3044}\x{3067}\x{3082}\x{3088}\x{3044}\x{3002}\x{305F}\x{3060}\x{307E}\x{306E}\x{3042}\x{305F}\x{308A}\x{306B}\x{898B}\x{308C}"
- text run at (558,0) width 192: "\x{3070}\x{3001}\x{305D}\x{3053}\x{306B}\x{8A69}\x{3082}\x{751F}\x{304D}\x{3001}\x{6B4C}\x{3082}"
</del><ins>+ RenderText {#text} at (534,144) size 46x480
+ text run at (534,144) width 336: "\x{3048}\x{3070}\x{5199}\x{3055}\x{306A}\x{3044}\x{3067}\x{3082}\x{3088}\x{3044}\x{3002}\x{305F}\x{3060}\x{307E}\x{306E}\x{3042}\x{305F}\x{308A}\x{306B}\x{898B}\x{308C}"
+ text run at (562,0) width 192: "\x{3070}\x{3001}\x{305D}\x{3053}\x{306B}\x{8A69}\x{3082}\x{751F}\x{304D}\x{3001}\x{6B4C}\x{3082}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (555,192) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (559,192) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{308F}"
</span><span class="lines">@@ -310,23 +310,23 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{6E67}"
</span><del>- RenderText {#text} at (558,208) size 18x192
- text run at (558,208) width 192: "\x{304F}\x{3002}\x{7740}\x{60F3}\x{3092}\x{7D19}\x{306B}\x{843D}\x{3055}\x{306C}\x{3068}\x{3082}"
</del><ins>+ RenderText {#text} at (562,208) size 18x192
+ text run at (562,208) width 192: "\x{304F}\x{3002}\x{7740}\x{60F3}\x{3092}\x{7D19}\x{306B}\x{843D}\x{3055}\x{306C}\x{3068}\x{3082}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x39
</span><del>- RenderRubyRun (anonymous) at (555,397) size 24x45
</del><ins>+ RenderRubyRun (anonymous) at (559,397) size 24x45
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x45
</span><span class="cx"> RenderText {#text} at (2,0) size 10x45
</span><span class="cx"> text run at (2,0) width 45: "\x{304D}\x{3085}\x{3046}\x{305D}\x{3046}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x23
</span><del>- text run at (3,3) width 22: "\x{7486}"
</del><ins>+ text run at (3,3) width 23: "\x{7486}"
</ins><span class="cx"> RenderText {#text} at (3,25) size 18x17
</span><span class="cx"> text run at (3,25) width 16: "\x{93D8}"
</span><del>- RenderText {#text} at (558,439) size 18x16
- text run at (558,439) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (562,439) size 18x16
+ text run at (562,439) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (555,454) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (559,454) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304A}\x{3093}"
</span><span class="lines">@@ -334,10 +334,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{97F3}"
</span><del>- RenderText {#text} at (558,471) size 18x16
- text run at (558,471) width 16: "\x{306F}"
</del><ins>+ RenderText {#text} at (562,471) size 18x16
+ text run at (562,471) width 16: "\x{306F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x35
</span><del>- RenderRubyRun (anonymous) at (583,0) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (587,0) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{304D}\x{3087}\x{3046}\x{308A}"
</span><span class="lines">@@ -345,10 +345,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{80F8}\x{88CF}"
</span><del>- RenderText {#text} at (586,35) size 18x16
- text run at (586,35) width 16: "\x{306B}"
</del><ins>+ RenderText {#text} at (590,35) size 18x16
+ text run at (590,35) width 16: "\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (583,50) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (587,50) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304A}\x{3053}"
</span><span class="lines">@@ -356,10 +356,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{8D77}"
</span><del>- RenderText {#text} at (586,67) size 18x32
- text run at (586,67) width 32: "\x{308B}\x{3002}"
</del><ins>+ RenderText {#text} at (590,67) size 18x32
+ text run at (590,67) width 32: "\x{308B}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (583,98) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (587,98) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{305F}\x{3093}\x{305B}\x{3044}"
</span><span class="lines">@@ -367,10 +367,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{4E39}\x{9752}"
</span><del>- RenderText {#text} at (586,133) size 18x16
- text run at (586,133) width 16: "\x{306F}"
</del><ins>+ RenderText {#text} at (590,133) size 18x16
+ text run at (590,133) width 16: "\x{306F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (583,149) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (587,149) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><span class="cx"> RenderText {#text} at (2,3) size 10x26
</span><span class="cx"> text run at (2,3) width 25: "\x{304C}\x{304B}"
</span><span class="lines">@@ -378,32 +378,32 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{753B}\x{67B6}"
</span><del>- RenderText {#text} at (586,181) size 18x64
- text run at (586,181) width 64: "\x{306B}\x{5411}\x{3063}\x{3066}"
</del><ins>+ RenderText {#text} at (590,181) size 18x64
+ text run at (590,181) width 64: "\x{306B}\x{5411}\x{3063}\x{3066}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (583,245) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (587,245) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3068}\x{307E}\x{3064}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3068}\x{307E}\x{3064}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{5857}\x{62B9}"
</span><del>- RenderText {#text} at (586,277) size 18x64
- text run at (586,277) width 64: "\x{305B}\x{3093}\x{3067}\x{3082}"
</del><ins>+ RenderText {#text} at (590,277) size 18x64
+ text run at (590,277) width 64: "\x{305B}\x{3093}\x{3067}\x{3082}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (583,341) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (587,341) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3054}\x{3055}\x{3044}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3054}\x{3055}\x{3044}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{4E94}\x{5F69}"
</span><del>- RenderText {#text} at (586,373) size 18x16
- text run at (586,373) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (590,373) size 18x16
+ text run at (590,373) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (583,388) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (587,388) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3051}\x{3093}\x{3089}\x{3093}"
</span><span class="lines">@@ -411,10 +411,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{7D62}\x{721B}"
</span><del>- RenderText {#text} at (586,423) size 18x16
- text run at (586,423) width 16: "\x{306F}"
</del><ins>+ RenderText {#text} at (590,423) size 18x16
+ text run at (590,423) width 16: "\x{306F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (583,435) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (587,435) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{304A}\x{306E}\x{305A}"
</span><span class="lines">@@ -422,10 +422,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{81EA}"
</span><del>- RenderText {#text} at (586,458) size 18x32
- text run at (586,458) width 32: "\x{304B}\x{3089}"
</del><ins>+ RenderText {#text} at (590,458) size 18x32
+ text run at (590,458) width 32: "\x{304B}\x{3089}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x35
</span><del>- RenderRubyRun (anonymous) at (611,0) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (615,0) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3057}\x{3093}\x{304C}\x{3093}"
</span><span class="lines">@@ -433,10 +433,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5FC3}\x{773C}"
</span><del>- RenderText {#text} at (614,35) size 18x256
- text run at (614,35) width 256: "\x{306B}\x{6620}\x{308B}\x{3002}\x{305F}\x{3060}\x{304A}\x{306E}\x{304C}\x{4F4F}\x{3080}\x{4E16}\x{3092}\x{3001}\x{304B}\x{304F}"
</del><ins>+ RenderText {#text} at (618,35) size 18x256
+ text run at (618,35) width 256: "\x{306B}\x{6620}\x{308B}\x{3002}\x{305F}\x{3060}\x{304A}\x{306E}\x{304C}\x{4F4F}\x{3080}\x{4E16}\x{3092}\x{3001}\x{304B}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (611,290) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (615,290) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304B}\x{3093}"
</span><span class="lines">@@ -444,10 +444,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{89B3}"
</span><del>- RenderText {#text} at (614,307) size 18x64
- text run at (614,307) width 64: "\x{3058}\x{5F97}\x{3066}\x{3001}"
</del><ins>+ RenderText {#text} at (618,307) size 18x64
+ text run at (618,307) width 64: "\x{3058}\x{5F97}\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x70
</span><del>- RenderRubyRun (anonymous) at (611,370) size 24x72
</del><ins>+ RenderRubyRun (anonymous) at (615,370) size 24x72
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x72
</span><span class="cx"> RenderText {#text} at (2,0) size 10x72
</span><span class="cx"> text run at (2,0) width 72: "\x{308C}\x{3044}\x{3060}\x{3044}\x{307B}\x{3046}\x{3059}\x{3093}"
</span><span class="lines">@@ -455,11 +455,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x70
</span><span class="cx"> RenderText {#text} at (3,1) size 18x70
</span><span class="cx"> text run at (3,1) width 70: "\x{970A}\x{53F0}\x{65B9}\x{5BF8}"
</span><del>- RenderText {#text} at (614,441) size 46x489
- text run at (614,441) width 48: "\x{306E}\x{30AB}\x{30E1}"
- text run at (642,0) width 32: "\x{30E9}\x{306B}"
</del><ins>+ RenderText {#text} at (618,441) size 46x489
+ text run at (618,441) width 48: "\x{306E}\x{30AB}\x{30E1}"
+ text run at (646,0) width 32: "\x{30E9}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x70
</span><del>- RenderRubyRun (anonymous) at (639,31) size 24x72
</del><ins>+ RenderRubyRun (anonymous) at (643,31) size 24x72
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x72
</span><span class="cx"> RenderText {#text} at (2,0) size 10x72
</span><span class="cx"> text run at (2,0) width 72: "\x{304E}\x{3087}\x{3046}\x{304D}\x{3053}\x{3093}\x{3060}\x{304F}"
</span><span class="lines">@@ -467,10 +467,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x70
</span><span class="cx"> RenderText {#text} at (3,1) size 18x70
</span><span class="cx"> text run at (3,1) width 70: "\x{6F86}\x{5B63}\x{6EB7}\x{6FC1}"
</span><del>- RenderText {#text} at (642,102) size 18x208
- text run at (642,102) width 208: "\x{306E}\x{4FD7}\x{754C}\x{3092}\x{6E05}\x{304F}\x{3046}\x{3089}\x{3089}\x{304B}\x{306B}\x{53CE}\x{3081}"
</del><ins>+ RenderText {#text} at (646,102) size 18x208
+ text run at (646,102) width 208: "\x{306E}\x{4FD7}\x{754C}\x{3092}\x{6E05}\x{304F}\x{3046}\x{3089}\x{3089}\x{304B}\x{306B}\x{53CE}\x{3081}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (639,310) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (643,310) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3046}"
</span><span class="lines">@@ -478,10 +478,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{5F97}"
</span><del>- RenderText {#text} at (642,326) size 18x32
- text run at (642,326) width 32: "\x{308C}\x{3070}"
</del><ins>+ RenderText {#text} at (646,326) size 18x32
+ text run at (646,326) width 32: "\x{308C}\x{3070}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (639,358) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (643,358) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{305F}"
</span><span class="lines">@@ -489,21 +489,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{8DB3}"
</span><del>- RenderText {#text} at (642,374) size 18x96
- text run at (642,374) width 96: "\x{308B}\x{3002}\x{3053}\x{306E}\x{6545}\x{306B}"
</del><ins>+ RenderText {#text} at (646,374) size 18x96
+ text run at (646,374) width 96: "\x{308B}\x{3002}\x{3053}\x{306E}\x{6545}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (667,0) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (671,0) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3080}\x{305B}\x{3044}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3080}\x{305B}\x{3044}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{7121}\x{58F0}"
</span><del>- RenderText {#text} at (670,32) size 18x160
- text run at (670,32) width 160: "\x{306E}\x{8A69}\x{4EBA}\x{306B}\x{306F}\x{4E00}\x{53E5}\x{306A}\x{304F}\x{3001}"
</del><ins>+ RenderText {#text} at (674,32) size 18x160
+ text run at (674,32) width 160: "\x{306E}\x{8A69}\x{4EBA}\x{306B}\x{306F}\x{4E00}\x{53E5}\x{306A}\x{304F}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (667,191) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (671,191) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3080}\x{3057}\x{3087}\x{304F}"
</span><span class="lines">@@ -511,10 +511,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{7121}\x{8272}"
</span><del>- RenderText {#text} at (670,226) size 18x80
- text run at (670,226) width 80: "\x{306E}\x{753B}\x{5BB6}\x{306B}\x{306F}"
</del><ins>+ RenderText {#text} at (674,226) size 18x80
+ text run at (674,226) width 80: "\x{306E}\x{753B}\x{5BB6}\x{306B}\x{306F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (667,305) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (671,305) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{305B}\x{3063}\x{3051}\x{3093}"
</span><span class="lines">@@ -522,10 +522,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5C3A}\x{7E11}"
</span><del>- RenderText {#text} at (670,340) size 18x96
- text run at (670,340) width 96: "\x{306A}\x{304D}\x{3082}\x{3001}\x{304B}\x{304F}"
</del><ins>+ RenderText {#text} at (674,340) size 18x96
+ text run at (674,340) width 96: "\x{306A}\x{304D}\x{3082}\x{3001}\x{304B}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (667,435) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (671,435) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3058}\x{3093}\x{305B}\x{3044}"
</span><span class="lines">@@ -533,11 +533,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{4EBA}\x{4E16}"
</span><del>- RenderText {#text} at (670,470) size 46x486
- text run at (670,470) width 16: "\x{3092}"
- text run at (698,0) width 208: "\x{89B3}\x{3058}\x{5F97}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}\x{304B}\x{304F}"
</del><ins>+ RenderText {#text} at (674,470) size 46x486
+ text run at (674,470) width 16: "\x{3092}"
+ text run at (702,0) width 208: "\x{89B3}\x{3058}\x{5F97}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}\x{304B}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (695,207) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (699,207) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{307C}\x{3093}\x{306E}\x{3046}"
</span><span class="lines">@@ -545,21 +545,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{7169}\x{60A9}"
</span><del>- RenderText {#text} at (698,242) size 18x16
- text run at (698,242) width 16: "\x{3092}"
</del><ins>+ RenderText {#text} at (702,242) size 18x16
+ text run at (702,242) width 16: "\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (695,258) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (699,258) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3052}\x{3060}\x{3064}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3052}\x{3060}\x{3064}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{89E3}\x{8131}"
</span><del>- RenderText {#text} at (698,290) size 18x176
- text run at (698,290) width 176: "\x{3059}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}\x{304B}\x{304F}"
</del><ins>+ RenderText {#text} at (702,290) size 18x176
+ text run at (702,290) width 176: "\x{3059}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}\x{304B}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x68
</span><del>- RenderRubyRun (anonymous) at (723,0) size 24x72
</del><ins>+ RenderRubyRun (anonymous) at (727,0) size 24x72
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x72
</span><span class="cx"> RenderText {#text} at (2,0) size 10x72
</span><span class="cx"> text run at (2,0) width 72: "\x{3057}\x{3087}\x{3046}\x{3058}\x{3087}\x{3046}\x{304B}\x{3044}"
</span><span class="lines">@@ -567,10 +567,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x64
</span><span class="cx"> RenderText {#text} at (3,4) size 18x64
</span><span class="cx"> text run at (3,4) width 64: "\x{6E05}\x{6D44}\x{754C}"
</span><del>- RenderText {#text} at (726,68) size 18x16
- text run at (726,68) width 16: "\x{306B}"
</del><ins>+ RenderText {#text} at (730,68) size 18x16
+ text run at (730,68) width 16: "\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x46
</span><del>- RenderRubyRun (anonymous) at (723,80) size 24x54
</del><ins>+ RenderRubyRun (anonymous) at (727,80) size 24x54
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x54
</span><span class="cx"> RenderText {#text} at (2,0) size 10x54
</span><span class="cx"> text run at (2,0) width 54: "\x{3057}\x{3085}\x{3064}\x{306B}\x{3085}\x{3046}"
</span><span class="lines">@@ -578,21 +578,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x44
</span><span class="cx"> RenderText {#text} at (3,5) size 18x44
</span><span class="cx"> text run at (3,5) width 43: "\x{51FA}\x{5165}"
</span><del>- RenderText {#text} at (726,130) size 18x224
- text run at (726,130) width 224: "\x{3057}\x{5F97}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}\x{307E}\x{305F}\x{3053}\x{306E}"
</del><ins>+ RenderText {#text} at (730,130) size 18x224
+ text run at (730,130) width 224: "\x{3057}\x{5F97}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}\x{307E}\x{305F}\x{3053}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x64
</span><del>- RenderRubyRun (anonymous) at (723,354) size 24x64
</del><ins>+ RenderRubyRun (anonymous) at (727,354) size 24x64
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x64
</span><del>- RenderText {#text} at (2,1) size 10x61
- text run at (2,1) width 60: "\x{3075}\x{3069}\x{3046}\x{3075}\x{3058}"
</del><ins>+ RenderText {#text} at (2,1) size 10x62
+ text run at (2,1) width 61: "\x{3075}\x{3069}\x{3046}\x{3075}\x{3058}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x64
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x64
</span><span class="cx"> RenderText {#text} at (3,0) size 18x64
</span><span class="cx"> text run at (3,0) width 64: "\x{4E0D}\x{540C}\x{4E0D}\x{4E8C}"
</span><del>- RenderText {#text} at (726,418) size 18x16
- text run at (726,418) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (730,418) size 18x16
+ text run at (730,418) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (723,433) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (727,433) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3051}\x{3093}\x{3053}\x{3093}"
</span><span class="lines">@@ -600,43 +600,43 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{4E7E}\x{5764}"
</span><del>- RenderText {#text} at (726,468) size 18x16
- text run at (726,468) width 16: "\x{3092}"
</del><ins>+ RenderText {#text} at (730,468) size 18x16
+ text run at (730,468) width 16: "\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x42
</span><del>- RenderRubyRun (anonymous) at (751,0) size 24x45
</del><ins>+ RenderRubyRun (anonymous) at (755,0) size 24x45
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x45
</span><span class="cx"> RenderText {#text} at (2,0) size 10x45
</span><span class="cx"> text run at (2,0) width 45: "\x{3053}\x{3093}\x{308A}\x{3085}\x{3046}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{5EFA}\x{7ACB}"
- RenderText {#text} at (754,42) size 18x160
- text run at (754,42) width 160: "\x{3057}\x{5F97}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}"
</del><ins>+ text run at (3,3) width 39: "\x{5EFA}\x{7ACB}"
+ RenderText {#text} at (758,42) size 18x160
+ text run at (758,42) width 160: "\x{3057}\x{5F97}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x64
</span><del>- RenderRubyRun (anonymous) at (751,202) size 24x64
</del><ins>+ RenderRubyRun (anonymous) at (755,202) size 24x64
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x64
</span><del>- RenderText {#text} at (2,1) size 10x61
- text run at (2,1) width 60: "\x{304C}\x{308A}\x{3057}\x{3088}\x{304F}"
</del><ins>+ RenderText {#text} at (2,1) size 10x62
+ text run at (2,1) width 61: "\x{304C}\x{308A}\x{3057}\x{3088}\x{304F}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x64
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x64
</span><span class="cx"> RenderText {#text} at (3,0) size 18x64
</span><span class="cx"> text run at (3,0) width 64: "\x{6211}\x{5229}\x{79C1}\x{617E}"
</span><del>- RenderText {#text} at (754,266) size 18x16
- text run at (754,266) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (758,266) size 18x16
+ text run at (758,266) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (751,282) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (755,282) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{304D}\x{306F}\x{3093}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{304D}\x{306F}\x{3093}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{898A}\x{7D46}"
</span><del>- RenderText {#text} at (754,314) size 18x16
- text run at (754,314) width 16: "\x{3092}"
</del><ins>+ RenderText {#text} at (758,314) size 18x16
+ text run at (758,314) width 16: "\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (751,329) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (755,329) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{305D}\x{3046}\x{3068}\x{3046}"
</span><span class="lines">@@ -644,11 +644,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{6383}\x{8569}"
</span><del>- RenderText {#text} at (754,364) size 46x476
- text run at (754,364) width 112: "\x{3059}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}"
- text run at (782,0) width 64: "\x{3066}\x{3001}\x{2015}\x{2015}"
</del><ins>+ RenderText {#text} at (758,364) size 46x476
+ text run at (758,364) width 112: "\x{3059}\x{308B}\x{306E}\x{70B9}\x{306B}\x{304A}\x{3044}"
+ text run at (786,0) width 64: "\x{3066}\x{3001}\x{2015}\x{2015}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (779,63) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (783,63) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{305B}\x{3093}\x{304D}\x{3093}"
</span><span class="lines">@@ -656,21 +656,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5343}\x{91D1}"
</span><del>- RenderText {#text} at (782,98) size 18x96
- text run at (782,98) width 96: "\x{306E}\x{5B50}\x{3088}\x{308A}\x{3082}\x{3001}"
</del><ins>+ RenderText {#text} at (786,98) size 18x96
+ text run at (786,98) width 96: "\x{306E}\x{5B50}\x{3088}\x{308A}\x{3082}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x39
</span><del>- RenderRubyRun (anonymous) at (779,191) size 24x45
</del><ins>+ RenderRubyRun (anonymous) at (783,191) size 24x45
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x45
</span><span class="cx"> RenderText {#text} at (2,0) size 10x45
</span><span class="cx"> text run at (2,0) width 45: "\x{3070}\x{3093}\x{3058}\x{3087}\x{3046}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{4E07}\x{4E57}"
- RenderText {#text} at (782,233) size 18x208
- text run at (782,233) width 208: "\x{306E}\x{541B}\x{3088}\x{308A}\x{3082}\x{3001}\x{3042}\x{3089}\x{3086}\x{308B}\x{4FD7}\x{754C}\x{306E}"
</del><ins>+ text run at (3,3) width 39: "\x{4E07}\x{4E57}"
+ RenderText {#text} at (786,233) size 18x208
+ text run at (786,233) width 208: "\x{306E}\x{541B}\x{3088}\x{308A}\x{3082}\x{3001}\x{3042}\x{3089}\x{3086}\x{308B}\x{4FD7}\x{754C}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (779,440) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (783,440) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3061}\x{3087}\x{3046}\x{3058}"
</span><span class="lines">@@ -678,14 +678,14 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5BF5}\x{5150}"
</span><del>- RenderText {#text} at (782,475) size 42x491
- text run at (782,475) width 16: "\x{3088}"
- text run at (806,0) width 128: "\x{308A}\x{3082}\x{5E78}\x{798F}\x{3067}\x{3042}\x{308B}\x{3002}"
- RenderBR {BR} at (806,128) size 18x0
- RenderText {#text} at (834,0) size 18x272
- text run at (834,0) width 272: "\x{3000}\x{4E16}\x{306B}\x{4F4F}\x{3080}\x{3053}\x{3068}\x{4E8C}\x{5341}\x{5E74}\x{306B}\x{3057}\x{3066}\x{3001}\x{4F4F}\x{3080}\x{306B}"
</del><ins>+ RenderText {#text} at (786,475) size 42x491
+ text run at (786,475) width 16: "\x{3088}"
+ text run at (810,0) width 128: "\x{308A}\x{3082}\x{5E78}\x{798F}\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (810,128) size 18x0
+ RenderText {#text} at (838,0) size 18x272
+ text run at (838,0) width 272: "\x{3000}\x{4E16}\x{306B}\x{4F4F}\x{3080}\x{3053}\x{3068}\x{4E8C}\x{5341}\x{5E74}\x{306B}\x{3057}\x{3066}\x{3001}\x{4F4F}\x{3080}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (831,272) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (835,272) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><span class="cx"> RenderText {#text} at (2,3) size 10x26
</span><span class="cx"> text run at (2,3) width 25: "\x{304B}\x{3044}"
</span><span class="lines">@@ -693,11 +693,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{7532}\x{6590}"
</span><del>- RenderText {#text} at (834,304) size 46x480
- text run at (834,304) width 176: "\x{3042}\x{308B}\x{4E16}\x{3068}\x{77E5}\x{3063}\x{305F}\x{3002}\x{4E8C}\x{5341}\x{4E94}"
- text run at (862,0) width 112: "\x{5E74}\x{306B}\x{3057}\x{3066}\x{660E}\x{6697}\x{306F}"
</del><ins>+ RenderText {#text} at (838,304) size 46x480
+ text run at (838,304) width 176: "\x{3042}\x{308B}\x{4E16}\x{3068}\x{77E5}\x{3063}\x{305F}\x{3002}\x{4E8C}\x{5341}\x{4E94}"
+ text run at (866,0) width 112: "\x{5E74}\x{306B}\x{3057}\x{3066}\x{660E}\x{6697}\x{306F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (859,111) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (863,111) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3072}\x{3087}\x{3046}\x{308A}"
</span><span class="lines">@@ -705,11 +705,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{8868}\x{88CF}"
</span><del>- RenderText {#text} at (862,146) size 46x482
- text run at (862,146) width 336: "\x{306E}\x{3054}\x{3068}\x{304F}\x{3001}\x{65E5}\x{306E}\x{3042}\x{305F}\x{308B}\x{6240}\x{306B}\x{306F}\x{304D}\x{3063}\x{3068}\x{5F71}\x{304C}\x{3055}\x{3059}\x{3068}"
- text run at (890,0) width 112: "\x{609F}\x{3063}\x{305F}\x{3002}\x{4E09}\x{5341}\x{306E}"
</del><ins>+ RenderText {#text} at (866,146) size 46x482
+ text run at (866,146) width 336: "\x{306E}\x{3054}\x{3068}\x{304F}\x{3001}\x{65E5}\x{306E}\x{3042}\x{305F}\x{308B}\x{6240}\x{306B}\x{306F}\x{304D}\x{3063}\x{3068}\x{5F71}\x{304C}\x{3055}\x{3059}\x{3068}"
+ text run at (894,0) width 112: "\x{609F}\x{3063}\x{305F}\x{3002}\x{4E09}\x{5341}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (887,111) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (891,111) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3053}\x{3093}\x{306B}\x{3061}"
</span><span class="lines">@@ -717,10 +717,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{4ECA}\x{65E5}"
</span><del>- RenderText {#text} at (890,146) size 18x288
- text run at (890,146) width 288: "\x{306F}\x{3053}\x{3046}\x{601D}\x{3046}\x{3066}\x{3044}\x{308B}\x{3002}\x{2015}\x{2015}\x{559C}\x{3073}\x{306E}\x{6DF1}\x{304D}\x{3068}\x{304D}"
</del><ins>+ RenderText {#text} at (894,146) size 18x288
+ text run at (894,146) width 288: "\x{306F}\x{3053}\x{3046}\x{601D}\x{3046}\x{3066}\x{3044}\x{308B}\x{3002}\x{2015}\x{2015}\x{559C}\x{3073}\x{306E}\x{6DF1}\x{304D}\x{3068}\x{304D}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (887,430) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (891,430) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{3046}\x{308C}\x{3044}"
</span><span class="lines">@@ -728,11 +728,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{6182}"
</span><del>- RenderText {#text} at (890,453) size 46x485
- text run at (890,453) width 32: "\x{3044}\x{3088}"
- text run at (918,0) width 80: "\x{3044}\x{3088}\x{6DF1}\x{304F}\x{3001}"
</del><ins>+ RenderText {#text} at (894,453) size 46x485
+ text run at (894,453) width 32: "\x{3044}\x{3088}"
+ text run at (922,0) width 80: "\x{3044}\x{3088}\x{6DF1}\x{304F}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (915,76) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (919,76) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{305F}\x{306E}\x{3057}"
</span><span class="lines">@@ -740,11 +740,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{697D}"
</span><del>- RenderText {#text} at (918,99) size 46x483
- text run at (918,99) width 384: "\x{307F}\x{306E}\x{5927}\x{3044}\x{306A}\x{308B}\x{307B}\x{3069}\x{82E6}\x{3057}\x{307F}\x{3082}\x{5927}\x{304D}\x{3044}\x{3002}\x{3053}\x{308C}\x{3092}\x{5207}\x{308A}\x{653E}\x{305D}\x{3046}"
- text run at (946,0) width 160: "\x{3068}\x{3059}\x{308B}\x{3068}\x{8EAB}\x{304C}\x{6301}\x{3066}\x{306C}\x{3002}"
</del><ins>+ RenderText {#text} at (922,99) size 46x483
+ text run at (922,99) width 384: "\x{307F}\x{306E}\x{5927}\x{3044}\x{306A}\x{308B}\x{307B}\x{3069}\x{82E6}\x{3057}\x{307F}\x{3082}\x{5927}\x{304D}\x{3044}\x{3002}\x{3053}\x{308C}\x{3092}\x{5207}\x{308A}\x{653E}\x{305D}\x{3046}"
+ text run at (950,0) width 160: "\x{3068}\x{3059}\x{308B}\x{3068}\x{8EAB}\x{304C}\x{6301}\x{3066}\x{306C}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (943,159) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (947,159) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304B}\x{305F}"
</span><span class="lines">@@ -752,11 +752,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{7247}"
</span><del>- RenderText {#text} at (946,176) size 46x464
- text run at (946,176) width 288: "\x{3065}\x{3051}\x{3088}\x{3046}\x{3068}\x{3059}\x{308C}\x{3070}\x{4E16}\x{304C}\x{7ACB}\x{305F}\x{306C}\x{3002}\x{91D1}\x{306F}\x{5927}\x{4E8B}"
- text run at (974,0) width 128: "\x{3060}\x{3001}\x{5927}\x{4E8B}\x{306A}\x{3082}\x{306E}\x{304C}"
</del><ins>+ RenderText {#text} at (950,176) size 46x464
+ text run at (950,176) width 288: "\x{3065}\x{3051}\x{3088}\x{3046}\x{3068}\x{3059}\x{308C}\x{3070}\x{4E16}\x{304C}\x{7ACB}\x{305F}\x{306C}\x{3002}\x{91D1}\x{306F}\x{5927}\x{4E8B}"
+ text run at (978,0) width 128: "\x{3060}\x{3001}\x{5927}\x{4E8B}\x{306A}\x{3082}\x{306E}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (971,128) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (975,128) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3075}"
</span><span class="lines">@@ -764,10 +764,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{6B96}"
</span><del>- RenderText {#text} at (974,144) size 18x48
- text run at (974,144) width 48: "\x{3048}\x{308C}\x{3070}"
</del><ins>+ RenderText {#text} at (978,144) size 18x48
+ text run at (978,144) width 48: "\x{3048}\x{308C}\x{3070}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (971,192) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (975,192) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{306D}"
</span><span class="lines">@@ -775,10 +775,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{5BDD}"
</span><del>- RenderText {#text} at (974,208) size 18x16
- text run at (974,208) width 16: "\x{308B}"
</del><ins>+ RenderText {#text} at (978,208) size 18x16
+ text run at (978,208) width 16: "\x{308B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (971,224) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (975,224) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{307E}"
</span><span class="lines">@@ -786,12 +786,12 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{9593}"
</span><del>- RenderText {#text} at (974,240) size 70x480
- text run at (974,240) width 240: "\x{3082}\x{5FC3}\x{914D}\x{3060}\x{308D}\x{3046}\x{3002}\x{604B}\x{306F}\x{3046}\x{308C}\x{3057}\x{3044}\x{3001}\x{5B09}"
- text run at (998,0) width 480: "\x{3057}\x{3044}\x{604B}\x{304C}\x{7A4D}\x{3082}\x{308C}\x{3070}\x{3001}\x{604B}\x{3092}\x{305B}\x{306C}\x{6614}\x{304C}\x{304B}\x{3048}\x{3063}\x{3066}\x{604B}\x{3057}\x{304B}\x{308D}\x{3002}\x{95A3}\x{50DA}\x{306E}\x{80A9}\x{306F}\x{6570}"
- text run at (1026,0) width 96: "\x{767E}\x{4E07}\x{4EBA}\x{306E}\x{8DB3}\x{3092}"
</del><ins>+ RenderText {#text} at (978,240) size 70x480
+ text run at (978,240) width 240: "\x{3082}\x{5FC3}\x{914D}\x{3060}\x{308D}\x{3046}\x{3002}\x{604B}\x{306F}\x{3046}\x{308C}\x{3057}\x{3044}\x{3001}\x{5B09}"
+ text run at (1002,0) width 480: "\x{3057}\x{3044}\x{604B}\x{304C}\x{7A4D}\x{3082}\x{308C}\x{3070}\x{3001}\x{604B}\x{3092}\x{305B}\x{306C}\x{6614}\x{304C}\x{304B}\x{3048}\x{3063}\x{3066}\x{604B}\x{3057}\x{304B}\x{308D}\x{3002}\x{95A3}\x{50DA}\x{306E}\x{80A9}\x{306F}\x{6570}"
+ text run at (1030,0) width 96: "\x{767E}\x{4E07}\x{4EBA}\x{306E}\x{8DB3}\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1023,95) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1027,95) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3055}\x{3055}"
</span><span class="lines">@@ -799,22 +799,22 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{652F}"
</span><del>- RenderText {#text} at (1026,112) size 18x80
- text run at (1026,112) width 80: "\x{3048}\x{3066}\x{3044}\x{308B}\x{3002}"
</del><ins>+ RenderText {#text} at (1030,112) size 18x80
+ text run at (1030,112) width 80: "\x{3048}\x{3066}\x{3044}\x{308B}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1023,192) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1027,192) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{305B}\x{306A}\x{304B}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{305B}\x{306A}\x{304B}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{80CC}\x{4E2D}"
</span><del>- RenderText {#text} at (1026,224) size 46x480
- text run at (1026,224) width 256: "\x{306B}\x{306F}\x{91CD}\x{3044}\x{5929}\x{4E0B}\x{304C}\x{304A}\x{3076}\x{3055}\x{3063}\x{3066}\x{3044}\x{308B}\x{3002}\x{3046}"
- text run at (1054,0) width 272: "\x{307E}\x{3044}\x{7269}\x{3082}\x{98DF}\x{308F}\x{306D}\x{3070}\x{60DC}\x{3057}\x{3044}\x{3002}\x{5C11}\x{3057}\x{98DF}\x{3048}\x{3070}"
</del><ins>+ RenderText {#text} at (1030,224) size 46x480
+ text run at (1030,224) width 256: "\x{306B}\x{306F}\x{91CD}\x{3044}\x{5929}\x{4E0B}\x{304C}\x{304A}\x{3076}\x{3055}\x{3063}\x{3066}\x{3044}\x{308B}\x{3002}\x{3046}"
+ text run at (1058,0) width 272: "\x{307E}\x{3044}\x{7269}\x{3082}\x{98DF}\x{308F}\x{306D}\x{3070}\x{60DC}\x{3057}\x{3044}\x{3002}\x{5C11}\x{3057}\x{98DF}\x{3048}\x{3070}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1051,272) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1055,272) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3042}"
</span><span class="lines">@@ -822,10 +822,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{98FD}"
</span><del>- RenderText {#text} at (1054,288) size 18x16
- text run at (1054,288) width 16: "\x{304D}"
</del><ins>+ RenderText {#text} at (1058,288) size 18x16
+ text run at (1058,288) width 16: "\x{304D}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1051,304) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1055,304) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{305F}"
</span><span class="lines">@@ -833,14 +833,14 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{8DB3}"
</span><del>- RenderText {#text} at (1054,320) size 42x480
- text run at (1054,320) width 160: "\x{3089}\x{306C}\x{3002}\x{5B58}\x{5206}\x{98DF}\x{3048}\x{3070}\x{3042}\x{3068}"
- text run at (1078,0) width 128: "\x{304C}\x{4E0D}\x{6109}\x{5FEB}\x{3060}\x{3002}\x{2026}\x{2026}"
- RenderBR {BR} at (1078,128) size 18x0
- RenderText {#text} at (1106,0) size 18x16
- text run at (1106,0) width 16: "\x{3000}"
</del><ins>+ RenderText {#text} at (1058,320) size 42x480
+ text run at (1058,320) width 160: "\x{3089}\x{306C}\x{3002}\x{5B58}\x{5206}\x{98DF}\x{3048}\x{3070}\x{3042}\x{3068}"
+ text run at (1082,0) width 128: "\x{304C}\x{4E0D}\x{6109}\x{5FEB}\x{3060}\x{3002}\x{2026}\x{2026}"
+ RenderBR {BR} at (1082,128) size 18x0
+ RenderText {#text} at (1110,0) size 18x16
+ text run at (1110,0) width 16: "\x{3000}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1103,16) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1107,16) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3088}"
</span><span class="lines">@@ -848,10 +848,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{4F59}"
</span><del>- RenderText {#text} at (1106,32) size 18x16
- text run at (1106,32) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (1110,32) size 18x16
+ text run at (1110,32) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x28
</span><del>- RenderRubyRun (anonymous) at (1103,44) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1107,44) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{304B}\x{3093}\x{304C}\x{3048}"
</span><span class="lines">@@ -859,21 +859,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,10) size 18x16
</span><span class="cx"> text run at (3,10) width 16: "\x{8003}"
</span><del>- RenderText {#text} at (1106,76) size 18x256
- text run at (1106,76) width 256: "\x{304C}\x{3053}\x{3053}\x{307E}\x{3067}\x{6F02}\x{6D41}\x{3057}\x{3066}\x{6765}\x{305F}\x{6642}\x{306B}\x{3001}\x{4F59}\x{306E}"
</del><ins>+ RenderText {#text} at (1110,76) size 18x256
+ text run at (1110,76) width 256: "\x{304C}\x{3053}\x{3053}\x{307E}\x{3067}\x{6F02}\x{6D41}\x{3057}\x{3066}\x{6765}\x{305F}\x{6642}\x{306B}\x{3001}\x{4F59}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1103,332) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1107,332) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3046}\x{305D}\x{304F}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3046}\x{305D}\x{304F}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{53F3}\x{8DB3}"
</span><del>- RenderText {#text} at (1106,364) size 18x48
- text run at (1106,364) width 48: "\x{306F}\x{7A81}\x{7136}"
</del><ins>+ RenderText {#text} at (1110,364) size 18x48
+ text run at (1110,364) width 48: "\x{306F}\x{7A81}\x{7136}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1103,411) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1107,411) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3059}\x{308F}"
</span><span class="lines">@@ -881,11 +881,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5750}"
</span><del>- RenderText {#text} at (1106,428) size 46x492
- text run at (1106,428) width 64: "\x{308A}\x{306E}\x{308F}\x{308B}"
- text run at (1134,0) width 16: "\x{3044}"
</del><ins>+ RenderText {#text} at (1110,428) size 46x476
+ text run at (1110,428) width 48: "\x{308A}\x{306E}\x{308F}"
+ text run at (1138,0) width 32: "\x{308B}\x{3044}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1131,15) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1135,31) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{304B}\x{304F}\x{3044}\x{3057}"
</span><span class="lines">@@ -893,10 +893,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{89D2}\x{77F3}"
</span><del>- RenderText {#text} at (1134,50) size 18x16
- text run at (1134,50) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (1138,66) size 18x16
+ text run at (1138,66) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1131,65) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1135,81) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{306F}\x{3057}"
</span><span class="lines">@@ -904,10 +904,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{7AEF}"
</span><del>- RenderText {#text} at (1134,82) size 18x48
- text run at (1134,82) width 48: "\x{3092}\x{8E0F}\x{307F}"
</del><ins>+ RenderText {#text} at (1138,98) size 18x48
+ text run at (1138,98) width 48: "\x{3092}\x{8E0F}\x{307F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1131,130) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1135,146) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{305D}"
</span><span class="lines">@@ -915,10 +915,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{640D}"
</span><del>- RenderText {#text} at (1134,146) size 18x80
- text run at (1134,146) width 80: "\x{304F}\x{306A}\x{3063}\x{305F}\x{3002}"
</del><ins>+ RenderText {#text} at (1138,162) size 18x80
+ text run at (1138,162) width 80: "\x{304F}\x{306A}\x{3063}\x{305F}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1131,225) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1135,241) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3078}\x{3044}\x{3053}\x{3046}"
</span><span class="lines">@@ -926,33 +926,33 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5E73}\x{8861}"
</span><del>- RenderText {#text} at (1134,260) size 46x484
- text run at (1134,260) width 224: "\x{3092}\x{4FDD}\x{3064}\x{305F}\x{3081}\x{306B}\x{3001}\x{3059}\x{308F}\x{3084}\x{3068}\x{524D}\x{306B}\x{98DB}"
- text run at (1162,0) width 64: "\x{3073}\x{51FA}\x{3057}\x{305F}"
</del><ins>+ RenderText {#text} at (1138,276) size 46x484
+ text run at (1138,276) width 208: "\x{3092}\x{4FDD}\x{3064}\x{305F}\x{3081}\x{306B}\x{3001}\x{3059}\x{308F}\x{3084}\x{3068}\x{524D}\x{306B}"
+ text run at (1166,0) width 80: "\x{98DB}\x{3073}\x{51FA}\x{3057}\x{305F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1159,64) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1163,80) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3055}\x{305D}\x{304F}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3055}\x{305D}\x{304F}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{5DE6}\x{8DB3}"
</span><del>- RenderText {#text} at (1162,96) size 18x32
- text run at (1162,96) width 32: "\x{304C}\x{3001}"
</del><ins>+ RenderText {#text} at (1166,112) size 18x32
+ text run at (1166,112) width 32: "\x{304C}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1159,128) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1163,144) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3057}\x{305D}\x{3093}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3057}\x{305D}\x{3093}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{4ED5}\x{640D}"
</span><del>- RenderText {#text} at (1162,160) size 18x32
- text run at (1162,160) width 32: "\x{3058}\x{306E}"
</del><ins>+ RenderText {#text} at (1166,176) size 18x32
+ text run at (1166,176) width 32: "\x{3058}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1159,192) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1163,208) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3046}"
</span><span class="lines">@@ -960,10 +960,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{57CB}"
</span><del>- RenderText {#text} at (1162,208) size 18x16
- text run at (1162,208) width 16: "\x{3081}"
</del><ins>+ RenderText {#text} at (1166,224) size 18x16
+ text run at (1166,224) width 16: "\x{3081}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1159,223) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1163,239) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3042}\x{308F}"
</span><span class="lines">@@ -971,11 +971,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5408}"
</span><del>- RenderText {#text} at (1162,240) size 46x480
- text run at (1162,240) width 240: "\x{305B}\x{3092}\x{3059}\x{308B}\x{3068}\x{5171}\x{306B}\x{3001}\x{4F59}\x{306E}\x{8170}\x{306F}\x{5177}\x{5408}\x{3088}"
- text run at (1190,0) width 16: "\x{304F}"
</del><ins>+ RenderText {#text} at (1166,256) size 46x480
+ text run at (1166,256) width 224: "\x{305B}\x{3092}\x{3059}\x{308B}\x{3068}\x{5171}\x{306B}\x{3001}\x{4F59}\x{306E}\x{8170}\x{306F}\x{5177}\x{5408}"
+ text run at (1194,0) width 32: "\x{3088}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1187,15) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1191,31) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{307B}\x{3046}"
</span><span class="lines">@@ -983,10 +983,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{65B9}"
</span><del>- RenderText {#text} at (1190,32) size 18x144
- text run at (1190,32) width 144: "\x{4E09}\x{5C3A}\x{307B}\x{3069}\x{306A}\x{5CA9}\x{306E}\x{4E0A}\x{306B}"
</del><ins>+ RenderText {#text} at (1194,48) size 18x144
+ text run at (1194,48) width 144: "\x{4E09}\x{5C3A}\x{307B}\x{3069}\x{306A}\x{5CA9}\x{306E}\x{4E0A}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1187,176) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1191,192) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{304A}"
</span><span class="lines">@@ -994,10 +994,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{5378}"
</span><del>- RenderText {#text} at (1190,192) size 18x208
- text run at (1190,192) width 208: "\x{308A}\x{305F}\x{3002}\x{80A9}\x{306B}\x{304B}\x{3051}\x{305F}\x{7D75}\x{306E}\x{5177}\x{7BB1}\x{304C}"
</del><ins>+ RenderText {#text} at (1194,208) size 18x208
+ text run at (1194,208) width 208: "\x{308A}\x{305F}\x{3002}\x{80A9}\x{306B}\x{304B}\x{3051}\x{305F}\x{7D75}\x{306E}\x{5177}\x{7BB1}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1187,399) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1191,415) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{308F}\x{304D}"
</span><span class="lines">@@ -1005,10 +1005,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{814B}"
</span><del>- RenderText {#text} at (1190,416) size 18x64
- text run at (1190,416) width 64: "\x{306E}\x{4E0B}\x{304B}\x{3089}"
- RenderRuby (inline) {RUBY} at (0,0) size 18x17
- RenderRubyRun (anonymous) at (1215,0) size 24x18
</del><ins>+ RenderText {#text} at (1194,432) size 46x480
+ text run at (1194,432) width 48: "\x{306E}\x{4E0B}\x{304B}"
+ text run at (1222,0) width 16: "\x{3089}"
+ RenderRuby (inline) {RUBY} at (0,0) size 18x16
+ RenderRubyRun (anonymous) at (1219,15) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304A}\x{3069}"
</span><span class="lines">@@ -1016,10 +1017,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{8E8D}"
</span><del>- RenderText {#text} at (1218,17) size 18x176
- text run at (1218,17) width 176: "\x{308A}\x{51FA}\x{3057}\x{305F}\x{3060}\x{3051}\x{3067}\x{3001}\x{5E78}\x{3044}\x{3068}"
</del><ins>+ RenderText {#text} at (1222,32) size 18x176
+ text run at (1222,32) width 176: "\x{308A}\x{51FA}\x{3057}\x{305F}\x{3060}\x{3051}\x{3067}\x{3001}\x{5E78}\x{3044}\x{3068}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1215,192) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1219,207) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{306A}\x{3093}"
</span><span class="lines">@@ -1027,13 +1028,13 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{4F55}"
</span><del>- RenderText {#text} at (1218,209) size 18x128
- text run at (1218,209) width 128: "\x{306E}\x{4E8B}\x{3082}\x{306A}\x{304B}\x{3063}\x{305F}\x{3002}"
- RenderBR {BR} at (1218,337) size 18x0
- RenderText {#text} at (1246,0) size 18x240
- text run at (1246,0) width 240: "\x{3000}\x{7ACB}\x{3061}\x{4E0A}\x{304C}\x{308B}\x{6642}\x{306B}\x{5411}\x{3046}\x{3092}\x{898B}\x{308B}\x{3068}\x{3001}"
</del><ins>+ RenderText {#text} at (1222,224) size 18x128
+ text run at (1222,224) width 128: "\x{306E}\x{4E8B}\x{3082}\x{306A}\x{304B}\x{3063}\x{305F}\x{3002}"
+ RenderBR {BR} at (1222,352) size 18x0
+ RenderText {#text} at (1250,0) size 18x240
+ text run at (1250,0) width 240: "\x{3000}\x{7ACB}\x{3061}\x{4E0A}\x{304C}\x{308B}\x{6642}\x{306B}\x{5411}\x{3046}\x{3092}\x{898B}\x{308B}\x{3068}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1243,239) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1247,239) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{307F}\x{3061}"
</span><span class="lines">@@ -1041,11 +1042,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{8DEF}"
</span><del>- RenderText {#text} at (1246,256) size 46x480
- text run at (1246,256) width 224: "\x{304B}\x{3089}\x{5DE6}\x{306E}\x{65B9}\x{306B}\x{30D0}\x{30B1}\x{30C4}\x{3092}\x{4F0F}\x{305B}\x{305F}\x{3088}"
- text run at (1274,0) width 64: "\x{3046}\x{306A}\x{5CF0}\x{304C}"
</del><ins>+ RenderText {#text} at (1250,256) size 46x480
+ text run at (1250,256) width 224: "\x{304B}\x{3089}\x{5DE6}\x{306E}\x{65B9}\x{306B}\x{30D0}\x{30B1}\x{30C4}\x{3092}\x{4F0F}\x{305B}\x{305F}\x{3088}"
+ text run at (1278,0) width 64: "\x{3046}\x{306A}\x{5CF0}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1271,63) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1275,63) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{305D}\x{3073}"
</span><span class="lines">@@ -1053,10 +1054,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{8073}"
</span><del>- RenderText {#text} at (1274,80) size 18x112
- text run at (1274,80) width 112: "\x{3048}\x{3066}\x{3044}\x{308B}\x{3002}\x{6749}\x{304B}"
</del><ins>+ RenderText {#text} at (1278,80) size 18x112
+ text run at (1278,80) width 112: "\x{3048}\x{3066}\x{3044}\x{308B}\x{3002}\x{6749}\x{304B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (1271,188) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (1275,188) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{3072}\x{306E}\x{304D}"
</span><span class="lines">@@ -1064,21 +1065,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{6A9C}"
</span><del>- RenderText {#text} at (1274,211) size 18x112
- text run at (1274,211) width 112: "\x{304B}\x{5206}\x{304B}\x{3089}\x{306A}\x{3044}\x{304C}"
</del><ins>+ RenderText {#text} at (1278,211) size 18x112
+ text run at (1278,211) width 112: "\x{304B}\x{5206}\x{304B}\x{3089}\x{306A}\x{3044}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1271,323) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1275,323) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{306D}\x{3082}\x{3068}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{306D}\x{3082}\x{3068}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{6839}\x{5143}"
</span><del>- RenderText {#text} at (1274,355) size 18x32
- text run at (1274,355) width 32: "\x{304B}\x{3089}"
</del><ins>+ RenderText {#text} at (1278,355) size 18x32
+ text run at (1278,355) width 32: "\x{304B}\x{3089}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (1271,383) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (1275,383) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{3044}\x{305F}\x{3060}"
</span><span class="lines">@@ -1086,11 +1087,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{9802}"
</span><del>- RenderText {#text} at (1274,406) size 46x486
- text run at (1274,406) width 80: "\x{304D}\x{307E}\x{3067}\x{3053}\x{3068}"
- text run at (1302,0) width 48: "\x{3054}\x{3068}\x{304F}"
</del><ins>+ RenderText {#text} at (1278,406) size 46x486
+ text run at (1278,406) width 80: "\x{304D}\x{307E}\x{3067}\x{3053}\x{3068}"
+ text run at (1306,0) width 48: "\x{3054}\x{3068}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1299,47) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1303,47) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3042}\x{304A}\x{3050}\x{308D}"
</span><span class="lines">@@ -1098,21 +1099,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{84BC}\x{9ED2}"
</span><del>- RenderText {#text} at (1302,82) size 18x240
- text run at (1302,82) width 240: "\x{3044}\x{4E2D}\x{306B}\x{3001}\x{5C71}\x{685C}\x{304C}\x{8584}\x{8D64}\x{304F}\x{3060}\x{3093}\x{3060}\x{3089}\x{306B}"
</del><ins>+ RenderText {#text} at (1306,82) size 18x240
+ text run at (1306,82) width 240: "\x{3044}\x{4E2D}\x{306B}\x{3001}\x{5C71}\x{685C}\x{304C}\x{8584}\x{8D64}\x{304F}\x{3060}\x{3093}\x{3060}\x{3089}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1299,322) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1303,322) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{305F}\x{306A}\x{3073}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{305F}\x{306A}\x{3073}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{68DA}\x{5F15}"
</span><del>- RenderText {#text} at (1302,354) size 18x48
- text run at (1302,354) width 48: "\x{3044}\x{3066}\x{3001}"
</del><ins>+ RenderText {#text} at (1306,354) size 18x48
+ text run at (1306,354) width 48: "\x{3044}\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1299,402) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1303,402) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3064}"
</span><span class="lines">@@ -1120,10 +1121,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{7D9A}"
</span><del>- RenderText {#text} at (1302,418) size 18x16
- text run at (1302,418) width 16: "\x{304E}"
</del><ins>+ RenderText {#text} at (1306,418) size 18x16
+ text run at (1306,418) width 16: "\x{304E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1299,434) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1303,434) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3081}"
</span><span class="lines">@@ -1131,10 +1132,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{76EE}"
</span><del>- RenderText {#text} at (1302,450) size 18x16
- text run at (1302,450) width 16: "\x{304C}"
</del><ins>+ RenderText {#text} at (1306,450) size 18x16
+ text run at (1306,450) width 16: "\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x17
</span><del>- RenderRubyRun (anonymous) at (1299,465) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1303,465) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3057}\x{304B}"
</span><span class="lines">@@ -1142,10 +1143,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{78BA}"
</span><del>- RenderText {#text} at (1330,0) size 18x112
- text run at (1330,0) width 112: "\x{3068}\x{898B}\x{3048}\x{306C}\x{304F}\x{3089}\x{3044}"
</del><ins>+ RenderText {#text} at (1334,0) size 18x112
+ text run at (1334,0) width 112: "\x{3068}\x{898B}\x{3048}\x{306C}\x{304F}\x{3089}\x{3044}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1327,111) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1331,111) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3082}\x{3084}"
</span><span class="lines">@@ -1153,10 +1154,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{9744}"
</span><del>- RenderText {#text} at (1330,128) size 18x144
- text run at (1330,128) width 144: "\x{304C}\x{6FC3}\x{3044}\x{3002}\x{5C11}\x{3057}\x{624B}\x{524D}\x{306B}"
</del><ins>+ RenderText {#text} at (1334,128) size 18x144
+ text run at (1334,128) width 144: "\x{304C}\x{6FC3}\x{3044}\x{3002}\x{5C11}\x{3057}\x{624B}\x{524D}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1327,271) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1331,271) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{306F}\x{3052}\x{3084}\x{307E}"
</span><span class="lines">@@ -1164,10 +1165,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{79BF}\x{5C71}"
</span><del>- RenderText {#text} at (1330,306) size 18x64
- text run at (1330,306) width 64: "\x{304C}\x{4E00}\x{3064}\x{3001}"
</del><ins>+ RenderText {#text} at (1334,306) size 18x64
+ text run at (1334,306) width 64: "\x{304C}\x{4E00}\x{3064}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1327,369) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1331,369) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3050}\x{3093}"
</span><span class="lines">@@ -1175,10 +1176,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{7FA4}"
</span><del>- RenderText {#text} at (1330,386) size 18x96
- text run at (1330,386) width 96: "\x{3092}\x{306C}\x{304D}\x{3093}\x{3067}\x{3066}"
</del><ins>+ RenderText {#text} at (1334,386) size 18x96
+ text run at (1334,386) width 96: "\x{3092}\x{306C}\x{304D}\x{3093}\x{3067}\x{3066}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x17
</span><del>- RenderRubyRun (anonymous) at (1355,0) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1359,0) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{307E}\x{3086}"
</span><span class="lines">@@ -1186,10 +1187,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{7709}"
</span><del>- RenderText {#text} at (1358,17) size 18x16
- text run at (1358,17) width 16: "\x{306B}"
</del><ins>+ RenderText {#text} at (1362,17) size 18x16
+ text run at (1362,17) width 16: "\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1355,32) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1359,32) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{305B}\x{307E}"
</span><span class="lines">@@ -1197,10 +1198,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{903C}"
</span><del>- RenderText {#text} at (1358,49) size 18x32
- text run at (1358,49) width 32: "\x{308B}\x{3002}"
</del><ins>+ RenderText {#text} at (1362,49) size 18x32
+ text run at (1362,49) width 32: "\x{308B}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1355,81) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1359,81) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{306F}"
</span><span class="lines">@@ -1208,10 +1209,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{79BF}"
</span><del>- RenderText {#text} at (1358,97) size 18x128
- text run at (1358,97) width 128: "\x{3052}\x{305F}\x{5074}\x{9762}\x{306F}\x{5DE8}\x{4EBA}\x{306E}"
</del><ins>+ RenderText {#text} at (1362,97) size 18x128
+ text run at (1362,97) width 128: "\x{3052}\x{305F}\x{5074}\x{9762}\x{306F}\x{5DE8}\x{4EBA}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1355,224) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1359,224) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304A}\x{306E}"
</span><span class="lines">@@ -1219,10 +1220,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{65A7}"
</span><del>- RenderText {#text} at (1358,241) size 18x16
- text run at (1358,241) width 16: "\x{3067}"
</del><ins>+ RenderText {#text} at (1362,241) size 18x16
+ text run at (1362,241) width 16: "\x{3067}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1355,256) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1359,256) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3051}\x{305A}"
</span><span class="lines">@@ -1230,11 +1231,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{524A}"
</span><del>- RenderText {#text} at (1358,273) size 46x481
- text run at (1358,273) width 208: "\x{308A}\x{53BB}\x{3063}\x{305F}\x{304B}\x{3001}\x{92ED}\x{3069}\x{304D}\x{5E73}\x{9762}\x{3092}\x{3084}"
- text run at (1386,0) width 96: "\x{3051}\x{306B}\x{8C37}\x{306E}\x{5E95}\x{306B}"
</del><ins>+ RenderText {#text} at (1362,273) size 46x481
+ text run at (1362,273) width 208: "\x{308A}\x{53BB}\x{3063}\x{305F}\x{304B}\x{3001}\x{92ED}\x{3069}\x{304D}\x{5E73}\x{9762}\x{3092}\x{3084}"
+ text run at (1390,0) width 96: "\x{3051}\x{306B}\x{8C37}\x{306E}\x{5E95}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1383,95) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1387,95) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3046}\x{305A}"
</span><span class="lines">@@ -1242,10 +1243,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{57CB}"
</span><del>- RenderText {#text} at (1386,112) size 18x80
- text run at (1386,112) width 80: "\x{3081}\x{3066}\x{3044}\x{308B}\x{3002}"
</del><ins>+ RenderText {#text} at (1390,112) size 18x80
+ text run at (1390,112) width 80: "\x{3081}\x{3066}\x{3044}\x{308B}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1383,191) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1387,191) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3066}\x{3063}\x{307A}\x{3093}"
</span><span class="lines">@@ -1253,11 +1254,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5929}\x{8FBA}"
</span><del>- RenderText {#text} at (1386,226) size 46x482
- text run at (1386,226) width 256: "\x{306B}\x{4E00}\x{672C}\x{898B}\x{3048}\x{308B}\x{306E}\x{306F}\x{8D64}\x{677E}\x{3060}\x{308D}\x{3046}\x{3002}\x{679D}\x{306E}"
- text run at (1414,0) width 80: "\x{9593}\x{306E}\x{7A7A}\x{3055}\x{3048}"
</del><ins>+ RenderText {#text} at (1390,226) size 46x482
+ text run at (1390,226) width 256: "\x{306B}\x{4E00}\x{672C}\x{898B}\x{3048}\x{308B}\x{306E}\x{306F}\x{8D64}\x{677E}\x{3060}\x{308D}\x{3046}\x{3002}\x{679D}\x{306E}"
+ text run at (1418,0) width 80: "\x{9593}\x{306E}\x{7A7A}\x{3055}\x{3048}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1411,79) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1415,79) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{306F}\x{3063}\x{304D}\x{308A}"
</span><span class="lines">@@ -1265,37 +1266,37 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5224}\x{7136}"
</span><del>- RenderText {#text} at (1414,114) size 46x482
- text run at (1414,114) width 368: "\x{3057}\x{3066}\x{3044}\x{308B}\x{3002}\x{884C}\x{304F}\x{624B}\x{306F}\x{4E8C}\x{4E01}\x{307B}\x{3069}\x{3067}\x{5207}\x{308C}\x{3066}\x{3044}\x{308B}\x{304C}\x{3001}\x{9AD8}\x{3044}"
- text run at (1442,0) width 80: "\x{6240}\x{304B}\x{3089}\x{8D64}\x{3044}"
</del><ins>+ RenderText {#text} at (1418,114) size 46x482
+ text run at (1418,114) width 368: "\x{3057}\x{3066}\x{3044}\x{308B}\x{3002}\x{884C}\x{304F}\x{624B}\x{306F}\x{4E8C}\x{4E01}\x{307B}\x{3069}\x{3067}\x{5207}\x{308C}\x{3066}\x{3044}\x{308B}\x{304C}\x{3001}\x{9AD8}\x{3044}"
+ text run at (1446,0) width 80: "\x{6240}\x{304B}\x{3089}\x{8D64}\x{3044}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1439,80) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1443,80) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3051}\x{3063}\x{3068}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3051}\x{3063}\x{3068}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{6BDB}\x{5E03}"
</span><del>- RenderText {#text} at (1442,112) size 46x480
- text run at (1442,112) width 368: "\x{304C}\x{52D5}\x{3044}\x{3066}\x{6765}\x{308B}\x{306E}\x{3092}\x{898B}\x{308B}\x{3068}\x{3001}\x{767B}\x{308C}\x{3070}\x{3042}\x{3059}\x{3053}\x{3078}\x{51FA}\x{308B}\x{306E}\x{3060}"
- text run at (1470,0) width 144: "\x{308D}\x{3046}\x{3002}\x{8DEF}\x{306F}\x{3059}\x{3053}\x{3076}\x{308B}"
</del><ins>+ RenderText {#text} at (1446,112) size 46x480
+ text run at (1446,112) width 368: "\x{304C}\x{52D5}\x{3044}\x{3066}\x{6765}\x{308B}\x{306E}\x{3092}\x{898B}\x{308B}\x{3068}\x{3001}\x{767B}\x{308C}\x{3070}\x{3042}\x{3059}\x{3053}\x{3078}\x{51FA}\x{308B}\x{306E}\x{3060}"
+ text run at (1474,0) width 144: "\x{308D}\x{3046}\x{3002}\x{8DEF}\x{306F}\x{3059}\x{3053}\x{3076}\x{308B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1467,144) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1471,144) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{306A}\x{3093}\x{304E}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{306A}\x{3093}\x{304E}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{96E3}\x{7FA9}"
</span><del>- RenderText {#text} at (1470,176) size 18x32
- text run at (1470,176) width 32: "\x{3060}\x{3002}"
- RenderBR {BR} at (1470,208) size 18x0
- RenderText {#text} at (1498,0) size 18x208
- text run at (1498,0) width 208: "\x{3000}\x{571F}\x{3092}\x{306A}\x{3089}\x{3059}\x{3060}\x{3051}\x{306A}\x{3089}\x{3055}\x{307B}\x{3069}"
</del><ins>+ RenderText {#text} at (1474,176) size 18x32
+ text run at (1474,176) width 32: "\x{3060}\x{3002}"
+ RenderBR {BR} at (1474,208) size 18x0
+ RenderText {#text} at (1502,0) size 18x208
+ text run at (1502,0) width 208: "\x{3000}\x{571F}\x{3092}\x{306A}\x{3089}\x{3059}\x{3060}\x{3051}\x{306A}\x{3089}\x{3055}\x{307B}\x{3069}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1495,208) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1499,208) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><span class="cx"> RenderText {#text} at (2,3) size 10x26
</span><span class="cx"> text run at (2,3) width 25: "\x{3066}\x{307E}"
</span><span class="lines">@@ -1303,10 +1304,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{624B}\x{9593}"
</span><del>- RenderText {#text} at (1498,240) size 18x16
- text run at (1498,240) width 16: "\x{3082}"
</del><ins>+ RenderText {#text} at (1502,240) size 18x16
+ text run at (1502,240) width 16: "\x{3082}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1495,256) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1499,256) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3044}"
</span><span class="lines">@@ -1314,11 +1315,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{5165}"
</span><del>- RenderText {#text} at (1498,272) size 46x480
- text run at (1498,272) width 208: "\x{308B}\x{307E}\x{3044}\x{304C}\x{3001}\x{571F}\x{306E}\x{4E2D}\x{306B}\x{306F}\x{5927}\x{304D}\x{306A}"
- text run at (1526,0) width 112: "\x{77F3}\x{304C}\x{3042}\x{308B}\x{3002}\x{571F}\x{306F}"
</del><ins>+ RenderText {#text} at (1502,272) size 46x480
+ text run at (1502,272) width 208: "\x{308B}\x{307E}\x{3044}\x{304C}\x{3001}\x{571F}\x{306E}\x{4E2D}\x{306B}\x{306F}\x{5927}\x{304D}\x{306A}"
+ text run at (1530,0) width 112: "\x{77F3}\x{304C}\x{3042}\x{308B}\x{3002}\x{571F}\x{306F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1523,111) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1527,111) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{305F}\x{3044}"
</span><span class="lines">@@ -1326,11 +1327,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5E73}"
</span><del>- RenderText {#text} at (1526,128) size 46x464
- text run at (1526,128) width 336: "\x{3089}\x{306B}\x{3057}\x{3066}\x{3082}\x{77F3}\x{306F}\x{5E73}\x{3089}\x{306B}\x{306A}\x{3089}\x{306C}\x{3002}\x{77F3}\x{306F}\x{5207}\x{308A}\x{7815}\x{3044}\x{3066}"
- text run at (1554,0) width 176: "\x{3082}\x{3001}\x{5CA9}\x{306F}\x{59CB}\x{672B}\x{304C}\x{3064}\x{304B}\x{306C}\x{3002}"
</del><ins>+ RenderText {#text} at (1530,128) size 46x464
+ text run at (1530,128) width 336: "\x{3089}\x{306B}\x{3057}\x{3066}\x{3082}\x{77F3}\x{306F}\x{5E73}\x{3089}\x{306B}\x{306A}\x{3089}\x{306C}\x{3002}\x{77F3}\x{306F}\x{5207}\x{308A}\x{7815}\x{3044}\x{3066}"
+ text run at (1558,0) width 176: "\x{3082}\x{3001}\x{5CA9}\x{306F}\x{59CB}\x{672B}\x{304C}\x{3064}\x{304B}\x{306C}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1551,175) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1555,175) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{307B}\x{308A}\x{304F}\x{305A}"
</span><span class="lines">@@ -1338,10 +1339,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{6398}\x{5D29}"
</span><del>- RenderText {#text} at (1554,210) size 18x96
- text run at (1554,210) width 96: "\x{3057}\x{305F}\x{571F}\x{306E}\x{4E0A}\x{306B}"
</del><ins>+ RenderText {#text} at (1558,210) size 18x96
+ text run at (1558,210) width 96: "\x{3057}\x{305F}\x{571F}\x{306E}\x{4E0A}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1551,305) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1555,305) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3086}\x{3046}\x{305C}\x{3093}"
</span><span class="lines">@@ -1349,10 +1350,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{60A0}\x{7136}"
</span><del>- RenderText {#text} at (1554,340) size 18x16
- text run at (1554,340) width 16: "\x{3068}"
</del><ins>+ RenderText {#text} at (1558,340) size 18x16
+ text run at (1558,340) width 16: "\x{3068}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (1551,352) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (1555,352) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{305D}\x{3070}\x{3060}"
</span><span class="lines">@@ -1360,23 +1361,23 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{5CD9}"
</span><del>- RenderText {#text} at (1554,375) size 46x487
- text run at (1554,375) width 112: "\x{3063}\x{3066}\x{3001}\x{543E}\x{3089}\x{306E}\x{305F}"
- text run at (1582,0) width 96: "\x{3081}\x{306B}\x{9053}\x{3092}\x{8B72}\x{308B}"
</del><ins>+ RenderText {#text} at (1558,375) size 46x487
+ text run at (1558,375) width 112: "\x{3063}\x{3066}\x{3001}\x{543E}\x{3089}\x{306E}\x{305F}"
+ text run at (1586,0) width 96: "\x{3081}\x{306B}\x{9053}\x{3092}\x{8B72}\x{308B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1579,96) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1583,96) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3051}\x{3057}\x{304D}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3051}\x{3057}\x{304D}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{666F}\x{8272}"
</span><del>- RenderText {#text} at (1582,128) size 46x480
- text run at (1582,128) width 352: "\x{306F}\x{306A}\x{3044}\x{3002}\x{5411}\x{3046}\x{3067}\x{805E}\x{304B}\x{306C}\x{4E0A}\x{306F}\x{4E57}\x{308A}\x{8D8A}\x{3059}\x{304B}\x{3001}\x{5EFB}\x{3089}\x{306A}\x{3051}"
- text run at (1610,0) width 96: "\x{308C}\x{3070}\x{306A}\x{3089}\x{3093}\x{3002}"
</del><ins>+ RenderText {#text} at (1586,128) size 46x480
+ text run at (1586,128) width 352: "\x{306F}\x{306A}\x{3044}\x{3002}\x{5411}\x{3046}\x{3067}\x{805E}\x{304B}\x{306C}\x{4E0A}\x{306F}\x{4E57}\x{308A}\x{8D8A}\x{3059}\x{304B}\x{3001}\x{5EFB}\x{3089}\x{306A}\x{3051}"
+ text run at (1614,0) width 96: "\x{308C}\x{3070}\x{306A}\x{3089}\x{3093}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1607,95) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1611,95) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3044}\x{308F}"
</span><span class="lines">@@ -1384,10 +1385,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5DCC}"
</span><del>- RenderText {#text} at (1610,112) size 18x112
- text run at (1610,112) width 112: "\x{306E}\x{306A}\x{3044}\x{6240}\x{3067}\x{3055}\x{3048}"
</del><ins>+ RenderText {#text} at (1614,112) size 18x112
+ text run at (1614,112) width 112: "\x{306E}\x{306A}\x{3044}\x{6240}\x{3067}\x{3055}\x{3048}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1607,224) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1611,224) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3042}"
</span><span class="lines">@@ -1395,11 +1396,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{6B69}"
</span><del>- RenderText {#text} at (1610,240) size 46x464
- text run at (1610,240) width 224: "\x{308B}\x{304D}\x{3088}\x{304F}\x{306F}\x{306A}\x{3044}\x{3002}\x{5DE6}\x{53F3}\x{304C}\x{9AD8}\x{304F}\x{3063}"
- text run at (1638,0) width 80: "\x{3066}\x{3001}\x{4E2D}\x{5FC3}\x{304C}"
</del><ins>+ RenderText {#text} at (1614,240) size 46x464
+ text run at (1614,240) width 224: "\x{308B}\x{304D}\x{3088}\x{304F}\x{306F}\x{306A}\x{3044}\x{3002}\x{5DE6}\x{53F3}\x{304C}\x{9AD8}\x{304F}\x{3063}"
+ text run at (1642,0) width 80: "\x{3066}\x{3001}\x{4E2D}\x{5FC3}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1635,79) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1639,79) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304F}\x{307C}"
</span><span class="lines">@@ -1407,10 +1408,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{7AAA}"
</span><del>- RenderText {#text} at (1638,96) size 18x128
- text run at (1638,96) width 128: "\x{3093}\x{3067}\x{3001}\x{307E}\x{308B}\x{3067}\x{4E00}\x{9593}"
</del><ins>+ RenderText {#text} at (1642,96) size 18x128
+ text run at (1642,96) width 128: "\x{3093}\x{3067}\x{3001}\x{307E}\x{308B}\x{3067}\x{4E00}\x{9593}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1635,223) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1639,223) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{306F}\x{3070}"
</span><span class="lines">@@ -1418,10 +1419,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5E45}"
</span><del>- RenderText {#text} at (1638,240) size 18x64
- text run at (1638,240) width 64: "\x{3092}\x{4E09}\x{89D2}\x{306B}"
</del><ins>+ RenderText {#text} at (1642,240) size 18x64
+ text run at (1642,240) width 64: "\x{3092}\x{4E09}\x{89D2}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1635,304) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1639,304) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{304F}"
</span><span class="lines">@@ -1429,10 +1430,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{7A7F}"
</span><del>- RenderText {#text} at (1638,320) size 18x128
- text run at (1638,320) width 128: "\x{3063}\x{3066}\x{3001}\x{305D}\x{306E}\x{9802}\x{70B9}\x{304C}"
</del><ins>+ RenderText {#text} at (1642,320) size 18x128
+ text run at (1642,320) width 128: "\x{3063}\x{3066}\x{3001}\x{305D}\x{306E}\x{9802}\x{70B9}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x35
</span><del>- RenderRubyRun (anonymous) at (1635,447) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1639,447) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{307E}\x{3093}\x{306A}\x{304B}"
</span><span class="lines">@@ -1440,10 +1441,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{771F}\x{4E2D}"
</span><del>- RenderText {#text} at (1666,0) size 18x16
- text run at (1666,0) width 16: "\x{3092}"
</del><ins>+ RenderText {#text} at (1670,0) size 18x16
+ text run at (1670,0) width 16: "\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (1663,12) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (1667,12) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{3064}\x{3089}\x{306C}"
</span><span class="lines">@@ -1451,10 +1452,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{8CAB}"
</span><del>- RenderText {#text} at (1666,35) size 18x400
- text run at (1666,35) width 400: "\x{3044}\x{3066}\x{3044}\x{308B}\x{3068}\x{8A55}\x{3057}\x{3066}\x{3082}\x{3088}\x{3044}\x{3002}\x{8DEF}\x{3092}\x{884C}\x{304F}\x{3068}\x{4E91}\x{308F}\x{3093}\x{3088}\x{308A}\x{5DDD}\x{5E95}\x{3092}"
</del><ins>+ RenderText {#text} at (1670,35) size 18x400
+ text run at (1670,35) width 400: "\x{3044}\x{3066}\x{3044}\x{308B}\x{3068}\x{8A55}\x{3057}\x{3066}\x{3082}\x{3088}\x{3044}\x{3002}\x{8DEF}\x{3092}\x{884C}\x{304F}\x{3068}\x{4E91}\x{308F}\x{3093}\x{3088}\x{308A}\x{5DDD}\x{5E95}\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1663,434) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1667,434) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{308F}\x{305F}"
</span><span class="lines">@@ -1462,11 +1463,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{6E09}"
</span><del>- RenderText {#text} at (1666,451) size 46x483
- text run at (1666,451) width 32: "\x{308B}\x{3068}"
- text run at (1694,0) width 128: "\x{4E91}\x{3046}\x{65B9}\x{304C}\x{9069}\x{5F53}\x{3060}\x{3002}"
</del><ins>+ RenderText {#text} at (1670,451) size 46x483
+ text run at (1670,451) width 32: "\x{308B}\x{3068}"
+ text run at (1698,0) width 128: "\x{4E91}\x{3046}\x{65B9}\x{304C}\x{9069}\x{5F53}\x{3060}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1691,127) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1695,127) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3082}\x{3068}"
</span><span class="lines">@@ -1474,10 +1475,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{56FA}"
</span><del>- RenderText {#text} at (1694,144) size 18x256
- text run at (1694,144) width 256: "\x{3088}\x{308A}\x{6025}\x{3050}\x{65C5}\x{3067}\x{306A}\x{3044}\x{304B}\x{3089}\x{3001}\x{3076}\x{3089}\x{3076}\x{3089}\x{3068}"
</del><ins>+ RenderText {#text} at (1698,144) size 18x256
+ text run at (1698,144) width 256: "\x{3088}\x{308A}\x{6025}\x{3050}\x{65C5}\x{3067}\x{306A}\x{3044}\x{304B}\x{3089}\x{3001}\x{3076}\x{3089}\x{3076}\x{3089}\x{3068}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1691,399) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1695,399) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{306A}\x{306A}\x{307E}\x{304C}"
</span><span class="lines">@@ -1485,38 +1486,38 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{4E03}\x{66F2}"
</span><del>- RenderText {#text} at (1694,434) size 42x482
- text run at (1694,434) width 48: "\x{308A}\x{3078}\x{304B}"
- text run at (1718,0) width 48: "\x{304B}\x{308B}\x{3002}"
- RenderBR {BR} at (1718,48) size 18x0
- RenderText {#text} at (1746,0) size 18x144
- text run at (1746,0) width 144: "\x{3000}\x{305F}\x{3061}\x{307E}\x{3061}\x{8DB3}\x{306E}\x{4E0B}\x{3067}"
</del><ins>+ RenderText {#text} at (1698,434) size 42x482
+ text run at (1698,434) width 48: "\x{308A}\x{3078}\x{304B}"
+ text run at (1722,0) width 48: "\x{304B}\x{308B}\x{3002}"
+ RenderBR {BR} at (1722,48) size 18x0
+ RenderText {#text} at (1750,0) size 18x144
+ text run at (1750,0) width 144: "\x{3000}\x{305F}\x{3061}\x{307E}\x{3061}\x{8DB3}\x{306E}\x{4E0B}\x{3067}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1743,144) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1747,144) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3072}\x{3070}\x{308A}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3072}\x{3070}\x{308A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{96F2}\x{96C0}"
</span><del>- RenderText {#text} at (1746,176) size 18x160
- text run at (1746,176) width 160: "\x{306E}\x{58F0}\x{304C}\x{3057}\x{51FA}\x{3057}\x{305F}\x{3002}\x{8C37}\x{3092}"
</del><ins>+ RenderText {#text} at (1750,176) size 18x160
+ text run at (1750,176) width 160: "\x{306E}\x{58F0}\x{304C}\x{3057}\x{51FA}\x{3057}\x{305F}\x{3002}\x{8C37}\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1743,336) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1747,336) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{307F}\x{304A}\x{308D}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{307F}\x{304A}\x{308D}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{898B}\x{4E0B}"
</span><del>- RenderText {#text} at (1746,368) size 70x480
- text run at (1746,368) width 112: "\x{3057}\x{305F}\x{304C}\x{3001}\x{3069}\x{3053}\x{3067}"
- text run at (1770,0) width 480: "\x{9CF4}\x{3044}\x{3066}\x{308B}\x{304B}\x{5F71}\x{3082}\x{5F62}\x{3082}\x{898B}\x{3048}\x{306C}\x{3002}\x{305F}\x{3060}\x{58F0}\x{3060}\x{3051}\x{304C}\x{660E}\x{3089}\x{304B}\x{306B}\x{805E}\x{3048}\x{308B}\x{3002}\x{305B}\x{3063}\x{305B}"
- text run at (1798,0) width 16: "\x{3068}"
</del><ins>+ RenderText {#text} at (1750,368) size 70x480
+ text run at (1750,368) width 112: "\x{3057}\x{305F}\x{304C}\x{3001}\x{3069}\x{3053}\x{3067}"
+ text run at (1774,0) width 480: "\x{9CF4}\x{3044}\x{3066}\x{308B}\x{304B}\x{5F71}\x{3082}\x{5F62}\x{3082}\x{898B}\x{3048}\x{306C}\x{3002}\x{305F}\x{3060}\x{58F0}\x{3060}\x{3051}\x{304C}\x{660E}\x{3089}\x{304B}\x{306B}\x{805E}\x{3048}\x{308B}\x{3002}\x{305B}\x{3063}\x{305B}"
+ text run at (1802,0) width 16: "\x{3068}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1795,15) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1799,15) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{305B}\x{308F}"
</span><span class="lines">@@ -1524,32 +1525,32 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{5FD9}"
</span><del>- RenderText {#text} at (1798,32) size 18x48
- text run at (1798,32) width 48: "\x{3057}\x{304F}\x{3001}"
</del><ins>+ RenderText {#text} at (1802,32) size 18x48
+ text run at (1802,32) width 48: "\x{3057}\x{304F}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1795,80) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1799,80) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{305F}\x{3048}\x{307E}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{305F}\x{3048}\x{307E}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{7D76}\x{9593}"
</span><del>- RenderText {#text} at (1798,112) size 18x128
- text run at (1798,112) width 128: "\x{306A}\x{304F}\x{9CF4}\x{3044}\x{3066}\x{3044}\x{308B}\x{3002}"
</del><ins>+ RenderText {#text} at (1802,112) size 18x128
+ text run at (1802,112) width 128: "\x{306A}\x{304F}\x{9CF4}\x{3044}\x{3066}\x{3044}\x{308B}\x{3002}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x48
</span><del>- RenderRubyRun (anonymous) at (1795,240) size 24x48
</del><ins>+ RenderRubyRun (anonymous) at (1799,240) size 24x48
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x48
</span><span class="cx"> RenderText {#text} at (2,0) size 10x48
</span><del>- text run at (2,0) width 47: "\x{307B}\x{3046}\x{3044}\x{304F}\x{308A}"
</del><ins>+ text run at (2,0) width 48: "\x{307B}\x{3046}\x{3044}\x{304F}\x{308A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x48
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x48
</span><span class="cx"> RenderText {#text} at (3,0) size 18x48
</span><span class="cx"> text run at (3,0) width 48: "\x{65B9}\x{5E7E}\x{91CC}"
</span><del>- RenderText {#text} at (1798,288) size 18x112
- text run at (1798,288) width 112: "\x{306E}\x{7A7A}\x{6C17}\x{304C}\x{4E00}\x{9762}\x{306B}"
</del><ins>+ RenderText {#text} at (1802,288) size 18x112
+ text run at (1802,288) width 112: "\x{306E}\x{7A7A}\x{6C17}\x{304C}\x{4E00}\x{9762}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1795,399) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1799,399) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{306E}\x{307F}"
</span><span class="lines">@@ -1557,11 +1558,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{86A4}"
</span><del>- RenderText {#text} at (1798,416) size 46x480
- text run at (1798,416) width 64: "\x{306B}\x{523A}\x{3055}\x{308C}"
- text run at (1826,0) width 352: "\x{3066}\x{3044}\x{305F}\x{305F}\x{307E}\x{308C}\x{306A}\x{3044}\x{3088}\x{3046}\x{306A}\x{6C17}\x{304C}\x{3059}\x{308B}\x{3002}\x{3042}\x{306E}\x{9CE5}\x{306E}\x{9CF4}\x{304F}"
</del><ins>+ RenderText {#text} at (1802,416) size 46x480
+ text run at (1802,416) width 64: "\x{306B}\x{523A}\x{3055}\x{308C}"
+ text run at (1830,0) width 352: "\x{3066}\x{3044}\x{305F}\x{305F}\x{307E}\x{308C}\x{306A}\x{3044}\x{3088}\x{3046}\x{306A}\x{6C17}\x{304C}\x{3059}\x{308B}\x{3002}\x{3042}\x{306E}\x{9CE5}\x{306E}\x{9CF4}\x{304F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1823,352) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1827,352) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{306D}"
</span><span class="lines">@@ -1569,25 +1570,25 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{97F3}"
</span><del>- RenderText {#text} at (1826,368) size 118x480
- text run at (1826,368) width 112: "\x{306B}\x{306F}\x{77AC}\x{6642}\x{306E}\x{4F59}\x{88D5}"
- text run at (1850,0) width 480: "\x{3082}\x{306A}\x{3044}\x{3002}\x{306E}\x{3069}\x{304B}\x{306A}\x{6625}\x{306E}\x{65E5}\x{3092}\x{9CF4}\x{304D}\x{5C3D}\x{304F}\x{3057}\x{3001}\x{9CF4}\x{304D}\x{3042}\x{304B}\x{3057}\x{3001}\x{307E}\x{305F}\x{9CF4}\x{304D}\x{66AE}\x{3089}"
- text run at (1874,0) width 480: "\x{3055}\x{306A}\x{3051}\x{308C}\x{3070}\x{6C17}\x{304C}\x{6E08}\x{307E}\x{3093}\x{3068}\x{898B}\x{3048}\x{308B}\x{3002}\x{305D}\x{306E}\x{4E0A}\x{3069}\x{3053}\x{307E}\x{3067}\x{3082}\x{767B}\x{3063}\x{3066}\x{884C}\x{304F}\x{3001}\x{3044}"
- text run at (1898,0) width 480: "\x{3064}\x{307E}\x{3067}\x{3082}\x{767B}\x{3063}\x{3066}\x{884C}\x{304F}\x{3002}\x{96F2}\x{96C0}\x{306F}\x{304D}\x{3063}\x{3068}\x{96F2}\x{306E}\x{4E2D}\x{3067}\x{6B7B}\x{306C}\x{306B}\x{76F8}\x{9055}\x{306A}\x{3044}\x{3002}\x{767B}\x{308A}"
- text run at (1926,0) width 48: "\x{8A70}\x{3081}\x{305F}"
</del><ins>+ RenderText {#text} at (1830,368) size 118x480
+ text run at (1830,368) width 112: "\x{306B}\x{306F}\x{77AC}\x{6642}\x{306E}\x{4F59}\x{88D5}"
+ text run at (1854,0) width 480: "\x{3082}\x{306A}\x{3044}\x{3002}\x{306E}\x{3069}\x{304B}\x{306A}\x{6625}\x{306E}\x{65E5}\x{3092}\x{9CF4}\x{304D}\x{5C3D}\x{304F}\x{3057}\x{3001}\x{9CF4}\x{304D}\x{3042}\x{304B}\x{3057}\x{3001}\x{307E}\x{305F}\x{9CF4}\x{304D}\x{66AE}\x{3089}"
+ text run at (1878,0) width 480: "\x{3055}\x{306A}\x{3051}\x{308C}\x{3070}\x{6C17}\x{304C}\x{6E08}\x{307E}\x{3093}\x{3068}\x{898B}\x{3048}\x{308B}\x{3002}\x{305D}\x{306E}\x{4E0A}\x{3069}\x{3053}\x{307E}\x{3067}\x{3082}\x{767B}\x{3063}\x{3066}\x{884C}\x{304F}\x{3001}\x{3044}"
+ text run at (1902,0) width 480: "\x{3064}\x{307E}\x{3067}\x{3082}\x{767B}\x{3063}\x{3066}\x{884C}\x{304F}\x{3002}\x{96F2}\x{96C0}\x{306F}\x{304D}\x{3063}\x{3068}\x{96F2}\x{306E}\x{4E2D}\x{3067}\x{6B7B}\x{306C}\x{306B}\x{76F8}\x{9055}\x{306A}\x{3044}\x{3002}\x{767B}\x{308A}"
+ text run at (1930,0) width 48: "\x{8A70}\x{3081}\x{305F}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1923,48) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1927,48) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3042}\x{3052}\x{304F}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3042}\x{3052}\x{304F}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{63DA}\x{53E5}"
</span><del>- RenderText {#text} at (1926,80) size 18x112
- text run at (1926,80) width 112: "\x{306F}\x{3001}\x{6D41}\x{308C}\x{3066}\x{96F2}\x{306B}"
</del><ins>+ RenderText {#text} at (1930,80) size 18x112
+ text run at (1930,80) width 112: "\x{306F}\x{3001}\x{6D41}\x{308C}\x{3066}\x{96F2}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1923,192) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (1927,192) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3044}"
</span><span class="lines">@@ -1595,10 +1596,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{5165}"
</span><del>- RenderText {#text} at (1926,208) size 18x48
- text run at (1926,208) width 48: "\x{3063}\x{3066}\x{3001}"
</del><ins>+ RenderText {#text} at (1930,208) size 18x48
+ text run at (1930,208) width 48: "\x{3063}\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><del>- RenderRubyRun (anonymous) at (1923,252) size 24x27
</del><ins>+ RenderRubyRun (anonymous) at (1927,252) size 24x27
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x27
</span><span class="cx"> RenderText {#text} at (2,0) size 10x27
</span><span class="cx"> text run at (2,0) width 27: "\x{305F}\x{3060}\x{3088}"
</span><span class="lines">@@ -1606,11 +1607,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x17
</span><span class="cx"> RenderText {#text} at (3,5) size 18x17
</span><span class="cx"> text run at (3,5) width 16: "\x{6F02}"
</span><del>- RenderText {#text} at (1926,275) size 46x483
- text run at (1926,275) width 208: "\x{3046}\x{3066}\x{3044}\x{308B}\x{3046}\x{3061}\x{306B}\x{5F62}\x{306F}\x{6D88}\x{3048}\x{3066}\x{306A}"
- text run at (1954,0) width 208: "\x{304F}\x{306A}\x{3063}\x{3066}\x{3001}\x{305F}\x{3060}\x{58F0}\x{3060}\x{3051}\x{304C}\x{7A7A}\x{306E}"
</del><ins>+ RenderText {#text} at (1930,275) size 46x483
+ text run at (1930,275) width 208: "\x{3046}\x{3066}\x{3044}\x{308B}\x{3046}\x{3061}\x{306B}\x{5F62}\x{306F}\x{6D88}\x{3048}\x{3066}\x{306A}"
+ text run at (1958,0) width 208: "\x{304F}\x{306A}\x{3063}\x{3066}\x{3001}\x{305F}\x{3060}\x{58F0}\x{3060}\x{3051}\x{304C}\x{7A7A}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1951,207) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1955,207) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3046}\x{3061}"
</span><span class="lines">@@ -1618,13 +1619,13 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{88E1}"
</span><del>- RenderText {#text} at (1954,224) size 18x176
- text run at (1954,224) width 176: "\x{306B}\x{6B8B}\x{308B}\x{306E}\x{304B}\x{3082}\x{77E5}\x{308C}\x{306A}\x{3044}\x{3002}"
- RenderBR {BR} at (1954,400) size 18x0
- RenderText {#text} at (1982,0) size 18x16
- text run at (1982,0) width 16: "\x{3000}"
</del><ins>+ RenderText {#text} at (1958,224) size 18x176
+ text run at (1958,224) width 176: "\x{306B}\x{6B8B}\x{308B}\x{306E}\x{304B}\x{3082}\x{77E5}\x{308C}\x{306A}\x{3044}\x{3002}"
+ RenderBR {BR} at (1958,400) size 18x0
+ RenderText {#text} at (1986,0) size 18x16
+ text run at (1986,0) width 16: "\x{3000}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1979,15) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1983,15) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3044}\x{308F}\x{304B}\x{3069}"
</span><span class="lines">@@ -1632,21 +1633,21 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5DCC}\x{89D2}"
</span><del>- RenderText {#text} at (1982,50) size 18x128
- text run at (1982,50) width 128: "\x{3092}\x{92ED}\x{3069}\x{304F}\x{5EFB}\x{3063}\x{3066}\x{3001}"
</del><ins>+ RenderText {#text} at (1986,50) size 18x128
+ text run at (1986,50) width 128: "\x{3092}\x{92ED}\x{3069}\x{304F}\x{5EFB}\x{3063}\x{3066}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (1979,178) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (1983,178) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3042}\x{3093}\x{307E}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3042}\x{3093}\x{307E}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{6309}\x{6469}"
</span><del>- RenderText {#text} at (1982,210) size 18x32
- text run at (1982,210) width 32: "\x{306A}\x{3089}"
</del><ins>+ RenderText {#text} at (1986,210) size 18x32
+ text run at (1986,210) width 32: "\x{306A}\x{3089}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x52
</span><del>- RenderRubyRun (anonymous) at (1979,241) size 24x54
</del><ins>+ RenderRubyRun (anonymous) at (1983,241) size 24x54
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x54
</span><span class="cx"> RenderText {#text} at (2,0) size 10x54
</span><span class="cx"> text run at (2,0) width 54: "\x{307E}\x{3063}\x{3055}\x{304B}\x{3055}\x{307E}"
</span><span class="lines">@@ -1654,10 +1655,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x52
</span><span class="cx"> RenderText {#text} at (3,1) size 18x52
</span><span class="cx"> text run at (3,1) width 52: "\x{771F}\x{9006}\x{69D8}"
</span><del>- RenderText {#text} at (1982,294) size 18x144
- text run at (1982,294) width 144: "\x{306B}\x{843D}\x{3064}\x{308B}\x{3068}\x{3053}\x{308D}\x{3092}\x{3001}"
</del><ins>+ RenderText {#text} at (1986,294) size 18x144
+ text run at (1986,294) width 144: "\x{306B}\x{843D}\x{3064}\x{308B}\x{3068}\x{3053}\x{308D}\x{3092}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1979,437) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1983,437) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{304D}\x{308F}"
</span><span class="lines">@@ -1665,22 +1666,22 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{969B}"
</span><del>- RenderText {#text} at (1982,454) size 46x486
- text run at (1982,454) width 32: "\x{3069}\x{304F}"
- text run at (2010,0) width 128: "\x{53F3}\x{3078}\x{5207}\x{308C}\x{3066}\x{3001}\x{6A2A}\x{306B}"
</del><ins>+ RenderText {#text} at (1986,454) size 46x486
+ text run at (1986,454) width 32: "\x{3069}\x{304F}"
+ text run at (2014,0) width 128: "\x{53F3}\x{3078}\x{5207}\x{308C}\x{3066}\x{3001}\x{6A2A}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (2007,128) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (2011,128) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{307F}\x{304A}\x{308D}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{307F}\x{304A}\x{308D}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{898B}\x{4E0B}"
</span><del>- RenderText {#text} at (2010,160) size 18x48
- text run at (2010,160) width 48: "\x{3059}\x{3068}\x{3001}"
</del><ins>+ RenderText {#text} at (2014,160) size 18x48
+ text run at (2014,160) width 48: "\x{3059}\x{3068}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (2007,208) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (2011,208) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{306A}"
</span><span class="lines">@@ -1688,23 +1689,23 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{83DC}"
</span><del>- RenderText {#text} at (2010,224) size 46x480
- text run at (2010,224) width 256: "\x{306E}\x{82B1}\x{304C}\x{4E00}\x{9762}\x{306B}\x{898B}\x{3048}\x{308B}\x{3002}\x{96F2}\x{96C0}\x{306F}\x{3042}\x{3059}\x{3053}"
- text run at (2038,0) width 272: "\x{3078}\x{843D}\x{3061}\x{308B}\x{306E}\x{304B}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}\x{3044}\x{3044}\x{3084}\x{3001}\x{3042}\x{306E}"
</del><ins>+ RenderText {#text} at (2014,224) size 46x480
+ text run at (2014,224) width 256: "\x{306E}\x{82B1}\x{304C}\x{4E00}\x{9762}\x{306B}\x{898B}\x{3048}\x{308B}\x{3002}\x{96F2}\x{96C0}\x{306F}\x{3042}\x{3059}\x{3053}"
+ text run at (2042,0) width 272: "\x{3078}\x{843D}\x{3061}\x{308B}\x{306E}\x{304B}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}\x{3044}\x{3044}\x{3084}\x{3001}\x{3042}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (2035,272) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (2039,272) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3053}\x{304C}\x{306D}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3053}\x{304C}\x{306D}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{9EC4}\x{91D1}"
</span><del>- RenderText {#text} at (2038,304) size 46x480
- text run at (2038,304) width 176: "\x{306E}\x{539F}\x{304B}\x{3089}\x{98DB}\x{3073}\x{4E0A}\x{304C}\x{3063}\x{3066}\x{304F}"
- text run at (2066,0) width 288: "\x{308B}\x{306E}\x{304B}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}\x{6B21}\x{306B}\x{306F}\x{843D}\x{3061}\x{308B}\x{96F2}\x{96C0}\x{3068}\x{3001}"
</del><ins>+ RenderText {#text} at (2042,304) size 46x480
+ text run at (2042,304) width 176: "\x{306E}\x{539F}\x{304B}\x{3089}\x{98DB}\x{3073}\x{4E0A}\x{304C}\x{3063}\x{3066}\x{304F}"
+ text run at (2070,0) width 288: "\x{308B}\x{306E}\x{304B}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}\x{6B21}\x{306B}\x{306F}\x{843D}\x{3061}\x{308B}\x{96F2}\x{96C0}\x{3068}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (2063,287) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (2067,287) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{3042}\x{304C}"
</span><span class="lines">@@ -1712,22 +1713,22 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{4E0A}"
</span><del>- RenderText {#text} at (2066,304) size 18x16
- text run at (2066,304) width 16: "\x{308B}"
</del><ins>+ RenderText {#text} at (2070,304) size 18x16
+ text run at (2070,304) width 16: "\x{308B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><del>- RenderRubyRun (anonymous) at (2063,320) size 24x32
</del><ins>+ RenderRubyRun (anonymous) at (2067,320) size 24x32
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3072}\x{3070}\x{308A}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3072}\x{3070}\x{308A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="cx"> text run at (3,0) width 32: "\x{96F2}\x{96C0}"
</span><del>- RenderText {#text} at (2066,352) size 46x480
- text run at (2066,352) width 128: "\x{304C}\x{5341}\x{6587}\x{5B57}\x{306B}\x{3059}\x{308C}\x{9055}"
- text run at (2094,0) width 464: "\x{3046}\x{306E}\x{304B}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}\x{6700}\x{5F8C}\x{306B}\x{3001}\x{843D}\x{3061}\x{308B}\x{6642}\x{3082}\x{3001}\x{4E0A}\x{308B}\x{6642}\x{3082}\x{3001}\x{307E}\x{305F}\x{5341}\x{6587}\x{5B57}\x{306B}"
</del><ins>+ RenderText {#text} at (2070,352) size 46x480
+ text run at (2070,352) width 128: "\x{304C}\x{5341}\x{6587}\x{5B57}\x{306B}\x{3059}\x{308C}\x{9055}"
+ text run at (2098,0) width 464: "\x{3046}\x{306E}\x{304B}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}\x{6700}\x{5F8C}\x{306B}\x{3001}\x{843D}\x{3061}\x{308B}\x{6642}\x{3082}\x{3001}\x{4E0A}\x{308B}\x{6642}\x{3082}\x{3001}\x{307E}\x{305F}\x{5341}\x{6587}\x{5B57}\x{306B}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (2091,464) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (2095,464) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3059}"
</span><span class="lines">@@ -1735,13 +1736,13 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{64E6}"
</span><del>- RenderText {#text} at (2118,0) size 18x400
- text run at (2118,0) width 400: "\x{308C}\x{9055}\x{3046}\x{3068}\x{304D}\x{306B}\x{3082}\x{5143}\x{6C17}\x{3088}\x{304F}\x{9CF4}\x{304D}\x{3064}\x{3065}\x{3051}\x{308B}\x{3060}\x{308D}\x{3046}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}"
- RenderBR {BR} at (2118,400) size 18x0
- RenderText {#text} at (2146,0) size 18x192
- text run at (2146,0) width 192: "\x{3000}\x{6625}\x{306F}\x{7720}\x{304F}\x{306A}\x{308B}\x{3002}\x{732B}\x{306F}\x{9F20}\x{3092}"
</del><ins>+ RenderText {#text} at (2122,0) size 18x400
+ text run at (2122,0) width 400: "\x{308C}\x{9055}\x{3046}\x{3068}\x{304D}\x{306B}\x{3082}\x{5143}\x{6C17}\x{3088}\x{304F}\x{9CF4}\x{304D}\x{3064}\x{3065}\x{3051}\x{308B}\x{3060}\x{308D}\x{3046}\x{3068}\x{601D}\x{3063}\x{305F}\x{3002}"
+ RenderBR {BR} at (2122,400) size 18x0
+ RenderText {#text} at (2150,0) size 18x192
+ text run at (2150,0) width 192: "\x{3000}\x{6625}\x{306F}\x{7720}\x{304F}\x{306A}\x{308B}\x{3002}\x{732B}\x{306F}\x{9F20}\x{3092}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (2143,192) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (2147,192) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3068}"
</span><span class="lines">@@ -1749,11 +1750,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{6355}"
</span><del>- RenderText {#text} at (2146,208) size 46x480
- text run at (2146,208) width 272: "\x{308B}\x{4E8B}\x{3092}\x{5FD8}\x{308C}\x{3001}\x{4EBA}\x{9593}\x{306F}\x{501F}\x{91D1}\x{306E}\x{3042}\x{308B}\x{4E8B}\x{3092}\x{5FD8}"
- text run at (2174,0) width 144: "\x{308C}\x{308B}\x{3002}\x{6642}\x{306B}\x{306F}\x{81EA}\x{5206}\x{306E}"
</del><ins>+ RenderText {#text} at (2150,208) size 46x480
+ text run at (2150,208) width 272: "\x{308B}\x{4E8B}\x{3092}\x{5FD8}\x{308C}\x{3001}\x{4EBA}\x{9593}\x{306F}\x{501F}\x{91D1}\x{306E}\x{3042}\x{308B}\x{4E8B}\x{3092}\x{5FD8}"
+ text run at (2178,0) width 144: "\x{308C}\x{308B}\x{3002}\x{6642}\x{306B}\x{306F}\x{81EA}\x{5206}\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x28
</span><del>- RenderRubyRun (anonymous) at (2171,140) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (2175,140) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{305F}\x{307E}\x{3057}\x{3044}"
</span><span class="lines">@@ -1761,10 +1762,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,10) size 18x16
</span><span class="cx"> text run at (3,10) width 16: "\x{9B42}"
</span><del>- RenderText {#text} at (2174,172) size 18x16
- text run at (2174,172) width 16: "\x{306E}"
</del><ins>+ RenderText {#text} at (2178,172) size 18x16
+ text run at (2178,172) width 16: "\x{306E}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (2171,187) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (2175,187) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{3044}\x{3069}\x{3053}\x{308D}"
</span><span class="lines">@@ -1772,11 +1773,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5C45}\x{6240}"
</span><del>- RenderText {#text} at (2174,222) size 46x478
- text run at (2174,222) width 256: "\x{3055}\x{3048}\x{5FD8}\x{308C}\x{3066}\x{6B63}\x{4F53}\x{306A}\x{304F}\x{306A}\x{308B}\x{3002}\x{305F}\x{3060}\x{83DC}\x{306E}"
- text run at (2202,0) width 192: "\x{82B1}\x{3092}\x{9060}\x{304F}\x{671B}\x{3093}\x{3060}\x{3068}\x{304D}\x{306B}\x{773C}\x{304C}"
</del><ins>+ RenderText {#text} at (2178,222) size 46x478
+ text run at (2178,222) width 256: "\x{3055}\x{3048}\x{5FD8}\x{308C}\x{3066}\x{6B63}\x{4F53}\x{306A}\x{304F}\x{306A}\x{308B}\x{3002}\x{305F}\x{3060}\x{83DC}\x{306E}"
+ text run at (2206,0) width 192: "\x{82B1}\x{3092}\x{9060}\x{304F}\x{671B}\x{3093}\x{3060}\x{3068}\x{304D}\x{306B}\x{773C}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (2199,192) size 24x16
</del><ins>+ RenderRubyRun (anonymous) at (2203,192) size 24x16
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x16
</span><span class="cx"> RenderText {#text} at (2,3) size 10x10
</span><span class="cx"> text run at (2,3) width 9: "\x{3055}"
</span><span class="lines">@@ -1784,11 +1785,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,0) size 18x16
</span><span class="cx"> text run at (3,0) width 16: "\x{9192}"
</span><del>- RenderText {#text} at (2202,208) size 46x480
- text run at (2202,208) width 272: "\x{3081}\x{308B}\x{3002}\x{96F2}\x{96C0}\x{306E}\x{58F0}\x{3092}\x{805E}\x{3044}\x{305F}\x{3068}\x{304D}\x{306B}\x{9B42}\x{306E}\x{3042}"
- text run at (2230,0) width 48: "\x{308A}\x{304B}\x{304C}"
</del><ins>+ RenderText {#text} at (2206,208) size 46x480
+ text run at (2206,208) width 272: "\x{3081}\x{308B}\x{3002}\x{96F2}\x{96C0}\x{306E}\x{58F0}\x{3092}\x{805E}\x{3044}\x{305F}\x{3068}\x{304D}\x{306B}\x{9B42}\x{306E}\x{3042}"
+ text run at (2234,0) width 48: "\x{308A}\x{304B}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (2227,47) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (2231,47) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{306F}\x{3093}\x{305C}\x{3093}"
</span><span class="lines">@@ -1796,29 +1797,29 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5224}\x{7136}"
</span><del>- RenderText {#text} at (2230,82) size 90x482
- text run at (2230,82) width 400: "\x{3059}\x{308B}\x{3002}\x{96F2}\x{96C0}\x{306E}\x{9CF4}\x{304F}\x{306E}\x{306F}\x{53E3}\x{3067}\x{9CF4}\x{304F}\x{306E}\x{3067}\x{306F}\x{306A}\x{3044}\x{3001}\x{9B42}\x{5168}\x{4F53}\x{304C}\x{9CF4}"
- text run at (2254,0) width 480: "\x{304F}\x{306E}\x{3060}\x{3002}\x{9B42}\x{306E}\x{6D3B}\x{52D5}\x{304C}\x{58F0}\x{306B}\x{3042}\x{3089}\x{308F}\x{308C}\x{305F}\x{3082}\x{306E}\x{306E}\x{3046}\x{3061}\x{3067}\x{3001}\x{3042}\x{308C}\x{307B}\x{3069}\x{5143}\x{6C17}\x{306E}"
- text run at (2278,0) width 480: "\x{3042}\x{308B}\x{3082}\x{306E}\x{306F}\x{306A}\x{3044}\x{3002}\x{3042}\x{3042}\x{6109}\x{5FEB}\x{3060}\x{3002}\x{3053}\x{3046}\x{601D}\x{3063}\x{3066}\x{3001}\x{3053}\x{3046}\x{6109}\x{5FEB}\x{306B}\x{306A}\x{308B}\x{306E}\x{304C}\x{8A69}"
- text run at (2302,0) width 64: "\x{3067}\x{3042}\x{308B}\x{3002}"
- RenderBR {BR} at (2302,64) size 18x0
- RenderText {#text} at (2326,0) size 46x480
- text run at (2326,0) width 480: "\x{3000}\x{305F}\x{3061}\x{307E}\x{3061}\x{30B7}\x{30A7}\x{30EC}\x{30FC}\x{306E}\x{96F2}\x{96C0}\x{306E}\x{8A69}\x{3092}\x{601D}\x{3044}\x{51FA}\x{3057}\x{3066}\x{3001}\x{53E3}\x{306E}\x{3046}\x{3061}\x{3067}\x{899A}\x{3048}\x{305F}\x{3068}"
- text run at (2354,0) width 64: "\x{3053}\x{308D}\x{3060}\x{3051}"
</del><ins>+ RenderText {#text} at (2234,82) size 90x482
+ text run at (2234,82) width 400: "\x{3059}\x{308B}\x{3002}\x{96F2}\x{96C0}\x{306E}\x{9CF4}\x{304F}\x{306E}\x{306F}\x{53E3}\x{3067}\x{9CF4}\x{304F}\x{306E}\x{3067}\x{306F}\x{306A}\x{3044}\x{3001}\x{9B42}\x{5168}\x{4F53}\x{304C}\x{9CF4}"
+ text run at (2258,0) width 480: "\x{304F}\x{306E}\x{3060}\x{3002}\x{9B42}\x{306E}\x{6D3B}\x{52D5}\x{304C}\x{58F0}\x{306B}\x{3042}\x{3089}\x{308F}\x{308C}\x{305F}\x{3082}\x{306E}\x{306E}\x{3046}\x{3061}\x{3067}\x{3001}\x{3042}\x{308C}\x{307B}\x{3069}\x{5143}\x{6C17}\x{306E}"
+ text run at (2282,0) width 480: "\x{3042}\x{308B}\x{3082}\x{306E}\x{306F}\x{306A}\x{3044}\x{3002}\x{3042}\x{3042}\x{6109}\x{5FEB}\x{3060}\x{3002}\x{3053}\x{3046}\x{601D}\x{3063}\x{3066}\x{3001}\x{3053}\x{3046}\x{6109}\x{5FEB}\x{306B}\x{306A}\x{308B}\x{306E}\x{304C}\x{8A69}"
+ text run at (2306,0) width 64: "\x{3067}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (2306,64) size 18x0
+ RenderText {#text} at (2330,0) size 46x480
+ text run at (2330,0) width 480: "\x{3000}\x{305F}\x{3061}\x{307E}\x{3061}\x{30B7}\x{30A7}\x{30EC}\x{30FC}\x{306E}\x{96F2}\x{96C0}\x{306E}\x{8A69}\x{3092}\x{601D}\x{3044}\x{51FA}\x{3057}\x{3066}\x{3001}\x{53E3}\x{306E}\x{3046}\x{3061}\x{3067}\x{899A}\x{3048}\x{305F}\x{3068}"
+ text run at (2358,0) width 64: "\x{3053}\x{308D}\x{3060}\x{3051}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x39
</span><del>- RenderRubyRun (anonymous) at (2351,61) size 24x45
</del><ins>+ RenderRubyRun (anonymous) at (2355,61) size 24x45
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x45
</span><span class="cx"> RenderText {#text} at (2,0) size 10x45
</span><span class="cx"> text run at (2,0) width 45: "\x{3042}\x{3093}\x{3057}\x{3087}\x{3046}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{6697}\x{8AA6}"
- RenderText {#text} at (2354,103) size 42x471
- text run at (2354,103) width 368: "\x{3057}\x{3066}\x{898B}\x{305F}\x{304C}\x{3001}\x{899A}\x{3048}\x{3066}\x{3044}\x{308B}\x{3068}\x{3053}\x{308D}\x{306F}\x{4E8C}\x{4E09}\x{53E5}\x{3057}\x{304B}\x{306A}\x{304B}\x{3063}"
- text run at (2378,0) width 304: "\x{305F}\x{3002}\x{305D}\x{306E}\x{4E8C}\x{4E09}\x{53E5}\x{306E}\x{306A}\x{304B}\x{306B}\x{3053}\x{3093}\x{306A}\x{306E}\x{304C}\x{3042}\x{308B}\x{3002}"
- RenderBR {BR} at (2378,304) size 18x0
- RenderBlock {DIV} at (2399,32) size 114x461
</del><ins>+ text run at (3,3) width 39: "\x{6697}\x{8AA6}"
+ RenderText {#text} at (2358,103) size 42x471
+ text run at (2358,103) width 368: "\x{3057}\x{3066}\x{898B}\x{305F}\x{304C}\x{3001}\x{899A}\x{3048}\x{3066}\x{3044}\x{308B}\x{3068}\x{3053}\x{308D}\x{306F}\x{4E8C}\x{4E09}\x{53E5}\x{3057}\x{304B}\x{306A}\x{304B}\x{3063}"
+ text run at (2382,0) width 304: "\x{305F}\x{3002}\x{305D}\x{306E}\x{4E8C}\x{4E09}\x{53E5}\x{306E}\x{306A}\x{304B}\x{306B}\x{3053}\x{3093}\x{306A}\x{306E}\x{304C}\x{3042}\x{308B}\x{3002}"
+ RenderBR {BR} at (2382,304) size 18x0
+ RenderBlock {DIV} at (2403,32) size 114x460
</ins><span class="cx"> RenderText {#text} at (3,0) size 18x189
</span><span class="cx"> text run at (3,0) width 189: "\x{3000}\x{3000}We look before and after"
</span><span class="cx"> RenderBR {BR} at (3,189) size 18x0
</span><span class="lines">@@ -1834,7 +1835,7 @@
</span><span class="cx"> RenderText {#text} at (96,0) size 18x355
</span><span class="cx"> text run at (96,0) width 355: "Our sweetest songs are those that tell of saddest thought."
</span><span class="cx"> RenderBR {BR} at (96,355) size 18x0
</span><del>- RenderBlock (anonymous) at (2513,0) size 1807x493
</del><ins>+ RenderBlock (anonymous) at (2517,0) size 1807x492
</ins><span class="cx"> RenderText {#text} at (10,0) size 18x112
</span><span class="cx"> text run at (10,0) width 112: "\x{300C}\x{524D}\x{3092}\x{307F}\x{3066}\x{306F}\x{3001}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><span class="lines">@@ -1851,8 +1852,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (7,224) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3082}\x{306E}\x{307B}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3082}\x{306E}\x{307B}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -1976,10 +1977,10 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,10) size 18x16
</span><span class="cx"> text run at (3,10) width 16: "\x{60B2}"
</span><del>- RenderText {#text} at (230,316) size 42x492
- text run at (230,316) width 176: "\x{3082}\x{591A}\x{304B}\x{308D}\x{3046}\x{3002}\x{305D}\x{3093}\x{306A}\x{3089}\x{3070}"
- text run at (254,0) width 192: "\x{8A69}\x{4EBA}\x{306B}\x{306A}\x{308B}\x{306E}\x{3082}\x{8003}\x{3048}\x{7269}\x{3060}\x{3002}"
- RenderBR {BR} at (254,192) size 18x0
</del><ins>+ RenderText {#text} at (230,316) size 42x476
+ text run at (230,316) width 160: "\x{3082}\x{591A}\x{304B}\x{308D}\x{3046}\x{3002}\x{305D}\x{3093}\x{306A}\x{3089}"
+ text run at (254,0) width 208: "\x{3070}\x{8A69}\x{4EBA}\x{306B}\x{306A}\x{308B}\x{306E}\x{3082}\x{8003}\x{3048}\x{7269}\x{3060}\x{3002}"
+ RenderBR {BR} at (254,208) size 18x0
</ins><span class="cx"> RenderText {#text} at (282,0) size 18x128
</span><span class="cx"> text run at (282,0) width 128: "\x{3000}\x{3057}\x{3070}\x{3089}\x{304F}\x{306F}\x{8DEF}\x{304C}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x19
</span><span class="lines">@@ -1997,7 +1998,7 @@
</span><span class="cx"> RenderRubyRun (anonymous) at (279,211) size 24x48
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x48
</span><span class="cx"> RenderText {#text} at (2,0) size 10x48
</span><del>- text run at (2,0) width 47: "\x{305E}\x{3046}\x{304D}\x{3084}\x{307E}"
</del><ins>+ text run at (2,0) width 48: "\x{305E}\x{3046}\x{304D}\x{3084}\x{307E}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x48
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x48
</span><span class="cx"> RenderText {#text} at (3,0) size 18x48
</span><span class="lines">@@ -2025,11 +2026,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,10) size 18x16
</span><span class="cx"> text run at (3,10) width 16: "\x{92F8}"
</span><del>- RenderText {#text} at (310,316) size 46x492
- text run at (310,316) width 176: "\x{306E}\x{3088}\x{3046}\x{306A}\x{8449}\x{304C}\x{9060}\x{616E}\x{306A}\x{304F}\x{56DB}"
- text run at (338,0) width 176: "\x{65B9}\x{3078}\x{306E}\x{3057}\x{3066}\x{771F}\x{4E2D}\x{306B}\x{9EC4}\x{8272}\x{306A}"
</del><ins>+ RenderText {#text} at (310,316) size 46x476
+ text run at (310,316) width 160: "\x{306E}\x{3088}\x{3046}\x{306A}\x{8449}\x{304C}\x{9060}\x{616E}\x{306A}\x{304F}"
+ text run at (338,0) width 192: "\x{56DB}\x{65B9}\x{3078}\x{306E}\x{3057}\x{3066}\x{771F}\x{4E2D}\x{306B}\x{9EC4}\x{8272}\x{306A}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (335,175) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (335,191) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{305F}\x{307E}"
</span><span class="lines">@@ -2037,15 +2038,15 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{73E0}"
</span><del>- RenderText {#text} at (338,192) size 70x480
- text run at (338,192) width 272: "\x{3092}\x{64C1}\x{8B77}\x{3057}\x{3066}\x{3044}\x{308B}\x{3002}\x{83DC}\x{306E}\x{82B1}\x{306B}\x{6C17}\x{3092}\x{3068}\x{3089}\x{308C}"
</del><ins>+ RenderText {#text} at (338,208) size 70x480
+ text run at (338,208) width 272: "\x{3092}\x{64C1}\x{8B77}\x{3057}\x{3066}\x{3044}\x{308B}\x{3002}\x{83DC}\x{306E}\x{82B1}\x{306B}\x{6C17}\x{3092}\x{3068}\x{3089}\x{308C}"
</ins><span class="cx"> text run at (362,0) width 480: "\x{3066}\x{3001}\x{8E0F}\x{307F}\x{3064}\x{3051}\x{305F}\x{3042}\x{3068}\x{3067}\x{3001}\x{6C17}\x{306E}\x{6BD2}\x{306A}\x{4E8B}\x{3092}\x{3057}\x{305F}\x{3068}\x{3001}\x{632F}\x{308A}\x{5411}\x{3044}\x{3066}\x{898B}\x{308B}\x{3068}\x{3001}"
</span><span class="cx"> text run at (390,0) width 240: "\x{9EC4}\x{8272}\x{306A}\x{73E0}\x{306F}\x{4F9D}\x{7136}\x{3068}\x{3057}\x{3066}\x{92F8}\x{306E}\x{306A}\x{304B}\x{306B}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (387,240) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3061}\x{3093}\x{3056}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3061}\x{3093}\x{3056}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2055,8 +2056,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (387,352) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{306E}\x{3093}\x{304D}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{306E}\x{3093}\x{304D}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2081,8 +2082,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (439,323) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3072}\x{3070}\x{308A}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3072}\x{3070}\x{308A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2093,8 +2094,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (467,16) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{307F}\x{3058}\x{3093}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{307F}\x{3058}\x{3093}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2140,8 +2141,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (547,432) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{304F}\x{305F}\x{3073}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{304F}\x{305F}\x{3073}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2222,8 +2223,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (659,0) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3058}\x{3081}\x{3093}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3058}\x{3081}\x{3093}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2249,7 +2250,7 @@
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{4E86}\x{898B}"
</del><ins>+ text run at (3,3) width 39: "\x{4E86}\x{898B}"
</ins><span class="cx"> RenderText {#text} at (690,42) size 18x256
</span><span class="cx"> text run at (690,42) width 256: "\x{3082}\x{8D77}\x{3089}\x{306C}\x{3002}\x{305F}\x{3060}\x{3053}\x{306E}\x{666F}\x{8272}\x{304C}\x{2015}\x{2015}\x{8179}\x{306E}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><span class="lines">@@ -2291,8 +2292,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (767,176) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3068}\x{3046}\x{3084}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3068}\x{3046}\x{3084}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2329,8 +2330,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (843,259) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3064}\x{3080}\x{3058}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3064}\x{3080}\x{3058}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2420,8 +2421,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1107,416) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3068}\x{308A}\x{3048}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3068}\x{308A}\x{3048}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2459,7 +2460,7 @@
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{60C5}\x{7DD2}"
</del><ins>+ text run at (3,3) width 39: "\x{60C5}\x{7DD2}"
</ins><span class="cx"> RenderText {#text} at (1166,42) size 18x304
</span><span class="cx"> text run at (1166,42) width 304: "\x{306F}\x{5E38}\x{3088}\x{308A}\x{306F}\x{4F59}\x{8A08}\x{306B}\x{6D3B}\x{52D5}\x{3059}\x{308B}\x{3060}\x{308D}\x{3046}\x{3002}\x{305D}\x{308C}\x{304C}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><span class="lines">@@ -2480,8 +2481,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1215,192) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3057}\x{3068}\x{304A}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3057}\x{3068}\x{304A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2541,8 +2542,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1371,304) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3057}\x{3044}\x{304B}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3057}\x{3044}\x{304B}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2564,8 +2565,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1399,51) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3052}\x{3060}\x{3064}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3052}\x{3060}\x{3064}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2576,8 +2577,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1427,176) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3046}\x{304D}\x{3088}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3046}\x{304D}\x{3088}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2588,7 +2589,7 @@
</span><span class="cx"> RenderRubyRun (anonymous) at (1427,224) size 24x48
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x48
</span><span class="cx"> RenderText {#text} at (2,0) size 10x48
</span><del>- text run at (2,0) width 47: "\x{304B}\x{3093}\x{3053}\x{3046}\x{3070}"
</del><ins>+ text run at (2,0) width 48: "\x{304B}\x{3093}\x{3053}\x{3046}\x{3070}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x48
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x48
</span><span class="cx"> RenderText {#text} at (3,0) size 18x48
</span><span class="lines">@@ -2633,8 +2634,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1483,240) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3072}\x{3070}\x{308A}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3072}\x{3070}\x{308A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2648,8 +2649,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1535,160) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3057}\x{3044}\x{304B}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3057}\x{3044}\x{304B}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2659,8 +2660,8 @@
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1535,256) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{3052}\x{3060}\x{3064}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{3052}\x{3060}\x{3064}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2675,7 +2676,7 @@
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{63A1}\x{83CA}"
</del><ins>+ text run at (3,3) width 39: "\x{63A1}\x{83CA}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x53
</span><span class="cx"> RenderRubyRun (anonymous) at (1563,0) size 24x54
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x54
</span><span class="lines">@@ -2693,9 +2694,9 @@
</span><span class="cx"> RenderText {#text} at (2,0) size 10x63
</span><span class="cx"> text run at (2,0) width 63: "\x{3086}\x{3046}\x{305C}\x{3093}\x{3068}\x{3057}\x{3066}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x63
</span><del>- RenderInline {RB} at (0,0) size 18x48
- RenderText {#text} at (3,7) size 18x48
- text run at (3,7) width 47: "\x{60A0}\x{7136}"
</del><ins>+ RenderInline {RB} at (0,0) size 18x49
+ RenderText {#text} at (3,7) size 18x49
+ text run at (3,7) width 48: "\x{60A0}\x{7136}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x61
</span><span class="cx"> RenderRubyRun (anonymous) at (1563,128) size 24x63
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x63
</span><span class="lines">@@ -2716,11 +2717,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{88CF}"
</span><del>- RenderText {#text} at (1566,333) size 46x493
- text run at (1566,333) width 160: "\x{306B}\x{6691}\x{82E6}\x{3057}\x{3044}\x{4E16}\x{306E}\x{4E2D}\x{3092}\x{307E}"
- text run at (1594,0) width 368: "\x{308B}\x{3067}\x{5FD8}\x{308C}\x{305F}\x{5149}\x{666F}\x{304C}\x{51FA}\x{3066}\x{304F}\x{308B}\x{3002}\x{57A3}\x{306E}\x{5411}\x{3046}\x{306B}\x{96A3}\x{308A}\x{306E}\x{5A18}\x{304C}"
</del><ins>+ RenderText {#text} at (1566,333) size 46x477
+ text run at (1566,333) width 144: "\x{306B}\x{6691}\x{82E6}\x{3057}\x{3044}\x{4E16}\x{306E}\x{4E2D}\x{3092}"
+ text run at (1594,0) width 384: "\x{307E}\x{308B}\x{3067}\x{5FD8}\x{308C}\x{305F}\x{5149}\x{666F}\x{304C}\x{51FA}\x{3066}\x{304F}\x{308B}\x{3002}\x{57A3}\x{306E}\x{5411}\x{3046}\x{306B}\x{96A3}\x{308A}\x{306E}\x{5A18}\x{304C}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x16
</span><del>- RenderRubyRun (anonymous) at (1591,367) size 24x18
</del><ins>+ RenderRubyRun (anonymous) at (1591,383) size 24x18
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x18
</span><span class="cx"> RenderText {#text} at (2,0) size 10x18
</span><span class="cx"> text run at (2,0) width 18: "\x{306E}\x{305E}"
</span><span class="lines">@@ -2728,11 +2729,11 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x16
</span><span class="cx"> RenderText {#text} at (3,1) size 18x16
</span><span class="cx"> text run at (3,1) width 16: "\x{8997}"
</span><del>- RenderText {#text} at (1594,384) size 46x480
- text run at (1594,384) width 96: "\x{3044}\x{3066}\x{308B}\x{8A33}\x{3067}\x{3082}"
- text run at (1622,0) width 80: "\x{306A}\x{3051}\x{308C}\x{3070}\x{3001}"
</del><ins>+ RenderText {#text} at (1594,400) size 46x480
+ text run at (1594,400) width 80: "\x{3044}\x{3066}\x{308B}\x{8A33}\x{3067}"
+ text run at (1622,0) width 96: "\x{3082}\x{306A}\x{3051}\x{308C}\x{3070}\x{3001}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x34
</span><del>- RenderRubyRun (anonymous) at (1619,79) size 24x36
</del><ins>+ RenderRubyRun (anonymous) at (1619,95) size 24x36
</ins><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x36
</span><span class="cx"> RenderText {#text} at (2,0) size 10x36
</span><span class="cx"> text run at (2,0) width 36: "\x{306A}\x{3093}\x{3056}\x{3093}"
</span><span class="lines">@@ -2740,8 +2741,8 @@
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x34
</span><span class="cx"> RenderText {#text} at (3,1) size 18x34
</span><span class="cx"> text run at (3,1) width 34: "\x{5357}\x{5C71}"
</span><del>- RenderText {#text} at (1622,114) size 18x320
- text run at (1622,114) width 320: "\x{306B}\x{89AA}\x{53CB}\x{304C}\x{5949}\x{8077}\x{3057}\x{3066}\x{3044}\x{308B}\x{6B21}\x{7B2C}\x{3067}\x{3082}\x{306A}\x{3044}\x{3002}\x{8D85}\x{7136}\x{3068}"
</del><ins>+ RenderText {#text} at (1622,130) size 18x320
+ text run at (1622,130) width 320: "\x{306B}\x{89AA}\x{53CB}\x{304C}\x{5949}\x{8077}\x{3057}\x{3066}\x{3044}\x{308B}\x{6B21}\x{7B2C}\x{3067}\x{3082}\x{306A}\x{3044}\x{3002}\x{8D85}\x{7136}\x{3068}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x71
</span><span class="cx"> RenderRubyRun (anonymous) at (1647,0) size 24x72
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x72
</span><span class="lines">@@ -2770,7 +2771,7 @@
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x90
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x84
</span><span class="cx"> RenderText {#text} at (3,3) size 18x84
</span><del>- text run at (3,3) width 83: "\x{5750}\x{5E7D}\x{7BC1}\x{88CF}"
</del><ins>+ text run at (3,3) width 84: "\x{5750}\x{5E7D}\x{7BC1}\x{88CF}"
</ins><span class="cx"> RenderText {#text} at (1678,87) size 18x16
</span><span class="cx"> text run at (1678,87) width 16: "\x{3001}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x59
</span><span class="lines">@@ -2779,9 +2780,9 @@
</span><span class="cx"> RenderText {#text} at (2,0) size 10x63
</span><span class="cx"> text run at (2,0) width 63: "\x{304D}\x{3093}\x{3092}\x{3060}\x{3093}\x{3058}\x{3066}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x63
</span><del>- RenderInline {RB} at (0,0) size 18x48
- RenderText {#text} at (3,7) size 18x48
- text run at (3,7) width 47: "\x{5F3E}\x{7434}"
</del><ins>+ RenderInline {RB} at (0,0) size 18x49
+ RenderText {#text} at (3,7) size 18x49
+ text run at (3,7) width 48: "\x{5F3E}\x{7434}"
</ins><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x77
</span><span class="cx"> RenderRubyRun (anonymous) at (1675,162) size 24x81
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x81
</span><span class="lines">@@ -2806,7 +2807,7 @@
</span><span class="cx"> RenderRubyRun (anonymous) at (1675,290) size 24x48
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x48
</span><span class="cx"> RenderText {#text} at (2,0) size 10x48
</span><del>- text run at (2,0) width 47: "\x{3072}\x{3068}\x{3057}\x{3089}\x{305A}"
</del><ins>+ text run at (2,0) width 48: "\x{3072}\x{3068}\x{3057}\x{3089}\x{305A}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x48
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x48
</span><span class="cx"> RenderText {#text} at (3,0) size 18x48
</span><span class="lines">@@ -2830,7 +2831,7 @@
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{76F8}\x{7167}"
</del><ins>+ text run at (3,3) width 39: "\x{76F8}\x{7167}"
</ins><span class="cx"> RenderText {#text} at (1678,464) size 46x480
</span><span class="cx"> text run at (1678,464) width 16: "\x{3002}"
</span><span class="cx"> text run at (1706,0) width 144: "\x{305F}\x{3060}\x{4E8C}\x{5341}\x{5B57}\x{306E}\x{3046}\x{3061}\x{306B}"
</span><span class="lines">@@ -2864,14 +2865,14 @@
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x45
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x39
</span><span class="cx"> RenderText {#text} at (3,3) size 18x39
</span><del>- text run at (3,3) width 38: "\x{5EFA}\x{7ACB}"
</del><ins>+ text run at (3,3) width 39: "\x{5EFA}\x{7ACB}"
</ins><span class="cx"> RenderText {#text} at (1706,283) size 18x160
</span><span class="cx"> text run at (1706,283) width 160: "\x{3057}\x{3066}\x{3044}\x{308B}\x{3002}\x{3053}\x{306E}\x{4E7E}\x{5764}\x{306E}"
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 18x32
</span><span class="cx"> RenderRubyRun (anonymous) at (1703,443) size 24x32
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x32
</span><del>- RenderText {#text} at (2,0) size 10x31
- text run at (2,0) width 30: "\x{304F}\x{3069}\x{304F}"
</del><ins>+ RenderText {#text} at (2,0) size 10x32
+ text run at (2,0) width 31: "\x{304F}\x{3069}\x{304F}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x32
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x32
</span><span class="cx"> RenderText {#text} at (3,0) size 18x32
</span><span class="lines">@@ -2883,7 +2884,7 @@
</span><span class="cx"> RenderRubyRun (anonymous) at (1731,16) size 24x48
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x48
</span><span class="cx"> RenderText {#text} at (2,0) size 10x48
</span><del>- text run at (2,0) width 47: "\x{307B}\x{3068}\x{3068}\x{304E}\x{3059}"
</del><ins>+ text run at (2,0) width 48: "\x{307B}\x{3068}\x{3068}\x{304E}\x{3059}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x48
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x48
</span><span class="cx"> RenderText {#text} at (3,0) size 18x48
</span><span class="lines">@@ -2894,7 +2895,7 @@
</span><span class="cx"> RenderRubyRun (anonymous) at (1731,112) size 24x64
</span><span class="cx"> RenderRubyText {RT} at (-9,0) size 14x64
</span><span class="cx"> RenderText {#text} at (2,0) size 10x64
</span><del>- text run at (2,0) width 63: "\x{3053}\x{3093}\x{3058}\x{304D}\x{3084}\x{3057}\x{3083}"
</del><ins>+ text run at (2,0) width 64: "\x{3053}\x{3093}\x{3058}\x{304D}\x{3084}\x{3057}\x{3083}"
</ins><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 24x64
</span><span class="cx"> RenderInline {RB} at (0,0) size 18x64
</span><span class="cx"> RenderText {#text} at (3,0) size 18x64
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodejapaneserubyverticallrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderText {#text} at (10,0) size 40x227
</span><span class="cx"> text run at (10,0) width 227: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 40x201
</span><del>- RenderRubyRun (anonymous) at (0,227) size 60x80
</del><ins>+ RenderRubyRun (anonymous) at (0,226) size 60x81
</ins><span class="cx"> RenderRubyText {RT} at (46,0) size 30x80
</span><span class="cx"> RenderText {#text} at (4,0) size 21x80
</span><span class="cx"> text run at (4,0) width 80: "\x{3053}\x{3046}\x{304B}\x{304F}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 60x80
</span><span class="cx"> RenderText {#text} at (10,0) size 40x80
</span><span class="cx"> text run at (10,0) width 80: "\x{653B}\x{6BBB}"
</span><del>- RenderRubyRun (anonymous) at (0,307) size 60x120
</del><ins>+ RenderRubyRun (anonymous) at (0,306) size 60x121
</ins><span class="cx"> RenderRubyText {RT} at (46,0) size 30x120
</span><span class="cx"> RenderText {#text} at (4,2) size 21x116
</span><span class="cx"> text run at (4,2) width 116: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodejapaneserubyverticalrlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -6,14 +6,14 @@
</span><span class="cx"> RenderText {#text} at (21,0) size 40x227
</span><span class="cx"> text run at (21,0) width 227: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
</span><span class="cx"> RenderRuby (inline) {RUBY} at (0,0) size 40x201
</span><del>- RenderRubyRun (anonymous) at (11,227) size 60x80
</del><ins>+ RenderRubyRun (anonymous) at (11,226) size 60x81
</ins><span class="cx"> RenderRubyText {RT} at (-15,0) size 30x80
</span><span class="cx"> RenderText {#text} at (4,0) size 21x80
</span><span class="cx"> text run at (4,0) width 80: "\x{3053}\x{3046}\x{304B}\x{304F}"
</span><span class="cx"> RenderRubyBase (anonymous) at (0,0) size 60x80
</span><span class="cx"> RenderText {#text} at (10,0) size 40x80
</span><span class="cx"> text run at (10,0) width 80: "\x{653B}\x{6BBB}"
</span><del>- RenderRubyRun (anonymous) at (11,307) size 60x120
</del><ins>+ RenderRubyRun (anonymous) at (11,306) size 60x121
</ins><span class="cx"> RenderRubyText {RT} at (-15,0) size 30x120
</span><span class="cx"> RenderText {#text} at (4,2) size 21x116
</span><span class="cx"> text run at (4,2) width 116: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastwritingmodeverticalfontfallbackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/fast/writing-mode/vertical-font-fallback-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -4,17 +4,17 @@
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x377
</span><span class="cx"> RenderBody {BODY} at (50,50) size 700x277
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 556x277 [bgcolor=#EEEEEE]
</span><del>- RenderBlock {DIV} at (1,1) size 277x127 [bgcolor=#FFEEEE]
- RenderBlock {P} at (14,28) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (21,0) size 181x23
- text run at (21,0) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
- RenderBlock {P} at (14,77) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (21,0) size 181x23
- text run at (21,0) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
</del><ins>+ RenderBlock {DIV} at (1,1) size 277x129 [bgcolor=#FFEEEE]
+ RenderBlock {P} at (14,28) size 249x23 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
+ RenderText {#text} at (21,-1) size 181x23
+ text run at (21,-1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
+ RenderBlock {P} at (14,78) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
+ RenderText {#text} at (21,-1) size 181x23
+ text run at (21,-1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
</ins><span class="cx"> RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
</span><del>- RenderBlock {P} at (14,28) size 62x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (20,1) size 23x181
- text run at (20,1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
- RenderBlock {P} at (89,28) size 62x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (20,1) size 23x181
- text run at (20,1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
</del><ins>+ RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
+ RenderText {#text} at (19,1) size 23x181
+ text run at (19,1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
+ RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
+ RenderText {#text} at (19,1) size 23x181
+ text run at (19,1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgzoompagezoomreplacedintrinsicratio001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt (174744 => 174745)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt        2014-10-15 21:41:06 UTC (rev 174744)
+++ trunk/LayoutTests/platform/mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt        2014-10-15 22:36:08 UTC (rev 174745)
</span><span class="lines">@@ -1,62 +1,62 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x476
- RenderBlock {HTML} at (0,0) size 800x476
- RenderBody {BODY} at (4,4) size 142x464 [border: (1px dashed #C0C0C0)]
</del><ins>+layer at (0,0) size 800x474
+ RenderBlock {HTML} at (0,0) size 800x475
+ RenderBody {BODY} at (4,4) size 142x463 [border: (1px dashed #C0C0C0)]
</ins><span class="cx"> RenderBlock {P} at (1,10) size 139x28
</span><span class="cx"> RenderText {#text} at (0,-1) size 135x28
</span><span class="cx"> text run at (0,-1) width 133: "The following six blue boxes must"
</span><span class="cx"> text run at (0,8) width 135: "be of the same width. There must be"
</span><span class="cx"> text run at (0,17) width 26: "no red."
</span><del>- RenderBlock {P} at (10,46) size 121x28 [bgcolor=#008000] [border: (9px solid #0000FF)]
- RenderText {#text} at (9,8) size 2x10
- text run at (9,8) width 2: " "
- RenderBlock {P} at (1,129) size 139x10
</del><ins>+ RenderBlock {P} at (10,46) size 121x29 [bgcolor=#008000] [border: (9.25px solid #0000FF)]
+ RenderText {#text} at (9,8) size 3x10
+ text run at (9,8) width 3: " "
+ RenderBlock {P} at (1,129) size 139x11
</ins><span class="cx"> RenderText {#text} at (0,-1) size 12x10
</span><span class="cx"> text run at (0,-1) width 12: " "
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderEmbeddedObject {OBJECT} at (9,-1) size 121x45 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
- layer at (0,0) size 102x26
- RenderView at (0,0) size 102x26
- layer at (0,0) size 102x26
- RenderSVGRoot {svg} at (0,0) size 102x26
- RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</del><ins>+ RenderEmbeddedObject {OBJECT} at (9,-1) size 121x45 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+ layer at (0,0) size 102x25
+ RenderView at (0,0) size 102x25
+ layer at (0,0) size 102x25
+ RenderSVGRoot {svg} at (0,0) size 101x25
+ RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</ins><span class="cx"> RenderBlock {P} at (1,194) size 139x10
</span><del>- RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
- layer at (0,0) size 102x26
- RenderView at (0,0) size 102x26
- layer at (0,0) size 102x26
- RenderSVGRoot {svg} at (0,0) size 102x26
- RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable at (1,258) size 139x47
- RenderTableSection (anonymous) at (0,0) size 139x46
- RenderTableRow (anonymous) at (0,0) size 139x46
- RenderTableCell {P} at (0,0) size 139x46 [r=0 c=0 rs=1 cs=1]
- RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
- layer at (0,0) size 102x26
- RenderView at (0,0) size 102x26
- layer at (0,0) size 102x26
- RenderSVGRoot {svg} at (0,0) size 102x26
- RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable {TABLE} at (1,360) size 139x47
- RenderTableSection {TBODY} at (0,0) size 139x46
- RenderTableRow {TR} at (0,0) size 139x46
- RenderTableCell {TD} at (0,0) size 139x46 [r=0 c=0 rs=1 cs=1]
- RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
- layer at (0,0) size 102x26
- RenderView at (0,0) size 102x26
- layer at (0,0) size 102x26
- RenderSVGRoot {svg} at (0,0) size 102x26
- RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderBlock (floating) {P} at (1,461) size 139x11
- RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
- layer at (0,0) size 102x26
- RenderView at (0,0) size 102x26
- layer at (0,0) size 102x26
- RenderSVGRoot {svg} at (0,0) size 102x26
- RenderSVGRect {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</del><ins>+ RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+ layer at (0,0) size 102x25
+ RenderView at (0,0) size 102x25
+ layer at (0,0) size 102x25
+ RenderSVGRoot {svg} at (0,0) size 101x25
+ RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderTable at (1,259) size 139x46
+ RenderTableSection (anonymous) at (0,0) size 139x45
+ RenderTableRow (anonymous) at (0,0) size 139x45
+ RenderTableCell {P} at (0,0) size 139x45 [r=0 c=0 rs=1 cs=1]
+ RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+ layer at (0,0) size 102x25
+ RenderView at (0,0) size 102x25
+ layer at (0,0) size 102x25
+ RenderSVGRoot {svg} at (0,0) size 101x25
+ RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderTable {TABLE} at (1,359) size 139x46
+ RenderTableSection {TBODY} at (0,0) size 139x45
+ RenderTableRow {TR} at (0,0) size 139x45
+ RenderTableCell {TD} at (0,0) size 139x45 [r=0 c=0 rs=1 cs=1]
+ RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+ layer at (0,0) size 102x25
+ RenderView at (0,0) size 102x25
+ layer at (0,0) size 102x25
+ RenderSVGRoot {svg} at (0,0) size 101x25
+ RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
+ RenderBlock (floating) {P} at (1,460) size 139x10
+ RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+ layer at (0,0) size 102x25
+ RenderView at (0,0) size 102x25
+ layer at (0,0) size 102x25
+ RenderSVGRoot {svg} at (0,0) size 101x25
+ RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+ RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</ins></span></pre>
</div>
</div>
</body>
</html>