<!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>[173728] 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/173728">173728</a></dd>
<dt>Author</dt> <dd>roger_fong@apple.com</dd>
<dt>Date</dt> <dd>2014-09-18 12:12:18 -0700 (Thu, 18 Sep 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>Unreviewed. Windows rebaselining to account for subpixel layout Part 3.
* platform/win/css1/box_properties/acid_test-expected.txt: Added.
* platform/win/fast/block/margin-collapse: Added.
* platform/win/fast/block/margin-collapse/103-expected.txt: Added.
* platform/win/fast/css/empty-pseudo-class-expected.txt:
* platform/win/fast/css/first-child-pseudo-class-expected.txt:
* platform/win/fast/css/last-child-pseudo-class-expected.txt:
* platform/win/fast/css/only-child-pseudo-class-expected.txt:
* platform/win/fast/forms/basic-inputs-expected.txt: Added.
* platform/win/fast/forms/file/file-input-direction-expected.txt:
* platform/win/fast/forms/formmove-expected.txt: Added.
* platform/win/fast/forms/formmove2-expected.txt: Added.
* platform/win/fast/repaint/reflection-redraw-expected.txt:
* platform/win/fast/replaced/width100percent-button-expected.txt:
* platform/win/fast/ruby/bopomofo-expected.txt: Added.
* platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt: Added.
* platform/win/fast/ruby/bopomofo-rl-expected.txt: Added.
* platform/win/fast/table/multiple-captions-display-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssfirstchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcsslastchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssonlychildpseudoclassexpectedtxt">trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt">trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastreplacedwidth100percentbuttonexpectedtxt">trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/block/margin-collapse/</li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse103expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasicinputsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformmoveexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformmove2expectedtxt">trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrubybopomofoexpectedtxt">trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrubybopomofoletterspacingexpectedtxt">trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastrubybopomoforlexpectedtxt">trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/ChangeLog        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -1,3 +1,25 @@
</span><ins>+2014-09-18 Roger Fong <roger_fong@apple.com>
+
+ Unreviewed. Windows rebaselining to account for subpixel layout Part 3.
+
+ * platform/win/css1/box_properties/acid_test-expected.txt: Added.
+ * platform/win/fast/block/margin-collapse: Added.
+ * platform/win/fast/block/margin-collapse/103-expected.txt: Added.
+ * platform/win/fast/css/empty-pseudo-class-expected.txt:
+ * platform/win/fast/css/first-child-pseudo-class-expected.txt:
+ * platform/win/fast/css/last-child-pseudo-class-expected.txt:
+ * platform/win/fast/css/only-child-pseudo-class-expected.txt:
+ * platform/win/fast/forms/basic-inputs-expected.txt: Added.
+ * platform/win/fast/forms/file/file-input-direction-expected.txt:
+ * platform/win/fast/forms/formmove-expected.txt: Added.
+ * platform/win/fast/forms/formmove2-expected.txt: Added.
+ * platform/win/fast/repaint/reflection-redraw-expected.txt:
+ * platform/win/fast/replaced/width100percent-button-expected.txt:
+ * platform/win/fast/ruby/bopomofo-expected.txt: Added.
+ * platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt: Added.
+ * platform/win/fast/ruby/bopomofo-rl-expected.txt: Added.
+ * platform/win/fast/table/multiple-captions-display-expected.txt:
+
</ins><span class="cx"> 2014-09-17 Roger Fong <roger_fong@apple.com>
</span><span class="cx">
</span><span class="cx"> [Windows] Unreviewed rebaselining of some failing JS tests.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,68 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x420
+ RenderBlock {HTML} at (0,0) size 800x420 [color=#FFFFFF] [bgcolor=#0000FF]
+ RenderBody {BODY} at (15,15) size 490x390 [bgcolor=#FFFFFF] [border: (5px solid #000000)]
+ RenderBlock {DL} at (5,5) size 480x10
+ RenderBlock (floating) {DT} at (5,5) size 80x310 [bgcolor=#CC0000] [border: (5px solid #000000)]
+ RenderText {#text} at (15,14) size 31x12
+ text run at (15,14) width 31: "toggle"
+ RenderBlock (floating) {DD} at (95,5) size 380x310 [border: (10px solid #000000)]
+ RenderBlock {UL} at (20,20) size 340x0
+ RenderBlock (floating) {LI} at (0,0) size 80x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
+ RenderText {#text} at (15,14) size 40x12
+ text run at (15,14) width 40: "the way"
+ RenderBlock (floating) {LI} at (90,0) size 160x110 [bgcolor=#000000]
+ RenderBlock {P} at (10,10) size 140x10
+ RenderText {#text} at (0,-1) size 74x12
+ text run at (0,-1) width 74: "the world ends"
+ RenderBlock (anonymous) at (10,20) size 140x0
+ RenderInline {FORM} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock (anonymous) at (10,20) size 140x40
+ RenderBlock {P} at (0,0) size 140x20
+ RenderText {#text} at (0,4) size 28x12
+ text run at (0,4) width 28: "bang "
+ RenderBlock {INPUT} at (30,3) size 12x13 [color=#000000]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,20) size 140x20
+ RenderText {#text} at (0,4) size 47x12
+ text run at (0,4) width 47: "whimper "
+ RenderBlock {INPUT} at (49,3) size 12x13 [color=#000000]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock (anonymous) at (10,60) size 140x0
+ RenderInline {FORM} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
+ RenderText {#text} at (15,14) size 50x12
+ text run at (15,14) width 50: "i grow old"
+ RenderBlock (floating) {LI} at (0,130) size 120x120 [bgcolor=#000000]
+ RenderText {#text} at (10,9) size 30x12
+ text run at (10,9) width 30: "pluot?"
+ RenderBlock (floating) {BLOCKQUOTE} at (160,150) size 70x140 [color=#000000] [bgcolor=#FFCC00] [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (5px solid #000000)]
+ RenderBlock {ADDRESS} at (5,20) size 50x20
+ RenderText {#text} at (0,-1) size 34x22
+ text run at (0,-1) width 16: "bar"
+ text run at (0,9) width 34: "maids,"
+ RenderBlock (floating) {H1} at (240,150) size 120x120 [bgcolor=#000000]
+ RenderText {#text} at (10,9) size 66x22
+ text run at (10,9) width 58: "sing to me,"
+ text run at (10,19) width 66: "erbarme dich"
+ RenderBlock {P} at (5,320) size 480x65 [color=#000000]
+ RenderText {#text} at (0,0) size 480x38
+ text run at (0,0) width 473: "This is a nonsensical document, but syntactically valid HTML 4.0. All 100%-conformant CSS1"
+ text run at (0,13) width 480: "agents should be able to render the document elements above this paragraph indistinguishably"
+ text run at (0,26) width 122: "(to the pixel) from this "
+ RenderInline {A} at (0,0) size 102x12 [color=#0000EE]
+ RenderText {#text} at (122,26) size 102x12
+ text run at (122,26) width 102: "reference rendering,"
+ RenderText {#text} at (224,26) size 474x38
+ text run at (224,26) width 4: " "
+ text run at (228,26) width 246: "(except font rasterization and form widgets). All"
+ text run at (0,39) width 449: "discrepancies should be traceable to CSS1 implementation shortcomings. Once you have"
+ text run at (0,52) width 259: "finished evaluating this test, you can return to the "
+ RenderInline {A} at (0,0) size 60x12 [color=#0000EE]
+ RenderText {#text} at (259,52) size 60x12
+ text run at (259,52) width 60: "parent page"
+ RenderText {#text} at (319,52) size 4x12
+ text run at (319,52) width 4: "."
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse103expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,182 @@
</span><ins>+layer at (0,0) size 785x1721
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1721
+ RenderBlock {HTML} at (0,0) size 785x1721
+ RenderBody {BODY} at (8,20) size 769x1681 [bgcolor=#A6A972]
+ RenderBlock {DIV} at (83,0) size 603x1681 [bgcolor=#FDFDE9] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (1,31) size 600x70
+ RenderBlock {DIV} at (1,114) size 600x1495
+ RenderBlock {P} at (20,0) size 560x80 [color=#333333]
+ RenderText {#text} at (0,2) size 520x35
+ text run at (0,2) width 520: "We are trying to understand how UVic students perform Shakespeare related research for"
+ text run at (0,22) width 265: "classes as well as for their own interest. The "
+ RenderInline {A} at (0,0) size 173x15
+ RenderText {#text} at (265,22) size 173x15
+ text run at (265,22) width 173: "Internet Shakespeare Editions"
+ RenderText {#text} at (438,22) size 560x55
+ text run at (438,22) width 122: " are being developed"
+ text run at (0,42) width 210: "for students as well as Shakespeare "
+ text run at (210,42) width 349: "scholars world wide to better understand the man, his plays"
+ text run at (0,62) width 155: "and our interpretations of "
+ text run at (155,62) width 35: "them."
+ RenderBlock {P} at (20,93) size 560x21 [color=#333333]
+ RenderText {#text} at (0,2) size 463x15
+ text run at (0,2) width 463: "Please take the time to carefully review and complete the following questions."
+ RenderBlock {FORM} at (20,138) size 560x1324
+ RenderBlock {H2} at (0,0) size 560x16 [color=#333333]
+ RenderText {#text} at (0,0) size 201x16
+ text run at (0,0) width 201: "PERSONAL INFORMATION"
+ RenderBlock (floating) {SPAN} at (0,26) size 325x20 [color=#333333]
+ RenderText {#text} at (0,2) size 68x15
+ text run at (0,2) width 68: "Your Name*"
+ RenderTextControl {INPUT} at (325,26) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock (floating) {SPAN} at (0,47) size 325x20 [color=#333333]
+ RenderText {#text} at (0,2) size 120x15
+ text run at (0,2) width 120: "Your e-mail address*"
+ RenderTextControl {INPUT} at (325,47) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock (floating) {SPAN} at (0,68) size 325x20 [color=#333333]
+ RenderText {#text} at (0,2) size 128x15
+ text run at (0,2) width 128: "Your degree program*"
+ RenderMenuList {SELECT} at (325,68) size 180x18 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 89x13
+ text run at (8,2) width 89: "Program options"
+ RenderBlock (floating) {SPAN} at (0,88) size 325x20 [color=#333333]
+ RenderText {#text} at (0,2) size 110x15
+ text run at (0,2) width 110: "Your year of study*"
+ RenderMenuList {SELECT} at (325,88) size 180x18 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 123x13
+ text run at (8,2) width 123: "Years you've been here"
+ RenderBlock (floating) {SPAN} at (0,108) size 325x20 [color=#333333]
+ RenderText {#text} at (0,2) size 152x15
+ text run at (0,2) width 152: "Shakespeare classes taken"
+ RenderMenuList {SELECT} at (325,108) size 180x18 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 76x13
+ text run at (8,2) width 76: "Number taken"
+ RenderBlock {P} at (0,139) size 560x21 [color=#333333]
+ RenderText {#text} at (0,2) size 156x15
+ text run at (0,2) width 156: "* indicates a required field"
+ RenderBlock {H2} at (0,184) size 560x17 [color=#333333]
+ RenderText {#text} at (0,0) size 298x16
+ text run at (0,0) width 298: "SHAKESPEARE RESEARCH QUESTIONS"
+ RenderBlock (floating) {SPAN} at (0,210) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 321x15
+ text run at (0,2) width 321: "What percentage of your research time is spent online?"
+ RenderMenuList {SELECT} at (325,210) size 180x19 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 106x13
+ text run at (8,2) width 106: "Percentages of time"
+ RenderBlock (floating) {SPAN} at (0,230) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 300x35
+ text run at (0,2) width 300: "What is holding you back from doing more research"
+ text run at (0,22) width 41: "online?"
+ RenderMenuList {SELECT} at (325,230) size 180x19 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 44x13
+ text run at (8,2) width 44: "Reasons"
+ RenderBlock (floating) {SPAN} at (0,250) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 220x15
+ text run at (0,2) width 220: "Your research is primarily focused on:"
+ RenderBlock {SPAN} at (325,250) size 180x21 [color=#333333]
+ RenderBlock {INPUT} at (2,3) size 12x13 [color=#000000]
+ RenderText {#text} at (16,2) size 32x15
+ text run at (16,2) width 32: "Texts"
+ RenderBlock {SPAN} at (325,270) size 180x21 [color=#333333]
+ RenderBlock {INPUT} at (2,3) size 12x13 [color=#000000]
+ RenderText {#text} at (16,2) size 133x15
+ text run at (16,2) width 133: "Performance materials"
+ RenderBlock {SPAN} at (325,290) size 180x21 [color=#333333]
+ RenderBlock {INPUT} at (2,3) size 12x13 [color=#000000]
+ RenderText {#text} at (16,2) size 21x15
+ text run at (16,2) width 21: "n/a"
+ RenderBlock {H2} at (0,335) size 560x17 [color=#333333]
+ RenderText {#text} at (0,0) size 374x16
+ text run at (0,0) width 374: "INTERNET SHAKESPEARE EDITIONS QUESTIONS"
+ RenderBlock (floating) {SPAN} at (0,361) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 302x15
+ text run at (0,2) width 302: "Have you used UVic's Internet Shakespeare Editions?"
+ RenderBlock {SPAN} at (325,361) size 180x21 [color=#333333]
+ RenderText {#text} at (0,2) size 19x15
+ text run at (0,2) width 19: "Yes"
+ RenderBlock {INPUT} at (21,3) size 12x13 [color=#000000]
+ RenderText {#text} at (35,2) size 19x15
+ text run at (35,2) width 4: " "
+ text run at (39,2) width 15: "No"
+ RenderBlock {INPUT} at (56,3) size 12x13 [color=#000000]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,394) size 560x21 [color=#333333]
+ RenderText {#text} at (0,2) size 378x15
+ text run at (0,2) width 378: "-- If you answered no to this question, skip to the next section --"
+ RenderBlock (floating) {SPAN} at (0,427) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 274x15
+ text run at (0,2) width 274: "Which area of the ISE did you find most useful?"
+ RenderMenuList {SELECT} at (325,427) size 180x19 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 98x13
+ text run at (8,2) width 98: "Sections of the ISE"
+ RenderBlock (floating) {SPAN} at (0,447) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 252x15
+ text run at (0,2) width 252: "How did you find the navigation of the ISE?"
+ RenderMenuList {SELECT} at (325,447) size 180x19 [bgcolor=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 180x18
+ RenderText at (8,2) size 92x13
+ text run at (8,2) width 92: "Level of difficulty"
+ RenderBlock (floating) {SPAN} at (0,467) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 206x15
+ text run at (0,2) width 206: "Please describe your use of the ISE."
+ RenderBlock {H2} at (0,621) size 560x17 [color=#333333]
+ RenderText {#text} at (0,0) size 291x16
+ text run at (0,0) width 291: "TOOLS IN DEVELOPMENT QUESTIONS"
+ RenderBlock {P} at (0,651) size 560x61 [color=#333333]
+ RenderText {#text} at (0,2) size 556x55
+ text run at (0,2) width 453: "We are in the process of both making new material available and developing "
+ text run at (453,2) width 103: "new tools to view"
+ text run at (0,22) width 354: "and extrapolate information from Shakespeare's works. The "
+ text run at (354,22) width 160: "following images are visual"
+ text run at (0,42) width 343: "representations of some of the ideas being thrown around."
+ RenderBlock {P} at (0,724) size 560x21 [color=#333333]
+ RenderText {#text} at (0,2) size 337x15
+ text run at (0,2) width 337: "Please review them carefully and provide feedback below"
+ RenderBlock (floating) {SPAN} at (0,757) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 145x15
+ text run at (0,2) width 145: "Your comments on Fig. 1"
+ RenderBlock (floating) {SPAN} at (0,888) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 145x15
+ text run at (0,2) width 145: "Your comments on Fig. 2"
+ RenderBlock (floating) {SPAN} at (0,1019) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 145x15
+ text run at (0,2) width 145: "Your comments on Fig. 3"
+ RenderBlock {H2} at (0,1170) size 560x17 [color=#333333]
+ RenderText {#text} at (0,0) size 143x16
+ text run at (0,0) width 143: "OTHER FEEDBACK"
+ RenderBlock (floating) {SPAN} at (0,1196) size 325x21 [color=#333333]
+ RenderText {#text} at (0,2) size 220x15
+ text run at (0,2) width 220: "Please enter any other thoughts here."
+ RenderBlock {P} at (20,1474) size 560x21 [color=#333333]
+ RenderText {#text} at (0,2) size 233x15
+ text run at (0,2) width 233: "Thank you for your time filling this out."
+ RenderBlock {DIV} at (1,1628) size 600x52 [border: (1px dashed #A6A972) none]
+ RenderBlock {SPAN} at (0,16) size 600x20 [color=#333333]
+ RenderText {#text} at (247,2) size 106x15
+ text run at (247,2) width 106: "\x{A9}2003 Kevin Davis"
+layer at (441,302) size 180x13
+ RenderBlock {DIV} at (3,3) size 180x13
+layer at (441,323) size 180x13
+ RenderBlock {DIV} at (3,3) size 180x13
+layer at (113,764) size 506x106 clip at (114,765) size 504x104
+ RenderTextControl {TEXTAREA} at (0,490) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1051) size 506x106 clip at (114,1052) size 504x104
+ RenderTextControl {TEXTAREA} at (0,777) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1182) size 506x106 clip at (114,1183) size 504x104
+ RenderTextControl {TEXTAREA} at (0,908) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1313) size 506x106 clip at (114,1314) size 504x104
+ RenderTextControl {TEXTAREA} at (0,1039) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 500x13
+layer at (113,1490) size 506x106 clip at (114,1491) size 504x104
+ RenderTextControl {TEXTAREA} at (0,1216) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (3,3) size 500x13
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/empty-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,13 +28,13 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "1"
</span><del>- RenderText {#text} at (7,8) size 88x62
- text run at (7,8) width 64: ":empty {"
- text run at (71,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 88: "<div></div>"
</del><ins>+ RenderText {#text} at (6,8) size 89x62
+ text run at (6,8) width 65: ":empty {"
+ text run at (70,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 89: "<div></div>"
</ins><span class="cx"> RenderBlock {P} at (16,145) size 584x18
</span><span class="cx"> RenderText {#text} at (0,0) size 481x17
</span><span class="cx"> text run at (0,0) width 481: "The CSS selector should match the div element, because it is empty"
</span><span class="lines">@@ -43,13 +43,13 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "2"
</span><del>- RenderText {#text} at (7,8) size 272x62
- text run at (7,8) width 64: ":empty {"
- text run at (71,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 272: "<div><!-- Just a comment --></div>"
</del><ins>+ RenderText {#text} at (6,8) size 273x62
+ text run at (6,8) width 65: ":empty {"
+ text run at (70,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 273: "<div><!-- Just a comment --></div>"
</ins><span class="cx"> RenderBlock {P} at (16,145) size 584x18
</span><span class="cx"> RenderText {#text} at (0,0) size 481x17
</span><span class="cx"> text run at (0,0) width 481: "The CSS selector should match the div element, because it is empty"
</span><span class="lines">@@ -58,13 +58,13 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "3"
</span><del>- RenderText {#text} at (7,8) size 96x62
- text run at (7,8) width 64: ":empty {"
- text run at (71,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 96: "<div> </div>"
</del><ins>+ RenderText {#text} at (6,8) size 97x62
+ text run at (6,8) width 65: ":empty {"
+ text run at (70,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 97: "<div> </div>"
</ins><span class="cx"> RenderBlock {P} at (16,145) size 584x18
</span><span class="cx"> RenderText {#text} at (0,0) size 533x17
</span><span class="cx"> text run at (0,0) width 533: "The CSS selector should not match the div element, because it is not empty"
</span><span class="lines">@@ -95,13 +95,13 @@
</span><span class="cx"> RenderBlock {BLOCKQUOTE} at (12,12) size 560x0 [bgcolor=#990000]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x76 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "5"
</span><del>- RenderText {#text} at (7,8) size 288x62
- text run at (7,8) width 64: ":empty {"
- text run at (71,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 288: "<div><blockquote></blockquote></div>"
</del><ins>+ RenderText {#text} at (6,8) size 289x62
+ text run at (6,8) width 65: ":empty {"
+ text run at (70,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 289: "<div><blockquote></blockquote></div>"
</ins><span class="cx"> RenderBlock {P} at (16,145) size 584x18
</span><span class="cx"> RenderText {#text} at (0,0) size 533x17
</span><span class="cx"> text run at (0,0) width 533: "The CSS selector should not match the div element, because it is not empty"
</span><span class="lines">@@ -111,18 +111,18 @@
</span><span class="cx"> RenderBlock {DIV} at (12,12) size 560x0 [bgcolor=#990000]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "6"
</span><del>- RenderText {#text} at (7,8) size 384x107
- text run at (7,8) width 64: ":empty {"
- text run at (71,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 224: "<div id='appendChild'></div>"
- text run at (231,55) width 0: " "
- text run at (7,70) width 0: " "
- text run at (7,85) width 384: "var ib = document.getElementById('appendChild');"
- text run at (391,85) width 0: " "
- text run at (7,100) width 368: "ib.appendChild(document.createElement(\"div\"));"
</del><ins>+ RenderText {#text} at (6,8) size 385x107
+ text run at (6,8) width 65: ":empty {"
+ text run at (70,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 225: "<div id='appendChild'></div>"
+ text run at (230,55) width 1: " "
+ text run at (6,70) width 1: " "
+ text run at (6,85) width 385: "var ib = document.getElementById('appendChild');"
+ text run at (390,85) width 1: " "
+ text run at (6,100) width 369: "ib.appendChild(document.createElement(\"div\"));"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 573x35
</span><span class="cx"> text run at (0,0) width 573: "The CSS selector should not match the orignal div element, because it will not be"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/first-child-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,17 +28,17 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "1"
</span><del>- RenderText {#text} at (7,8) size 144x92
- text run at (7,8) width 144: "div :first-child {"
- text run at (151,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 145x92
+ text run at (6,8) width 145: "div :first-child {"
+ text run at (150,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,175) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 572x35
</span><span class="cx"> text run at (0,0) width 572: "The CSS selector should match the inner div element, because it is the only child"
</span><span class="lines">@@ -49,19 +49,19 @@
</span><span class="cx"> RenderBlock {BLOCKQUOTE} at (0,24) size 584x0
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "2"
</span><del>- RenderText {#text} at (7,8) size 224x107
- text run at (7,8) width 144: "div :first-child {"
- text run at (151,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 224: " <blockquote></blockquote>"
- text run at (231,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 225x107
+ text run at (6,8) width 145: "div :first-child {"
+ text run at (150,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 225: " <blockquote></blockquote>"
+ text run at (230,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 567x35
</span><span class="cx"> text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the first child"
</span><span class="lines">@@ -71,19 +71,19 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "3"
</span><del>- RenderText {#text} at (7,8) size 208x107
- text run at (7,8) width 144: "div :first-child {"
- text run at (151,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 208: " <!-- Just a comment -->"
- text run at (215,70) width 0: " "
- text run at (7,85) width 112: " <div></div>"
- text run at (119,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 209x107
+ text run at (6,8) width 145: "div :first-child {"
+ text run at (150,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 209: " <!-- Just a comment -->"
+ text run at (214,70) width 1: " "
+ text run at (6,85) width 113: " <div></div>"
+ text run at (118,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x54
</span><span class="cx"> RenderText {#text} at (0,0) size 567x53
</span><span class="cx"> text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the first child"
</span><span class="lines">@@ -123,19 +123,19 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "5"
</span><del>- RenderText {#text} at (7,8) size 224x107
- text run at (7,8) width 144: "div :first-child {"
- text run at (151,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 224: " <blockquote></blockquote>"
- text run at (231,70) width 0: " "
- text run at (7,85) width 112: " <div></div>"
- text run at (119,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 225x107
+ text run at (6,8) width 145: "div :first-child {"
+ text run at (150,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 225: " <blockquote></blockquote>"
+ text run at (230,70) width 1: " "
+ text run at (6,85) width 113: " <div></div>"
+ text run at (118,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 582x35
</span><span class="cx"> text run at (0,0) width 582: "The CSS selector should not match the inner div element, because it is the second"
</span><span class="lines">@@ -146,22 +146,22 @@
</span><span class="cx"> RenderBlock {DIV} at (0,24) size 584x0
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "6"
</span><del>- RenderText {#text} at (7,8) size 520x137
- text run at (7,8) width 144: "div :first-child {"
- text run at (151,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 256: " <div id='insertBefore'></div>"
- text run at (263,70) width 0: " "
- text run at (7,85) width 48: "</div>"
- text run at (55,85) width 0: " "
- text run at (7,100) width 0: " "
- text run at (7,115) width 392: "var ib = document.getElementById('insertBefore');"
- text run at (399,115) width 0: " "
- text run at (7,130) width 520: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
</del><ins>+ RenderText {#text} at (6,8) size 521x137
+ text run at (6,8) width 145: "div :first-child {"
+ text run at (150,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 257: " <div id='insertBefore'></div>"
+ text run at (262,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
+ text run at (54,85) width 1: " "
+ text run at (6,100) width 1: " "
+ text run at (6,115) width 393: "var ib = document.getElementById('insertBefore');"
+ text run at (398,115) width 1: " "
+ text run at (6,130) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
</ins><span class="cx"> RenderBlock {P} at (16,220) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 567x35
</span><span class="cx"> text run at (0,0) width 567: "The CSS selector should match the div element that is inserted by the Javascript"
</span><span class="lines">@@ -172,22 +172,22 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "7"
</span><del>- RenderText {#text} at (7,8) size 520x137
- text run at (7,8) width 144: "div :first-child {"
- text run at (151,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 256: " <div id='insertBefore'></div>"
- text run at (263,70) width 0: " "
- text run at (7,85) width 48: "</div>"
- text run at (55,85) width 0: " "
- text run at (7,100) width 0: " "
- text run at (7,115) width 392: "var ib = document.getElementById('insertBefore');"
- text run at (399,115) width 0: " "
- text run at (7,130) width 520: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
</del><ins>+ RenderText {#text} at (6,8) size 521x137
+ text run at (6,8) width 145: "div :first-child {"
+ text run at (150,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 257: " <div id='insertBefore'></div>"
+ text run at (262,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
+ text run at (54,85) width 1: " "
+ text run at (6,100) width 1: " "
+ text run at (6,115) width 393: "var ib = document.getElementById('insertBefore');"
+ text run at (398,115) width 1: " "
+ text run at (6,130) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
</ins><span class="cx"> RenderBlock {P} at (16,220) size 584x18
</span><span class="cx"> RenderText {#text} at (0,0) size 515x17
</span><span class="cx"> text run at (0,0) width 515: "The original div element should not be a match for the :first-child selector."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/last-child-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,17 +28,17 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "1"
</span><del>- RenderText {#text} at (7,8) size 136x92
- text run at (7,8) width 136: "div :last-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 137x92
+ text run at (6,8) width 137: "div :last-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,175) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 572x35
</span><span class="cx"> text run at (0,0) width 572: "The CSS selector should match the inner div element, because it is the only child"
</span><span class="lines">@@ -49,19 +49,19 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "2"
</span><del>- RenderText {#text} at (7,8) size 224x107
- text run at (7,8) width 136: "div :last-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 224: " <blockquote></blockquote>"
- text run at (231,70) width 0: " "
- text run at (7,85) width 112: " <div></div>"
- text run at (119,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 225x107
+ text run at (6,8) width 137: "div :last-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 225: " <blockquote></blockquote>"
+ text run at (230,70) width 1: " "
+ text run at (6,85) width 113: " <div></div>"
+ text run at (118,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 567x35
</span><span class="cx"> text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the last child"
</span><span class="lines">@@ -71,19 +71,19 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "3"
</span><del>- RenderText {#text} at (7,8) size 208x107
- text run at (7,8) width 136: "div :last-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 208: " <!-- Just a comment -->"
- text run at (215,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 209x107
+ text run at (6,8) width 137: "div :last-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 209: " <!-- Just a comment -->"
+ text run at (214,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x54
</span><span class="cx"> RenderText {#text} at (0,0) size 567x53
</span><span class="cx"> text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the last child"
</span><span class="lines">@@ -123,19 +123,19 @@
</span><span class="cx"> RenderBlock {BLOCKQUOTE} at (0,24) size 584x0 [bgcolor=#990000]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "5"
</span><del>- RenderText {#text} at (7,8) size 224x107
- text run at (7,8) width 136: "div :last-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 224: " <blockquote></blockquote>"
- text run at (231,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 225x107
+ text run at (6,8) width 137: "div :last-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 225: " <blockquote></blockquote>"
+ text run at (230,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 555x35
</span><span class="cx"> text run at (0,0) width 555: "The CSS selector should not match the inner div element, because it is the first"
</span><span class="lines">@@ -146,22 +146,22 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "6"
</span><del>- RenderText {#text} at (7,8) size 480x137
- text run at (7,8) width 136: "div :last-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 248: " <div id='insertAfter'></div>"
- text run at (255,70) width 0: " "
- text run at (7,85) width 48: "</div>"
- text run at (55,85) width 0: " "
- text run at (7,100) width 0: " "
- text run at (7,115) width 384: "var ib = document.getElementById('insertAfter');"
- text run at (391,115) width 0: " "
- text run at (7,130) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
</del><ins>+ RenderText {#text} at (6,8) size 481x137
+ text run at (6,8) width 137: "div :last-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 249: " <div id='insertAfter'></div>"
+ text run at (254,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
+ text run at (54,85) width 1: " "
+ text run at (6,100) width 1: " "
+ text run at (6,115) width 385: "var ib = document.getElementById('insertAfter');"
+ text run at (390,115) width 1: " "
+ text run at (6,130) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
</ins><span class="cx"> RenderBlock {P} at (16,220) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 567x35
</span><span class="cx"> text run at (0,0) width 567: "The CSS selector should match the div element that is inserted by the Javascript"
</span><span class="lines">@@ -172,22 +172,22 @@
</span><span class="cx"> RenderBlock {DIV} at (0,24) size 584x0 [bgcolor=#990000]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "7"
</span><del>- RenderText {#text} at (7,8) size 480x137
- text run at (7,8) width 136: "div :last-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 248: " <div id='insertAfter'></div>"
- text run at (255,70) width 0: " "
- text run at (7,85) width 48: "</div>"
- text run at (55,85) width 0: " "
- text run at (7,100) width 0: " "
- text run at (7,115) width 384: "var ib = document.getElementById('insertAfter');"
- text run at (391,115) width 0: " "
- text run at (7,130) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
</del><ins>+ RenderText {#text} at (6,8) size 481x137
+ text run at (6,8) width 137: "div :last-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 249: " <div id='insertAfter'></div>"
+ text run at (254,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
+ text run at (54,85) width 1: " "
+ text run at (6,100) width 1: " "
+ text run at (6,115) width 385: "var ib = document.getElementById('insertAfter');"
+ text run at (390,115) width 1: " "
+ text run at (6,130) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
</ins><span class="cx"> RenderBlock {P} at (16,220) size 584x18
</span><span class="cx"> RenderText {#text} at (0,0) size 515x17
</span><span class="cx"> text run at (0,0) width 515: "The original div element should not be a match for the :last-child selector."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/css/only-child-pseudo-class-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -28,17 +28,17 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x106 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "1"
</span><del>- RenderText {#text} at (7,8) size 136x92
- text run at (7,8) width 136: "div :only-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 137x92
+ text run at (6,8) width 137: "div :only-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,175) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 572x35
</span><span class="cx"> text run at (0,0) width 572: "The CSS selector should match the inner div element, because it is the only child"
</span><span class="lines">@@ -48,19 +48,19 @@
</span><span class="cx"> RenderBlock {DIV} at (0,0) size 584x24 [bgcolor=#009900]
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "2"
</span><del>- RenderText {#text} at (7,8) size 208x107
- text run at (7,8) width 136: "div :only-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 208: " <!-- Just a comment -->"
- text run at (215,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 209x107
+ text run at (6,8) width 137: "div :only-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 209: " <!-- Just a comment -->"
+ text run at (214,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,190) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 572x35
</span><span class="cx"> text run at (0,0) width 572: "The CSS selector should match the inner div element, because it is the only child"
</span><span class="lines">@@ -96,19 +96,19 @@
</span><span class="cx"> RenderBlock {BLOCKQUOTE} at (40,40) size 504x0
</span><span class="cx"> RenderBlock {PRE} at (16,56) size 584x121 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "4"
</span><del>- RenderText {#text} at (7,8) size 224x107
- text run at (7,8) width 136: "div :only-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 48: "<div> "
- text run at (55,55) width 0: " "
- text run at (7,70) width 112: " <div></div>"
- text run at (119,70) width 0: " "
- text run at (7,85) width 224: " <blockquote></blockquote>"
- text run at (231,85) width 0: " "
- text run at (7,100) width 48: "</div>"
</del><ins>+ RenderText {#text} at (6,8) size 225x107
+ text run at (6,8) width 137: "div :only-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 49: "<div> "
+ text run at (54,55) width 1: " "
+ text run at (6,70) width 113: " <div></div>"
+ text run at (118,70) width 1: " "
+ text run at (6,85) width 225: " <blockquote></blockquote>"
+ text run at (230,85) width 1: " "
+ text run at (6,100) width 49: "</div>"
</ins><span class="cx"> RenderBlock {P} at (16,193) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 570x35
</span><span class="cx"> text run at (0,0) width 570: "The CSS selector should not match the inner div element, because it not the only"
</span><span class="lines">@@ -119,22 +119,22 @@
</span><span class="cx"> RenderBlock {DIV} at (0,24) size 584x0
</span><span class="cx"> RenderBlock {PRE} at (16,53) size 584x151 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderListMarker at (-37,6) size 17x18: "5"
</span><del>- RenderText {#text} at (7,8) size 480x137
- text run at (7,8) width 136: "div :only-child {"
- text run at (143,8) width 0: " "
- text run at (7,25) width 8: "}"
- text run at (15,25) width 0: " "
- text run at (7,40) width 0: " "
- text run at (7,55) width 40: "<div>"
- text run at (47,55) width 0: " "
- text run at (7,70) width 248: " <div id='appendChild'></div>"
- text run at (255,70) width 0: " "
- text run at (7,85) width 48: "</div>"
- text run at (55,85) width 0: " "
- text run at (7,100) width 0: " "
- text run at (7,115) width 384: "var ib = document.getElementById('appendChild');"
- text run at (391,115) width 0: " "
- text run at (7,130) width 480: "ib.parentElement.appendChild(document.createElement(\"div\"));"
</del><ins>+ RenderText {#text} at (6,8) size 481x137
+ text run at (6,8) width 137: "div :only-child {"
+ text run at (142,8) width 1: " "
+ text run at (6,25) width 9: "}"
+ text run at (14,25) width 1: " "
+ text run at (6,40) width 1: " "
+ text run at (6,55) width 41: "<div>"
+ text run at (46,55) width 1: " "
+ text run at (6,70) width 249: " <div id='appendChild'></div>"
+ text run at (254,70) width 1: " "
+ text run at (6,85) width 49: "</div>"
+ text run at (54,85) width 1: " "
+ text run at (6,100) width 1: " "
+ text run at (6,115) width 385: "var ib = document.getElementById('appendChild');"
+ text run at (390,115) width 1: " "
+ text run at (6,130) width 481: "ib.parentElement.appendChild(document.createElement(\"div\"));"
</ins><span class="cx"> RenderBlock {P} at (16,220) size 584x36
</span><span class="cx"> RenderText {#text} at (0,0) size 569x35
</span><span class="cx"> text run at (0,0) width 521: "The CSS selector should not match the original div element, because it is "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbasicinputsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,84 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 470x582
+ RenderBlock (anonymous) at (0,0) size 470x306
+ RenderText {#text} at (0,0) size 326x18
+ text run at (0,0) width 326: "This tests basic inputs. Here's what you should see: "
+ RenderBR {BR} at (326,14) size 0x0
+ RenderBR {BR} at (0,18) size 0x18
+ RenderText {#text} at (0,36) size 455x54
+ text run at (0,36) width 432: "first line: the letter \"a\" and then a text input field filled with repeating"
+ text run at (0,54) width 85: "\"foobarbaz\", "
+ text run at (85,54) width 370: "then the word \"text\" followed by a disabled text input field"
+ text run at (0,72) width 332: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
+ RenderBR {BR} at (332,86) size 0x0
+ RenderBR {BR} at (0,90) size 0x18
+ RenderText {#text} at (0,108) size 466x54
+ text run at (0,108) width 466: "second line: and then a password input field that's filled and then the word"
+ text run at (0,126) width 448: "\"password\" and then a disabled password field that's filled and then the"
+ text run at (0,144) width 61: "letter \"b\" "
+ RenderBR {BR} at (61,158) size 0x0
+ RenderBR {BR} at (0,162) size 0x18
+ RenderText {#text} at (0,180) size 451x36
+ text run at (0,180) width 451: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
+ text run at (0,198) width 357: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
+ RenderBR {BR} at (357,212) size 0x0
+ RenderBR {BR} at (0,216) size 0x18
+ RenderText {#text} at (0,234) size 449x54
+ text run at (0,234) width 401: "fourth line: the last line has the letter \"a\" and then a redio button"
+ text run at (0,252) width 449: "(unselected) and then the word \"radio\" and then a disabled radio button"
+ text run at (0,270) width 111: "and the letter \"b\" "
+ RenderBR {BR} at (111,284) size 0x0
+ RenderBR {BR} at (0,288) size 0x18
+ RenderBlock {DIV} at (10,316) size 450x48 [border: (1px solid #FF0000)]
+ RenderText {#text} at (1,3) size 7x18
+ text run at (1,3) width 7: "a"
+ RenderTextControl {INPUT} at (10,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (135,3) size 27x18
+ text run at (135,3) width 27: "text "
+ RenderTextControl {INPUT} at (164,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (289,3) size 19x18
+ text run at (289,3) width 12: "b "
+ text run at (301,3) width 7: "a"
+ RenderTextControl {INPUT} at (310,3) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (1,26) size 64x18
+ text run at (1,26) width 64: "password "
+ RenderTextControl {INPUT} at (67,26) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderText {#text} at (192,26) size 8x18
+ text run at (192,26) width 8: "b"
+ RenderBlock {DIV} at (10,374) size 450x21 [border: (1px solid #FF0000)]
+ RenderText {#text} at (1,1) size 7x18
+ text run at (1,1) width 7: "a"
+ RenderBlock {INPUT} at (10,5) size 12x12
+ RenderText {#text} at (24,1) size 65x18
+ text run at (24,1) width 65: "checkbox "
+ RenderBlock {INPUT} at (91,5) size 12x12
+ RenderText {#text} at (105,1) size 8x18
+ text run at (105,1) width 8: "b"
+ RenderBlock {DIV} at (10,405) size 450x21 [border: (1px solid #FF0000)]
+ RenderText {#text} at (1,1) size 7x18
+ text run at (1,1) width 7: "a"
+ RenderBlock {INPUT} at (10,4) size 12x13
+ RenderText {#text} at (24,1) size 36x18
+ text run at (24,1) width 36: "radio "
+ RenderBlock {INPUT} at (62,4) size 12x13
+ RenderText {#text} at (76,1) size 8x18
+ text run at (76,1) width 8: "b"
+layer at (31,330) size 117x13 scrollWidth 165
+ RenderBlock {DIV} at (3,3) size 117x13
+ RenderText {#text} at (0,0) size 164x13
+ text run at (0,0) width 164: "foobarbazfoobarbazfoobarbaz"
+layer at (185,330) size 117x13
+ RenderBlock {DIV} at (3,3) size 117x13 [color=#545454]
+ RenderText {#text} at (0,0) size 18x13
+ text run at (0,0) width 18: "foo"
+layer at (331,330) size 117x13
+ RenderBlock {DIV} at (3,3) size 117x13
+ RenderText {#text} at (0,0) size 19x13
+ text run at (0,0) width 19: "\x{2022}\x{2022}\x{2022}"
+layer at (88,353) size 117x13
+ RenderBlock {DIV} at (3,3) size 117x13 [color=#545454]
+ RenderText {#text} at (0,0) size 19x13
+ text run at (0,0) width 19: "\x{2022}\x{2022}\x{2022}"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsfilefileinputdirectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/forms/file/file-input-direction-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -80,22 +80,22 @@
</span><span class="cx"> RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx"> RenderText at (0,0) size 62x13
</span><del>- text run at (0,0) width 61: "Choose File"
</del><ins>+ text run at (0,0) width 62: "Choose File"
</ins><span class="cx"> RenderTableCell {TD} at (334,80) size 245x26 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
</span><span class="cx"> RenderFileUploadControl {INPUT} at (4,4) size 237x18 "no file selected"
</span><span class="cx"> RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx"> RenderText at (0,0) size 62x13
</span><del>- text run at (0,0) width 61: "Choose File"
</del><ins>+ text run at (0,0) width 62: "Choose File"
</ins><span class="cx"> RenderTableCell {TD} at (581,80) size 245x26 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
</span><span class="cx"> RenderFileUploadControl {INPUT} at (4,4) size 237x18 "no file selected"
</span><span class="cx"> RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx"> RenderText at (0,0) size 62x13
</span><del>- text run at (0,0) width 61: "Choose File"
</del><ins>+ text run at (0,0) width 62: "Choose File"
</ins><span class="cx"> RenderTableCell {TD} at (828,80) size 245x26 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
</span><span class="cx"> RenderFileUploadControl {INPUT} at (4,4) size 237x18 "no file selected"
</span><span class="cx"> RenderButton {INPUT} at (159,0) size 78x18 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderBlock (anonymous) at (8,2) size 62x14
</span><span class="cx"> RenderText at (0,0) size 62x13
</span><del>- text run at (0,0) width 61: "Choose File"
</del><ins>+ text run at (0,0) width 62: "Choose File"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmoveexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {FORM} at (0,0) size 784x19
+ RenderBlock {INPUT} at (2,3) size 12x13
+ RenderText {#text} at (16,0) size 34x18
+ text run at (16,0) width 34: "Two "
+ RenderBlock {INPUT} at (52,3) size 12x13
+ RenderText {#text} at (66,0) size 37x18
+ text run at (66,0) width 37: "Three"
+ RenderBlock {FORM} at (0,35) size 784x19
+ RenderBlock {INPUT} at (2,3) size 12x13
+ RenderText {#text} at (16,0) size 31x18
+ text run at (16,0) width 31: "One "
+ RenderBlock {INPUT} at (49,3) size 12x13
+ RenderText {#text} at (63,0) size 34x18
+ text run at (63,0) width 34: "Two "
+ RenderBlock {INPUT} at (99,3) size 12x13
+ RenderText {#text} at (113,0) size 41x18
+ text run at (113,0) width 41: "Three "
+ RenderBlock {INPUT} at (156,3) size 12x13
+ RenderText {#text} at (170,0) size 27x18
+ text run at (170,0) width 27: "One"
+ RenderBlock (anonymous) at (0,70) size 784x36
+ RenderText {#text} at (0,0) size 766x36
+ text run at (0,0) width 505: "The count of the # of elements in form 1 should be 2 and in form 2 should be 4. "
+ text run at (505,0) width 261: "The count in form 1 is 2, and the count in"
+ text run at (0,18) width 68: "form 2 is 4"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformmove2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/formmove2-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {FORM} at (0,0) size 784x19
+ RenderBlock {INPUT} at (2,3) size 12x13
+ RenderBlock {INPUT} at (18,3) size 12x13
+ RenderBlock (anonymous) at (0,35) size 784x36
+ RenderText {#text} at (0,0) size 777x36
+ text run at (0,0) width 777: "There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form two"
+ text run at (0,18) width 26: "is 1."
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrepaintreflectionredrawexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/repaint/reflection-redraw-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -7,28 +7,28 @@
</span><span class="cx"> layer at (293,130) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (285,10) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x54
</del><ins>+ RenderText {#text} at (12,0) size 126x54
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,18) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,36) width 100: "should be green"
</span><span class="cx"> layer at (218,240) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (210,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x54
</del><ins>+ RenderText {#text} at (12,0) size 126x54
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,18) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,36) width 100: "should be green"
</span><span class="cx"> layer at (368,240) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (360,120) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x54
</del><ins>+ RenderText {#text} at (12,0) size 126x54
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,18) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,36) width 100: "should be green"
</span><span class="cx"> layer at (293,350) size 150x100
</span><span class="cx"> RenderBlock (positioned) {DIV} at (285,230) size 150x100 [bgcolor=#808080] [border: (1px solid #000000)]
</span><span class="cx"> RenderBlock {P} at (11,27) size 128x54 [color=#008000]
</span><del>- RenderText {#text} at (12,0) size 125x54
</del><ins>+ RenderText {#text} at (12,0) size 126x54
</ins><span class="cx"> text run at (12,0) width 104: "The color of this"
</span><span class="cx"> text run at (1,18) width 126: "text in the reflection"
</span><span class="cx"> text run at (14,36) width 100: "should be green"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastreplacedwidth100percentbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/replaced/width100percent-button-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -6,48 +6,15 @@
</span><span class="cx"> RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 309x18
</span><span class="cx"> text run at (0,0) width 309: "The following sets of buttons should not overlap."
</span><del>- RenderTable {TABLE} at (0,18) size 784x26
- RenderTableSection {TBODY} at (0,0) size 784x26
- RenderTableRow {TR} at (0,1) size 784x24
- RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 49x14
- RenderText at (0,0) size 49x13
- text run at (0,0) width 49: "New Mail"
- RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 29x14
- RenderText at (0,0) size 29x13
- text run at (0,0) width 29: "Reply"
- RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 47x14
- RenderText at (0,0) size 47x13
- text run at (0,0) width 47: "Reply All"
- RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+ RenderTable {TABLE} at (0,18) size 784x23
+ RenderTableSection {TBODY} at (0,0) size 784x23
+ RenderTableRow {TR} at (0,1) size 784x21
+ RenderTableCell {TD} at (1,1) size 6x21 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x13
+ RenderTableCell {TD} at (8,1) size 6x21 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x13
+ RenderTableCell {TD} at (15,1) size 6x21 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {INPUT} at (3,4) size 4x13
+ RenderTableCell {TD} at (22,1) size 761x20 [r=0 c=3 rs=1 cs=1]
</ins><span class="cx"> RenderText {#text} at (1,1) size 4x18
</span><span class="cx"> text run at (1,1) width 4: " "
</span><del>- RenderBlock (anonymous) at (0,44) size 784x36
- RenderBR {BR} at (0,0) size 0x18
- RenderBR {BR} at (0,18) size 0x18
- RenderTable {TABLE} at (0,80) size 784x26
- RenderTableSection {TBODY} at (0,0) size 784x26
- RenderTableRow {TR} at (0,1) size 784x24
- RenderTableCell {TD} at (1,1) size 67x24 [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 65x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 49x14
- RenderText at (0,0) size 49x13
- text run at (0,0) width 49: "New Mail"
- RenderTableCell {TD} at (69,1) size 47x24 [r=0 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 45x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 29x14
- RenderText at (0,0) size 29x13
- text run at (0,0) width 29: "Reply"
- RenderTableCell {TD} at (117,1) size 65x24 [r=0 c=2 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 63x18 [bgcolor=#C0C0C0]
- RenderBlock (anonymous) at (8,2) size 47x14
- RenderText at (0,0) size 47x13
- text run at (0,0) width 47: "Reply All"
- RenderTableCell {TD} at (183,3) size 600x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x18
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrubybopomofoexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ruby/bopomofo-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x64
+ RenderBlock {HTML} at (0,0) size 800x64
+ RenderBody {BODY} at (8,8) size 784x48
+ RenderRuby (inline) {RUBY} at (0,0) size 500x37
+ RenderRubyRun (anonymous) at (0,0) size 50x48
+ RenderRubyText {RT} at (32,19) size 9x9
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,0) size 9x8
+ RenderRubyText {RT} at (9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3115}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{4E16}"
+ RenderRubyRun (anonymous) at (50,0) size 50x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3115}\x{3124}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{4E0A}"
+ RenderRubyRun (anonymous) at (100,0) size 50x48
+ RenderRubyText {RT} at (32,19) size 9x9
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,0) size 9x8
+ RenderRubyText {RT} at (9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3128}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{7121}"
+ RenderRubyRun (anonymous) at (150,0) size 50x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{310B}\x{3122}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{96E3}"
+ RenderRubyRun (anonymous) at (200,0) size 50x48
+ RenderRubyText {RT} at (32,19) size 9x9
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,0) size 9x8
+ RenderRubyText {RT} at (9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3115}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{4E8B}"
+ RenderRubyRun (anonymous) at (250,0) size 50x48
+ RenderRubyText {RT} at (32,18) size 9x11
+ RenderText {#text} at (0,0) size 9x11
+ text run at (0,0) width 11: "\x{3113}\x{2C7}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{53EA}"
+ RenderRubyRun (anonymous) at (300,0) size 50x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3106}\x{311A}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{6015}"
+ RenderRubyRun (anonymous) at (350,0) size 50x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,6) size 9x4
+ text run at (0,6) width 3: "\x{2C7}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3127}\x{3121}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{6709}"
+ RenderRubyRun (anonymous) at (400,0) size 50x48
+ RenderRubyText {RT} at (32,11) size 9x25
+ RenderText {#text} at (0,0) size 9x24
+ text run at (0,0) width 24: "\x{3112}\x{3127}\x{3123}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{5FC3}"
+ RenderRubyRun (anonymous) at (450,0) size 50x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3116}\x{3123}"
+ RenderRubyBase (anonymous) at (0,0) size 32x48
+ RenderText {#text} at (0,5) size 32x37
+ text run at (0,5) width 32: "\x{4EBA}"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrubybopomofoletterspacingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ruby/bopomofo-letter-spacing-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,129 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x112
+ RenderBlock {HTML} at (0,0) size 800x112
+ RenderBody {BODY} at (8,8) size 784x96
+ RenderRuby (inline) {RUBY} at (0,0) size 570x37
+ RenderRubyRun (anonymous) at (0,0) size 57x48
+ RenderRubyText {RT} at (32,19) size 9x9
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,0) size 9x8
+ RenderRubyText {RT} at (9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3115}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{4E16}"
+ RenderRubyRun (anonymous) at (57,0) size 57x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3115}\x{3124}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{4E0A}"
+ RenderRubyRun (anonymous) at (114,0) size 57x48
+ RenderRubyText {RT} at (32,19) size 9x9
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,0) size 9x8
+ RenderRubyText {RT} at (9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3128}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{7121}"
+ RenderRubyRun (anonymous) at (171,0) size 57x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{310B}\x{3122}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{96E3}"
+ RenderRubyRun (anonymous) at (228,0) size 57x48
+ RenderRubyText {RT} at (32,19) size 9x9
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,0) size 9x8
+ RenderRubyText {RT} at (9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3115}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{4E8B}"
+ RenderRubyRun (anonymous) at (285,0) size 57x48
+ RenderRubyText {RT} at (32,18) size 9x11
+ RenderText {#text} at (0,0) size 9x11
+ text run at (0,0) width 11: "\x{3113}\x{2C7}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{53EA}"
+ RenderRubyRun (anonymous) at (342,0) size 57x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3106}\x{311A}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{6015}"
+ RenderRubyRun (anonymous) at (399,0) size 57x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,6) size 9x4
+ text run at (0,6) width 3: "\x{2C7}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3127}\x{3121}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{6709}"
+ RenderRubyRun (anonymous) at (456,0) size 57x48
+ RenderRubyText {RT} at (32,11) size 9x25
+ RenderText {#text} at (0,0) size 9x24
+ text run at (0,0) width 24: "\x{3112}\x{3127}\x{3123}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{5FC3}"
+ RenderRubyRun (anonymous) at (513,0) size 57x48
+ RenderRubyText {RT} at (32,15) size 9x17
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,0) size 9x16
+ RenderRubyText {RT} at (9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3116}\x{3123}"
+ RenderRubyBase (anonymous) at (0,0) size 57x48
+ RenderText {#text} at (0,5) size 57x37
+ text run at (0,5) width 57: "\x{4EBA}"
+ RenderText {#text} at (570,5) size 33x37
+ text run at (570,5) width 33: " "
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,53) size 570x37
+ text run at (0,53) width 570: "\x{4E16}\x{4E0A}\x{7121}\x{96E3}\x{4E8B}\x{53EA}\x{6015}\x{6709}\x{5FC3}\x{4EBA}"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastrubybopomoforlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt (0 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/win/fast/ruby/bopomofo-rl-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -0,0 +1,124 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (724,0) size 76x600
+ RenderBlock {HTML} at (0,0) size 76x600
+ RenderBody {BODY} at (20,8) size 48x584
+ RenderRuby (inline) {RUBY} at (0,0) size 37x320
+ RenderRubyRun (anonymous) at (0,0) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,12) size 9x8
+ RenderRubyText {RT} at (-9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3115}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{4E16}"
+ RenderRubyRun (anonymous) at (0,32) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,8) size 9x16
+ RenderRubyText {RT} at (-9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3115}\x{3124}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{4E0A}"
+ RenderRubyRun (anonymous) at (0,64) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,12) size 9x8
+ RenderRubyText {RT} at (-9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3128}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{7121}"
+ RenderRubyRun (anonymous) at (0,96) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,8) size 9x16
+ RenderRubyText {RT} at (-9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{310B}\x{3122}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{96E3}"
+ RenderRubyRun (anonymous) at (0,128) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x8
+ RenderRubyRun (anonymous) at (0,12) size 9x8
+ RenderRubyText {RT} at (-9,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x8
+ RenderText {#text} at (0,0) size 9x8
+ text run at (0,0) width 8: "\x{3115}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{4E8B}"
+ RenderRubyRun (anonymous) at (0,160) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderText {#text} at (0,10) size 9x12
+ text run at (0,10) width 11: "\x{3113}\x{2C7}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{53EA}"
+ RenderRubyRun (anonymous) at (0,192) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,8) size 9x16
+ RenderRubyText {RT} at (-9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CB}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3106}\x{311A}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{6015}"
+ RenderRubyRun (anonymous) at (0,224) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,8) size 9x16
+ RenderRubyText {RT} at (-9,0) size 9x16
+ RenderText {#text} at (0,6) size 9x4
+ text run at (0,6) width 3: "\x{2C7}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3127}\x{3121}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{6709}"
+ RenderRubyRun (anonymous) at (0,256) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderText {#text} at (0,4) size 9x24
+ text run at (0,4) width 24: "\x{3112}\x{3127}\x{3123}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{5FC3}"
+ RenderRubyRun (anonymous) at (0,288) size 48x32
+ RenderRubyText {RT} at (-4,0) size 9x32
+ RenderRuby (inline) {RUBY} at (0,0) size 9x16
+ RenderRubyRun (anonymous) at (0,8) size 9x16
+ RenderRubyText {RT} at (-9,0) size 9x16
+ RenderText {#text} at (0,4) size 9x8
+ text run at (0,4) width 8: "\x{2CA}"
+ RenderRubyBase (anonymous) at (0,0) size 9x16
+ RenderText {#text} at (0,0) size 9x16
+ text run at (0,0) width 16: "\x{3116}\x{3123}"
+ RenderRubyBase (anonymous) at (0,0) size 48x32
+ RenderText {#text} at (5,0) size 37x32
+ text run at (5,0) width 32: "\x{4EBA}"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt (173727 => 173728)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-09-18 18:10:13 UTC (rev 173727)
+++ trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt        2014-09-18 19:12:18 UTC (rev 173728)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> RenderBlock {caption} at (0,126) size 126x0
</span><span class="cx"> layer at (8,218) size 126x54
</span><span class="cx"> RenderBlock {caption} at (0,210) size 126x54
</span><del>- RenderText {#text} at (25,0) size 117x54
</del><ins>+ RenderText {#text} at (25,0) size 116x54
</ins><span class="cx"> text run at (25,0) width 76: "PASS: First"
</span><span class="cx"> text run at (5,18) width 116: "Caption aligned to"
</span><span class="cx"> text run at (29,36) width 68: "the bottom"
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx"> text run at (0,0) width 230: "PASS: Caption with a fixed position"
</span><span class="cx"> layer at (8,8) size 126x36
</span><span class="cx"> RenderBlock {caption} at (0,0) size 126x36
</span><del>- RenderText {#text} at (14,0) size 103x36
</del><ins>+ RenderText {#text} at (14,0) size 102x36
</ins><span class="cx"> text run at (14,0) width 98: "PASS: Caption"
</span><span class="cx"> text run at (12,18) width 102: "with opacity 0.7"
</span><span class="cx"> layer at (10,196) size 331x18
</span></span></pre>
</div>
</div>
</body>
</html>