<!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>[179079] 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/179079">179079</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-24 18:55:39 -0800 (Sat, 24 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed gardening. Reactivating tests.

Re-enable a series of tests that work properly on Windows. New baselines will be needed.

* platform/win/TestExpectations:
* platform/win/css1/box_properties/acid_test-expected.png: Added.
* platform/win/css1/box_properties/acid_test-expected.txt:
* platform/win/editing/input/caret-at-the-edge-of-input-expected.txt:
* platform/win/fast/block/float/float-avoidance-expected.txt:
* platform/win/fast/block/margin-collapse/103-expected.txt:
* platform/win/fast/css/box-shadow-and-border-radius-expected.png:
* platform/win/fast/dynamic/008-expected.txt: Added.
* platform/win/fast/forms/001-expected.png: Added.
* platform/win/fast/forms/001-expected.txt:
* platform/win/fast/forms/003-expected.txt:
* platform/win/fast/forms/004-expected.txt:
* platform/win/fast/forms/006-expected.png: Added.
* platform/win/fast/forms/007-expected.png: Added.
* platform/win/fast/forms/HTMLOptionElement_label01-expected.txt: Added.
* platform/win/fast/forms/HTMLOptionElement_label02-expected.txt: Added.
* platform/win/fast/forms/HTMLOptionElement_label03-expected.txt: Added.
* platform/win/fast/forms/HTMLOptionElement_label04-expected.txt: Added.
* platform/win/fast/forms/HTMLOptionElement_label05-expected.txt: Added.
* platform/win/fast/forms/HTMLOptionElement_label06-expected.txt: Removed property svn:executable.
* platform/win/fast/forms/HTMLOptionElement_label07-expected.txt: Added.
* platform/win/fast/forms/basic-buttons-expected.png: Added.
* platform/win/fast/forms/basic-buttons-expected.txt: Added.
* platform/win/fast/forms/basic-inputs-expected.png: Added.
* platform/win/fast/forms/basic-selects-expected.txt:
* platform/win/fast/forms/basic-textareas-expected.png: Added.
* platform/win/fast/forms/box-shadow-override-expected.png: Added.
* platform/win/fast/forms/box-shadow-override-expected.txt: Added.
* platform/win/fast/forms/button-positioned-expected.txt: Added.
* platform/win/fast/forms/button-sizes-expected.txt: Added.
* platform/win/fast/forms/button-style-color-expected.txt: Added.
* platform/win/fast/forms/button-text-transform-expected.txt: Added.
* platform/win/fast/forms/control-clip-overflow-expected.txt: Added.
* platform/win/fast/forms/control-restrict-line-height-expected.txt:
* platform/win/fast/forms/disabled-select-change-index-expected.txt: Added.
* platform/win/fast/forms/form-element-geometry-expected.txt: Added.
* platform/win/fast/forms/hidden-listbox-expected.txt: Added.
* platform/win/fast/forms/input-appearance-focus-expected.txt: Added.
* platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt: Added.
* platform/win/fast/forms/input-readonly-autoscroll-expected.txt: Added.
* platform/win/fast/forms/input-text-double-click-expected.txt: Added.
* platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt: Added.
* platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Added.
* platform/win/fast/forms/listbox-width-change-expected.txt: Added.
* platform/win/fast/forms/menulist-deselect-update-expected.txt:
* platform/win/fast/forms/menulist-no-overflow-expected.txt: Added.
* platform/win/fast/forms/number/number-appearance-rtl-expected.txt: Added.
* platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt: Added.
* platform/win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: Added.
* platform/win/fast/forms/option-strip-whitespace-expected.txt: Added.
* platform/win/fast/forms/plaintext-mode-2-expected.txt: Added.
* platform/win/fast/forms/search: Added.
* platform/win/fast/forms/search/search-size-with-decorations-expected.txt: Added.
* platform/win/fast/forms/select-align-expected.txt: Added.
* platform/win/fast/forms/select-baseline-expected.txt: Added.
* platform/win/fast/forms/select-block-background-expected.txt: Added.
* platform/win/fast/forms/select-change-listbox-size-expected.txt: Added.
* platform/win/fast/forms/select-change-listbox-to-popup-expected.txt: Added.
* platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
* platform/win/fast/forms/select-disabled-appearance-expected.txt: Added.
* platform/win/fast/forms/select-initial-position-expected.txt: Added.
* platform/win/fast/forms/select-item-background-clip-expected.txt: Added.
* platform/win/fast/forms/select-list-box-with-height-expected.txt: Added.
* platform/win/fast/forms/select-selected-expected.txt: Added.
* platform/win/fast/forms/select/optgroup-rendering-expected.txt:
* platform/win/fast/forms/tabbing-input-iframe-expected.txt: Added.
* platform/win/fast/frames: Added.
* platform/win/fast/frames/take-focus-from-iframe-expected.txt: Added.
* platform/win/fast/multicol/pagination: Added.
* platform/win/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt: Added.
* platform/win/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt: Added.
* platform/win/fast/overflow/entity-comment-in-textarea-expected.txt: Added.
* platform/win/fast/overflow/open-comment-in-textarea-expected.txt: Added.
* platform/win/fast/overflow/overflow-x-y-expected.txt: Added.
* platform/win/fast/table/003-expected.txt: Added.
* platform/win/fast/table/colspanMinWidth-expected.txt: Added.
* platform/win/fast/table/colspanMinWidth-vertical-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug103533-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug1188-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug12384-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug1318-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug18359-expected.txt:
* platform/win/tables/mozilla/bugs/bug2479-2-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug26178-expected.txt:
* platform/win/tables/mozilla/bugs/bug28928-expected.txt:
* platform/win/tables/mozilla/bugs/bug29326-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug30559-expected.txt:
* platform/win/tables/mozilla/bugs/bug30692-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug33855-expected.txt:
* platform/win/tables/mozilla/bugs/bug4382-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug4429-expected.txt:
* platform/win/tables/mozilla/bugs/bug44505-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug51037-expected.txt:
* platform/win/tables/mozilla/bugs/bug55545-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug92647-2-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug96334-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug99948-expected.txt: Added.
* platform/win/tables/mozilla/core: Added.
* platform/win/tables/mozilla/core/bloomberg-expected.txt: Added.
* platform/win/tables/mozilla/core/margins-expected.txt: Added.
* platform/win/tables/mozilla/dom/tableDom-expected.txt:
* platform/win/tables/mozilla/marvin/x_col_align_justify-expected.png: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
* platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedtxt">trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwineditinginputcaretattheedgeofinputexpectedtxt">trunk/LayoutTests/platform/win/editing/input/caret-at-the-edge-of-input-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockfloatfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastblockmargincollapse103expectedtxt">trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastcssboxshadowandborderradiusexpectedpng">trunk/LayoutTests/platform/win/fast/css/box-shadow-and-border-radius-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms001expectedtxt">trunk/LayoutTests/platform/win/fast/forms/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms003expectedtxt">trunk/LayoutTests/platform/win/fast/forms/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms004expectedtxt">trunk/LayoutTests/platform/win/fast/forms/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasicselectsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformscontrolrestrictlineheightexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistdeselectupdateexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectoptgrouprenderingexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug18359expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug26178expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug28928expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug30559expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug33855expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug4429expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug51037expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilladomtableDomexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug1725expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug584022expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedpng">trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastdynamic008expectedtxt">trunk/LayoutTests/platform/win/fast/dynamic/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms001expectedpng">trunk/LayoutTests/platform/win/fast/forms/001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms006expectedpng">trunk/LayoutTests/platform/win/fast/forms/006-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastforms007expectedpng">trunk/LayoutTests/platform/win/fast/forms/007-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label01expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label02expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label03expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label03-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label04expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label04-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label05expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label05-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label07expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label07-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasicbuttonsexpectedpng">trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasicbuttonsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasicinputsexpectedpng">trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbasictextareasexpectedpng">trunk/LayoutTests/platform/win/fast/forms/basic-textareas-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsboxshadowoverrideexpectedpng">trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsboxshadowoverrideexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttonpositionedexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttonsizesexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-sizes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttonstylecolorexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsbuttontexttransformexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/button-text-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformscontrolclipoverflowexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/control-clip-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsdisabledselectchangeindexexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/disabled-select-change-index-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsformelementgeometryexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/form-element-geometry-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformshiddenlistboxexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/hidden-listbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputappearancefocusexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-appearance-focus-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputdoubleclickselectiongapbugexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputreadonlyautoscrollexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-readonly-autoscroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsinputtextdoubleclickexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/input-text-double-click-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformslistboxhittestzoomedexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformslistboxscrollbarincrementalloadexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformslistboxwidthchangeexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/listbox-width-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsmenulistnooverflowexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/menulist-no-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsnumbernumberappearancertlexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsnumbernumberappearancespinbuttondisabledreadonlyexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsnumbernumberappearancespinbuttonlayerexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsoptionstripwhitespaceexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsplaintextmode2expectedtxt">trunk/LayoutTests/platform/win/fast/forms/plaintext-mode-2-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/forms/search/</li>
<li><a href="#trunkLayoutTestsplatformwinfastformssearchsearchsizewithdecorationsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/search/search-size-with-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectalignexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectbaselineexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectblockbackgroundexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-block-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectchangelistboxsizeexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectchangelistboxtopopupexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-to-popup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectdirtyparentprefwidthsexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectdisabledappearanceexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-disabled-appearance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectinitialpositionexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-initial-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectitembackgroundclipexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectlistboxwithheightexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-list-box-with-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformsselectselectedexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/select-selected-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstabbinginputiframeexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/frames/</li>
<li><a href="#trunkLayoutTestsplatformwinfastframestakefocusfromiframeexpectedtxt">trunk/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/multicol/pagination/</li>
<li><a href="#trunkLayoutTestsplatformwinfastmulticolpaginationLeftToRighttbhittestexpectedtxt">trunk/LayoutTests/platform/win/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastmulticolpaginationRightToLeftrlhittestexpectedtxt">trunk/LayoutTests/platform/win/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastoverflowentitycommentintextareaexpectedtxt">trunk/LayoutTests/platform/win/fast/overflow/entity-comment-in-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastoverflowopencommentintextareaexpectedtxt">trunk/LayoutTests/platform/win/fast/overflow/open-comment-in-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastoverflowoverflowxyexpectedtxt">trunk/LayoutTests/platform/win/fast/overflow/overflow-x-y-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttable003expectedtxt">trunk/LayoutTests/platform/win/fast/table/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablecolspanMinWidthexpectedtxt">trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttablecolspanMinWidthverticalexpectedtxt">trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug103533expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug103533-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug1188expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1188-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug12384expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug12384-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug1318expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1318-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug24792expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug29326expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug29326-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug30692expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug4382expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4382-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug44505expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug44505-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug55545expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug55545-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug926472expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug92647-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug96334expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug96334-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillabugsbug99948expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug99948-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/tables/mozilla/core/</li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillacorebloombergexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/core/bloomberg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillacoremarginsexpectedtxt">trunk/LayoutTests/platform/win/tables/mozilla/core/margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozillamarvinx_col_align_justifyexpectedpng">trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_col_align_justify-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug45621expectedtxt">trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt</a></li>
</ul>

<h3>Property Changed</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label06expectedtxt">trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label06-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/ChangeLog        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,3 +1,116 @@
</span><ins>+2015-01-24  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed gardening. Reactivating tests.
+
+        Re-enable a series of tests that work properly on Windows. New baselines will be needed.
+
+        * platform/win/TestExpectations:
+        * platform/win/css1/box_properties/acid_test-expected.png: Added.
+        * platform/win/css1/box_properties/acid_test-expected.txt:
+        * platform/win/editing/input/caret-at-the-edge-of-input-expected.txt:
+        * platform/win/fast/block/float/float-avoidance-expected.txt:
+        * platform/win/fast/block/margin-collapse/103-expected.txt:
+        * platform/win/fast/css/box-shadow-and-border-radius-expected.png:
+        * platform/win/fast/dynamic/008-expected.txt: Added.
+        * platform/win/fast/forms/001-expected.png: Added.
+        * platform/win/fast/forms/001-expected.txt:
+        * platform/win/fast/forms/003-expected.txt:
+        * platform/win/fast/forms/004-expected.txt:
+        * platform/win/fast/forms/006-expected.png: Added.
+        * platform/win/fast/forms/007-expected.png: Added.
+        * platform/win/fast/forms/HTMLOptionElement_label01-expected.txt: Added.
+        * platform/win/fast/forms/HTMLOptionElement_label02-expected.txt: Added.
+        * platform/win/fast/forms/HTMLOptionElement_label03-expected.txt: Added.
+        * platform/win/fast/forms/HTMLOptionElement_label04-expected.txt: Added.
+        * platform/win/fast/forms/HTMLOptionElement_label05-expected.txt: Added.
+        * platform/win/fast/forms/HTMLOptionElement_label06-expected.txt: Removed property svn:executable.
+        * platform/win/fast/forms/HTMLOptionElement_label07-expected.txt: Added.
+        * platform/win/fast/forms/basic-buttons-expected.png: Added.
+        * platform/win/fast/forms/basic-buttons-expected.txt: Added.
+        * platform/win/fast/forms/basic-inputs-expected.png: Added.
+        * platform/win/fast/forms/basic-selects-expected.txt:
+        * platform/win/fast/forms/basic-textareas-expected.png: Added.
+        * platform/win/fast/forms/box-shadow-override-expected.png: Added.
+        * platform/win/fast/forms/box-shadow-override-expected.txt: Added.
+        * platform/win/fast/forms/button-positioned-expected.txt: Added.
+        * platform/win/fast/forms/button-sizes-expected.txt: Added.
+        * platform/win/fast/forms/button-style-color-expected.txt: Added.
+        * platform/win/fast/forms/button-text-transform-expected.txt: Added.
+        * platform/win/fast/forms/control-clip-overflow-expected.txt: Added.
+        * platform/win/fast/forms/control-restrict-line-height-expected.txt:
+        * platform/win/fast/forms/disabled-select-change-index-expected.txt: Added.
+        * platform/win/fast/forms/form-element-geometry-expected.txt: Added.
+        * platform/win/fast/forms/hidden-listbox-expected.txt: Added.
+        * platform/win/fast/forms/input-appearance-focus-expected.txt: Added.
+        * platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt: Added.
+        * platform/win/fast/forms/input-readonly-autoscroll-expected.txt: Added.
+        * platform/win/fast/forms/input-text-double-click-expected.txt: Added.
+        * platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt: Added.
+        * platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Added.
+        * platform/win/fast/forms/listbox-width-change-expected.txt: Added.
+        * platform/win/fast/forms/menulist-deselect-update-expected.txt:
+        * platform/win/fast/forms/menulist-no-overflow-expected.txt: Added.
+        * platform/win/fast/forms/number/number-appearance-rtl-expected.txt: Added.
+        * platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt: Added.
+        * platform/win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: Added.
+        * platform/win/fast/forms/option-strip-whitespace-expected.txt: Added.
+        * platform/win/fast/forms/plaintext-mode-2-expected.txt: Added.
+        * platform/win/fast/forms/search: Added.
+        * platform/win/fast/forms/search/search-size-with-decorations-expected.txt: Added.
+        * platform/win/fast/forms/select-align-expected.txt: Added.
+        * platform/win/fast/forms/select-baseline-expected.txt: Added.
+        * platform/win/fast/forms/select-block-background-expected.txt: Added.
+        * platform/win/fast/forms/select-change-listbox-size-expected.txt: Added.
+        * platform/win/fast/forms/select-change-listbox-to-popup-expected.txt: Added.
+        * platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
+        * platform/win/fast/forms/select-disabled-appearance-expected.txt: Added.
+        * platform/win/fast/forms/select-initial-position-expected.txt: Added.
+        * platform/win/fast/forms/select-item-background-clip-expected.txt: Added.
+        * platform/win/fast/forms/select-list-box-with-height-expected.txt: Added.
+        * platform/win/fast/forms/select-selected-expected.txt: Added.
+        * platform/win/fast/forms/select/optgroup-rendering-expected.txt:
+        * platform/win/fast/forms/tabbing-input-iframe-expected.txt: Added.
+        * platform/win/fast/frames: Added.
+        * platform/win/fast/frames/take-focus-from-iframe-expected.txt: Added.
+        * platform/win/fast/multicol/pagination: Added.
+        * platform/win/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt: Added.
+        * platform/win/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt: Added.
+        * platform/win/fast/overflow/entity-comment-in-textarea-expected.txt: Added.
+        * platform/win/fast/overflow/open-comment-in-textarea-expected.txt: Added.
+        * platform/win/fast/overflow/overflow-x-y-expected.txt: Added.
+        * platform/win/fast/table/003-expected.txt: Added.
+        * platform/win/fast/table/colspanMinWidth-expected.txt: Added.
+        * platform/win/fast/table/colspanMinWidth-vertical-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug103533-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug1188-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug12384-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug1318-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug18359-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug2479-2-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug26178-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug28928-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug29326-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug30559-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug30692-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug33855-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug4382-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug4429-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug44505-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug51037-expected.txt:
+        * platform/win/tables/mozilla/bugs/bug55545-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug92647-2-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug96334-expected.txt: Added.
+        * platform/win/tables/mozilla/bugs/bug99948-expected.txt: Added.
+        * platform/win/tables/mozilla/core: Added.
+        * platform/win/tables/mozilla/core/bloomberg-expected.txt: Added.
+        * platform/win/tables/mozilla/core/margins-expected.txt: Added.
+        * platform/win/tables/mozilla/dom/tableDom-expected.txt:
+        * platform/win/tables/mozilla/marvin/x_col_align_justify-expected.png: Added.
+        * platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
+        * platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
+        * platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
+        * platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
+
</ins><span class="cx"> 2015-01-24  Darin Adler  &lt;darin@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Move height/width implementation for use element from RenderSVGViewportContainer to SVGUseElement
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -286,12 +286,6 @@
</span><span class="cx"> webkit.org/b/53675 fast/dom/Window/open-window-min-size.html [ Skip ]
</span><span class="cx"> webkit.org/b/53675 js/dom/function-length.html [ Skip ]
</span><span class="cx"> 
</span><del>-# TODO Implement spinbutton support in RenderThemeSafari
-webkit.org/b/54662 fast/forms/number/number-appearance-rtl.html [ Skip ]
-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Skip ]
-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-layer.html [ Skip ]
-webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-visibility.html [ Skip ]
-
</del><span class="cx"> # TODO Datalist is not yet enabled.
</span><span class="cx"> fast/forms/datalist/ [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -668,9 +662,6 @@
</span><span class="cx"> # &lt;rdar://5670235&gt; Sometimes spews output into the next test
</span><span class="cx"> http/tests/security/cross-frame-access-put.html [ Skip ]
</span><span class="cx"> 
</span><del>-# &lt;rdar://5673685&gt;
-fast/forms/input-readonly-autoscroll.html [ Failure ]
-
</del><span class="cx"> # &lt;rdar://5683523&gt; Failing on at least one bot due to pixel depth differences (may no longer fail)
</span><span class="cx"> fast/dom/Window/window-screen-properties.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1664,12 +1655,50 @@
</span><span class="cx"> ################################################################################
</span><span class="cx"> ################             Forms Issues                   ####################
</span><span class="cx"> ################################################################################
</span><del>-fast/forms/basic-buttons.html [ Failure ]
-fast/forms/box-shadow-override.html [ Failure ]
-fast/forms/button-positioned.html [ Failure ]
-fast/forms/button-sizes.html [ Failure ]
-fast/forms/button-style-color.html [ Failure ]
-fast/forms/button-text-transform.html [ Failure ]
</del><ins>+# Not putting 'focused' text
+webkit.org/b/24810 fast/forms/legend-access-key.html [ Failure ]
+
+webkit.org/b/97026 fast/forms/state-restore-broken-state.html [ Failure ]
+fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
+
+# Search fields do change in size. May be correct behavior
+fast/forms/searchfield-heights.html [ Failure ]
+
+# Test uses &quot;required&quot; form element property which currently does not work on Safari
+fast/forms/validation-message-user-modify.html [ Failure ]
+
+# Are not drawing as tiny slivers. Still show full control.
+webkit.org/b/137962 fast/forms/menulist-narrow-width.html [ Failure ]
+
+webkit.org/b/140506 fast/forms/select/popup-closes-on-blur.html [ Crash ]
+webkit.org/b/93667 fast/forms/select/menulist-popup-crash.html [ Pass Timeout ]
+fast/forms/file/file-input-reset.html [ Pass Timeout ]
+fast/forms/select/intrinsic-min-width-applies-with-fixed-width.html [ Pass Timeout ]
+
+# &lt;select&gt; in DRT is painting as invisible (works in WinLauncher)
+fast/forms/003.html [ ImageOnlyFailure ]
+fast/forms/004.html [ ImageOnlyFailure ]
+
+
+
+
+#fast/forms/search-event-delay.html [ Failure ]
+#fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure ]
+#fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
+#fast/forms/week/week-input-type.html [ Crash Failure ]
+# &lt;select&gt; elements are not rendering properly
+#webkit.org/b/137962 fast/invalid/014.html [ Failure ]
+
+# new timeouts, need bug reports
+fast/forms/button-state-restore.html [ Skip ]
+fast/forms/radio/state-restore-radio-group.html [ Skip ]
+fast/forms/select/select-state-restore.html [ Skip ]
+fast/forms/state-restore-hidden.html [ Skip ]
+fast/forms/state-restore-per-form.html [ Skip ]
+fast/forms/state-restore-to-non-autocomplete-form.html [ Skip ]
+fast/forms/state-restore-to-non-edited-controls.html [ Skip ]
+fast/forms/state-save-of-detached-control.html [ Skip ]
+fast/forms/textarea/textarea-state-restore.html [ Skip ]
</ins><span class="cx"> ################################################################################
</span><span class="cx"> #################          End Forms Issues              #######################
</span><span class="cx"> ################################################################################
</span><span class="lines">@@ -1679,8 +1708,6 @@
</span><span class="cx"> # &lt;rdar://problem/5643675&gt; window.scrollTo scrolls a window with no scrollbars
</span><span class="cx"> fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/140506 fast/forms/select/popup-closes-on-blur.html [ Crash ]
-
</del><span class="cx"> # fast/html/keygen.html is failing on boomer &lt;rdar://problem/5133799&gt;
</span><span class="cx"> fast/html/keygen.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1694,7 +1721,6 @@
</span><span class="cx"> webkit.org/b/25483 http/tests/navigation/redirect-cycle.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Pass Timeout ]
</span><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
</span><del>-webkit.org/b/93667 fast/forms/select/menulist-popup-crash.html [ Pass Timeout ]
</del><span class="cx"> webkit.org/b/24810 fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -1712,16 +1738,10 @@
</span><span class="cx"> http/tests/cache/subresource-expiration-1.html [ Pass Timeout ]
</span><span class="cx"> http/tests/cache/subresource-expiration-2.html [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-# These tests only fail in Release builds
-fast/forms/plaintext-mode-2.html [ Failure ]
-
</del><span class="cx"> # Timed out loading page (check if this is due to missing DumpRenderTree functionality)
</span><span class="cx"> fast/encoding/char-encoding.html [ Skip ]
</span><span class="cx"> fast/frames/frame-navigation.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Random sizing issues (Renderblock, RenderTableCells)
-fast/forms/searchfield-heights.html [ Failure ]
-
</del><span class="cx"> # Not investigated yet
</span><span class="cx"> webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nopassword.html
</span><span class="cx"> webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nouser.html
</span><span class="lines">@@ -1777,15 +1797,9 @@
</span><span class="cx"> # Interferes with the other requestAnimationFrame tests
</span><span class="cx"> webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
</span><span class="cx"> 
</span><del>-# off by 1 pixel
-tables/mozilla/bugs/bug2479-2.html [ Failure ]
-
</del><span class="cx"> # Causes crashes in the next test
</span><span class="cx"> webkit.org/b/87416 fast/dom/Window/Location/set-location-after-close.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Test uses &quot;required&quot; form element property which currently does not work on Safari
-fast/forms/validation-message-user-modify.html [ Failure ]
-
</del><span class="cx"> # As usual, DRT on Windows has problems knowing how to continue a test when focus moves to a popup window, in this case the file chooser
</span><span class="cx"> webkit.org/b/87469 fast/events/domactivate-sets-underlying-click-event-as-handled.html [ Pass Failure Timeout ]
</span><span class="cx"> 
</span><span class="lines">@@ -1825,21 +1839,6 @@
</span><span class="cx"> webkit.org/b/24810 fast/events/key-events-in-input-button.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/events/mouseup-from-button2.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/events/special-key-events-in-input-text.html [ Failure ]
</span><del>-webkit.org/b/24810 fast/forms/HTMLOptionElement_label05.html [ Failure ]
-webkit.org/b/24810 fast/forms/disabled-select-change-index.html [ Failure ]
-webkit.org/b/24810 fast/forms/form-element-geometry.html [ Failure ]
-webkit.org/b/24810 fast/forms/hidden-listbox.html [ Failure ]
-webkit.org/b/24810 fast/forms/legend-access-key.html [ Failure ]
-webkit.org/b/24810 fast/forms/listbox-hit-test-zoomed.html [ Failure ]
-webkit.org/b/24810 fast/forms/listbox-scrollbar-incremental-load.html [ Failure ]
-webkit.org/b/24810 fast/forms/listbox-width-change.html [ Failure ]
-webkit.org/b/24810 fast/forms/option-strip-whitespace.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-block-background.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-change-listbox-size.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-change-popup-to-listbox.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-initial-position.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-item-background-clip.html [ Failure ]
-webkit.org/b/24810 fast/forms/select-list-box-with-height.html [ Failure ]
</del><span class="cx"> webkit.org/b/24810 js/sort-stability.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/main-document-url-for-non-http-loads.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/stop-provisional-loads.html [ Failure ]
</span><span class="lines">@@ -1859,7 +1858,6 @@
</span><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/24810 http/tests/xmlhttprequest/redirect-cross-origin-sync.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/24810 security/block-test.html [ Failure ]
</span><del>-webkit.org/b/24810 tables/mozilla/core/bloomberg.html [ Failure ]
</del><span class="cx"> webkit.org/b/24810 transforms/2d/zoom-menulist.html [ Failure ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/local-CSS-from-local.html [ Failure Timeout ]
</span><span class="cx"> webkit.org/b/24810 fast/loader/local-JavaScript-from-local.html [ Failure ]
</span><span class="lines">@@ -1890,7 +1888,6 @@
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
</span><span class="cx"> webkit.org/b/140216 fast/writing-mode/broken-ideograph-small-caps.html [ Failure ]
</span><del>-tables/mozilla/marvin/x_col_align_justify.xml [ ImageOnlyFailure ]
</del><span class="cx"> http/tests/security/referrer-policy-https-origin.html [ Timeout ]
</span><span class="cx"> webkit.org/b/95803 http/tests/security/local-image-from-remote-whitelisted.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/95803 http/tests/security/object-literals.html [ Pass Failure ]
</span><span class="lines">@@ -1930,7 +1927,6 @@
</span><span class="cx"> http/tests/security/referrer-policy-redirect.html [ Timeout ]
</span><span class="cx"> webkit.org/b/95805 http/tests/cookies/multiple-cookies.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/95805 http/tests/cookies/single-quoted-value.html [ Pass Failure ]
</span><del>-webkit.org/b/97026 fast/forms/state-restore-broken-state.html [ Failure ]
</del><span class="cx"> webkit.org/b/97026 scrollbars/custom-scrollbar-with-incomplete-style.html [ Failure ]
</span><span class="cx"> http/tests/fullscreen/fullscreenelement-different-origin.html [ Skip ]
</span><span class="cx"> http/tests/fullscreen/fullscreenelement-same-origin.html [ Skip ]
</span><span class="lines">@@ -1959,8 +1955,6 @@
</span><span class="cx"> webkit.org/b/97026 http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
</span><span class="cx"> webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
</span><span class="cx"> webkit.org/b/103043 fast/events/overflow-scroll-fake-mouse-move.html [ Skip ]
</span><del>-tables/mozilla/bugs/bug1188.html [ Failure ]
-tables/mozilla/bugs/bug1318.html [ Failure ]
</del><span class="cx"> compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Failure ]
</span><span class="cx"> compositing/iframes/iframe-size-from-zero.html [ Failure ]
</span><span class="cx"> compositing/iframes/overlapped-iframe-iframe.html [ Failure ]
</span><span class="lines">@@ -1997,7 +1991,6 @@
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Timeout ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
</span><span class="cx"> fast/dom/call-a-constructor-as-a-function.html [ Failure ]
</span><del>-fast/forms/search-event-delay.html [ Failure ]
</del><span class="cx"> fast/lists/inlineBoxWrapperNullCheck.html [ Failure ]
</span><span class="cx"> js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
</span><span class="cx"> webkit.org/b/121509 fast/dom/MutationObserver/database-callback-delivery.html [ Timeout ]
</span><span class="lines">@@ -2067,9 +2060,6 @@
</span><span class="cx"> fast/events/event-sender-mouse-moved.html [ Pass Timeout ]
</span><span class="cx"> fast/events/inputText-never-fired-on-keydown-cancel.html [ Pass Timeout ]
</span><span class="cx"> fast/flexbox/001.html [ Pass Failure ]
</span><del>-fast/forms/file/file-input-reset.html [ Pass Timeout ]
-fast/forms/select/intrinsic-min-width-applies-with-fixed-width.html [ Pass Timeout ]
-fast/forms/select-disabled-appearance.html [ Failure ]
</del><span class="cx"> fast/frames/sandboxed-iframe-scripting-05.html [ Pass Timeout ]
</span><span class="cx"> fast/lists/li-style-alpha-huge-value-crash.html         [ Pass Timeout ]
</span><span class="cx"> fast/multicol/newmulticol/direct-child-column-span-all.html [ Pass Timeout ]
</span><span class="lines">@@ -2145,9 +2135,6 @@
</span><span class="cx"> fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # A handful of forms tests failing on Windows that we are skipping to get the bots green
</span><del>-fast/forms/select/listbox-click-on-scrollbar.html [ Failure ]
-fast/forms/textarea-placeholder-set-attribute.html [ ImageOnlyFailure ]
-fast/forms/textarea-placeholder-wrapping.html [ ImageOnlyFailure ]
</del><span class="cx"> fast/replaced/width100percent-button.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-radio.html [ Failure ]
</span><span class="cx"> fast/selectors/querySelector-window-inactive.html [ Failure ]
</span><span class="lines">@@ -2169,7 +2156,6 @@
</span><span class="cx"> fast/dynamic/window-resize-scrollbars-test.html [ Failure Timeout ]
</span><span class="cx"> fast/events/shadow-event-path.html [ Failure ]
</span><span class="cx"> fast/text/indic.html [ Failure ]
</span><del>-fast/forms/week/week-input-type.html [ Crash Failure ]
</del><span class="cx"> fast/borders/bidi-002.html [ Failure ]
</span><span class="cx"> fast/borders/bidi-009a.html [ Failure ]
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Timeout ]
</span><span class="lines">@@ -2192,32 +2178,7 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=138025
</span><span class="cx"> # Larger text and as a result, larger elements containing said text (as compared to Mac port)
</span><span class="cx"> # Many of these may also be wrong due to form element differences in theme (i.e rounded vs. square buttons)
</span><del>-fast/dynamic/008.html [ Failure ]
-fast/frames/take-focus-from-iframe.html [ Failure ]
-fast/overflow/overflow-x-y.html [ Failure ]
-fast/parser/entity-comment-in-textarea.html [ Failure ]
-fast/parser/open-comment-in-textarea.html [ Failure ]
-fast/table/003.html [ Failure ]
-fast/table/colspanMinWidth-vertical.html [ Failure ]
-fast/table/colspanMinWidth.html [ Failure ]
</del><span class="cx"> fast/text/international/unicode-bidi-plaintext-in-textarea.html [ Failure ]
</span><del>-tables/mozilla/bugs/bug103533.html [ Failure ]
-tables/mozilla/bugs/bug12384.html [ Failure ]
-tables/mozilla/bugs/bug26178.html [ Failure ]
-tables/mozilla/bugs/bug28928.html [ Failure ]
-tables/mozilla/bugs/bug30559.html [ Failure ]
-tables/mozilla/bugs/bug30692.html [ Failure ]
-tables/mozilla/bugs/bug4429.html [ Failure ]
-tables/mozilla/bugs/bug44505.html [ Failure ]
-tables/mozilla/bugs/bug51037.html [ Failure ]
-tables/mozilla/bugs/bug55545.html [ Failure ]
-tables/mozilla/bugs/bug92647-2.html [ Failure ]
-tables/mozilla/bugs/bug99948.html [ Failure ]
-tables/mozilla/other/move_row.html [ Failure ]
-tables/mozilla_expected_failures/bugs/bug1725.html [ Failure ]
-tables/mozilla_expected_failures/bugs/bug2479-5.html [ Failure ]
-tables/mozilla_expected_failures/bugs/bug45621.html [ Failure ]
-tables/mozilla_expected_failures/bugs/bug58402-2.html [ Failure ]
</del><span class="cx"> fast/selectors/064.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-textfield.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-textarea.html [ Failure ]
</span><span class="lines">@@ -2226,53 +2187,16 @@
</span><span class="cx"> fast/replaced/width100percent-checkbox.html [ Failure ]
</span><span class="cx"> fast/dom/HTMLInputElement/input-image-alt-text.html [ Failure ]
</span><span class="cx"> fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
</span><del>-fast/forms/search/search-size-with-decorations.html [ Failure ]
-fast/forms/HTMLOptionElement_label07.html [ Failure ]
</del><span class="cx"> fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
</span><span class="cx"> fast/overflow/scrollRevealButton.html [ Failure ]
</span><span class="cx"> fast/repaint/control-clip.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # &lt;select&gt; elements are not rendering properly
</span><del>-webkit.org/b/137962 fast/block/float/float-avoidance.html [ Failure ]
-webkit.org/b/137962 fast/block/margin-collapse/103.html [ Failure ]
-webkit.org/b/137962 fast/forms/001.html [ Failure ]
-webkit.org/b/137962 fast/forms/003.html [ Failure ]
-webkit.org/b/137962 fast/forms/004.html [ Failure ]
-webkit.org/b/137962 fast/forms/HTMLOptionElement_label01.html [ Failure ]
-webkit.org/b/137962 fast/forms/HTMLOptionElement_label02.html [ Failure ]
-webkit.org/b/137962 fast/forms/HTMLOptionElement_label03.html [ Failure ]
-webkit.org/b/137962 fast/forms/HTMLOptionElement_label04.html [ Failure ]
-webkit.org/b/137962 fast/forms/basic-selects.html [ Failure ]
-webkit.org/b/137962 fast/forms/control-clip-overflow.html [ Failure ]
-webkit.org/b/137962 fast/forms/control-restrict-line-height.html [ Failure ]
-webkit.org/b/137962 fast/forms/menulist-deselect-update.html [ Failure ]
-webkit.org/b/137962 fast/forms/menulist-narrow-width.html [ Failure ]
-webkit.org/b/137962 fast/forms/menulist-no-overflow.html [ Failure ]
-webkit.org/b/137962 fast/forms/select-align.html [ Failure ]
-webkit.org/b/137962 fast/forms/select-baseline.html [ Failure ]
-webkit.org/b/137962 fast/forms/select-change-listbox-to-popup.html [ Failure ]
-webkit.org/b/137962 fast/forms/select-dirty-parent-pref-widths.html [ Failure ]
-webkit.org/b/137962 fast/forms/select-selected.html [ Failure ]
-webkit.org/b/137962 fast/forms/select/optgroup-rendering.html [ Failure ]
-webkit.org/b/137962 fast/invalid/014.html [ Failure ]
</del><span class="cx"> webkit.org/b/137962 fast/parser/document-write-option.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]
</span><del>-#webkit.org/b/137962 fast/text/international/pop-up-button-text-alignment-and-direction.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/bugs/bug18359.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/bugs/bug29326.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/bugs/bug33855.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/bugs/bug4382.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/bugs/bug96334.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/core/margins.html [ Failure ]
-webkit.org/b/137962 tables/mozilla/dom/tableDom.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Selected text rendering white.
</span><span class="cx"> webkit.org/b/137963 fast/events/context-no-deselect.html [ Failure ]
</span><del>-webkit.org/b/137963 fast/forms/input-appearance-focus.html [ Failure ]
-webkit.org/b/137963 fast/forms/input-appearance-selection.html [ Failure ]
-webkit.org/b/137963 fast/forms/input-double-click-selection-gap-bug.html [ Failure ]
-webkit.org/b/137963 fast/forms/input-text-double-click.html [ Failure ]
-webkit.org/b/137963 fast/forms/tabbing-input-iframe.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Handful of harder to classify miscellaneous failures on the Windows bots after removing SafariTheme
</span><span class="cx"> fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
</span><span class="lines">@@ -2299,15 +2223,6 @@
</span><span class="cx"> 
</span><span class="cx"> # new timeouts, need bug reports
</span><span class="cx"> fast/events/pageshow-pagehide-on-back-uncached.html [ Timeout ]
</span><del>-fast/forms/button-state-restore.html [ Timeout ]
-fast/forms/radio/state-restore-radio-group.html [ Timeout ]
-fast/forms/select/select-state-restore.html [ Timeout ]
-fast/forms/state-restore-hidden.html [ Timeout ]
-fast/forms/state-restore-per-form.html [ Timeout ]
-fast/forms/state-restore-to-non-autocomplete-form.html [ Timeout ]
-fast/forms/state-restore-to-non-edited-controls.html [ Timeout ]
-fast/forms/state-save-of-detached-control.html [ Timeout ]
-fast/forms/textarea/textarea-state-restore.html [ Timeout ]
</del><span class="cx"> fast/history/history-back-initial-vs-final-url.html [ Timeout ]
</span><span class="cx"> fast/history/history-length.html [ Timeout ]
</span><span class="cx"> fast/history/history-subframe-with-name.html [ Timeout ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwincss1box_propertiesacid_testexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/css1/box_properties/acid_test-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -19,18 +19,18 @@
</span><span class="cx">               RenderBlock (anonymous) at (10,20) size 140x0
</span><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              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: &quot;bang &quot;
</del><ins>+              RenderBlock (anonymous) at (10,20) size 140x44
+                RenderBlock {P} at (0,0) size 140x22
+                  RenderText {#text} at (0,6) size 28x12
+                    text run at (0,6) width 28: &quot;bang &quot;
</ins><span class="cx">                   RenderBlock {INPUT} at (33,3) size 13x13 [color=#000000]
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderBlock {P} at (0,20) size 140x20
-                  RenderText {#text} at (0,4) size 47x12
-                    text run at (0,4) width 47: &quot;whimper &quot;
</del><ins>+                RenderBlock {P} at (0,22) size 140x22
+                  RenderText {#text} at (0,6) size 47x12
+                    text run at (0,6) width 47: &quot;whimper &quot;
</ins><span class="cx">                   RenderBlock {INPUT} at (52,3) size 13x13 [color=#000000]
</span><span class="cx">                   RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderBlock (anonymous) at (10,60) size 140x0
</del><ins>+              RenderBlock (anonymous) at (10,64) size 140x0
</ins><span class="cx">                 RenderInline {FORM} at (0,0) size 0x0
</span><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">             RenderBlock (floating) {LI} at (259,0) size 81x120 [color=#000000] [bgcolor=#FFCC00] [border: (5px solid #000000)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwineditinginputcaretattheedgeofinputexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/editing/input/caret-at-the-edge-of-input-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/editing/input/caret-at-the-edge-of-input-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/editing/input/caret-at-the-edge-of-input-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,18 +1,17 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x59
-  RenderBlock {HTML} at (0,0) size 800x59
-    RenderBody {BODY} at (8,8) size 784x43
-      RenderBlock {DIV} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 677x18
-          text run at (0,0) width 677: &quot;When the caret reaches the edge of the input box, on the next input if must jump to the center of the control.&quot;
-      RenderBlock (anonymous) at (0,18) size 784x25
-        RenderTextControl {INPUT} at (2,2) size 79x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-layer at (12,31) size 75x15 scrollX 40 scrollWidth 295
-  RenderBlock {DIV} at (2,3) size 75x15
-    RenderText {#text} at (0,0) size 294x15
-      text run at (0,0) width 294: &quot;012345678901012345678901234567890123456789&quot;
-caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
-
</del><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x59
+  RenderBlock {HTML} at (0,0) size 800x59
+    RenderBody {BODY} at (8,8) size 784x43
+      RenderBlock {DIV} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 677x18
+          text run at (0,0) width 677: &quot;When the caret reaches the edge of the input box, on the next input if must jump to the center of the control.&quot;
+      RenderBlock (anonymous) at (0,18) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 79x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,31) size 75x15 scrollX 40 scrollWidth 295
+  RenderBlock {DIV} at (2,3) size 75x15
+    RenderText {#text} at (0,0) size 294x15
+      text run at (0,0) width 294: &quot;012345678901012345678901234567890123456789&quot;
+caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockfloatfloatavoidanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/block/float/float-avoidance-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-layer at (0,0) size 785x2368
</del><ins>+layer at (0,0) size 785x2425
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (0,0) size 785x2368
-  RenderBlock {HTML} at (0,0) size 785x2368
-    RenderBody {BODY} at (8,8) size 769x2352
</del><ins>+layer at (0,0) size 785x2425
+  RenderBlock {HTML} at (0,0) size 785x2425
+    RenderBody {BODY} at (8,8) size 769x2409
</ins><span class="cx">       RenderBlock (anonymous) at (0,0) size 769x36
</span><span class="cx">         RenderText {#text} at (0,0) size 765x36
</span><span class="cx">           text run at (0,0) width 538: &quot;Test of objects that avoid floats to see what they do with percentage and auto widths. &quot;
</span><span class="lines">@@ -12,87 +12,87 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,54) size 769x18
</span><span class="cx">         RenderText {#text} at (0,0) size 507x18
</span><span class="cx">           text run at (0,0) width 507: &quot;The inline-level button should be below the select and fill the width of the block.&quot;
</span><del>-      RenderBlock {P} at (0,88) size 220x82 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,88) size 220x91 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderButton {INPUT} at (10,52) size 200x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 184x14
-            RenderText at (86,0) size 12x13
</del><ins>+        RenderButton {INPUT} at (10,58) size 200x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 184x15
+            RenderText at (86,0) size 12x15
</ins><span class="cx">               text run at (86,0) width 12: &quot;Hi&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,186) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,195) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 473x18
</span><span class="cx">           text run at (0,0) width 473: &quot;The floating button with a percentage width should be even with the select.&quot;
</span><del>-      RenderBlock {P} at (0,220) size 220x60 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,229) size 220x66 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderButton {INPUT} at (110,30) size 100x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 84x14
-            RenderText at (36,0) size 12x13
</del><ins>+        RenderButton {INPUT} at (110,30) size 100x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 84x15
+            RenderText at (36,0) size 12x15
</ins><span class="cx">               text run at (36,0) width 12: &quot;Hi&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (210,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,296) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,311) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 462x18
</span><span class="cx">           text run at (0,0) width 462: &quot;The block-level button with an auto width should be even with the select.&quot;
</span><del>-      RenderBlock {P} at (0,330) size 220x78 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,345) size 220x81 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderButton {INPUT} at (110,30) size 28x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 12x14
-            RenderText at (0,0) size 12x13
</del><ins>+        RenderButton {INPUT} at (110,30) size 28x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 12x15
+            RenderText at (0,0) size 12x15
</ins><span class="cx">               text run at (0,0) width 12: &quot;Hi&quot;
</span><del>-        RenderBlock (anonymous) at (10,50) size 200x18
-          RenderBR {BR} at (0,0) size 0x18
-      RenderBlock (anonymous) at (0,424) size 769x18
</del><ins>+        RenderBlock (anonymous) at (10,53) size 200x18
+          RenderBR {BR} at (100,0) size 0x18
+      RenderBlock (anonymous) at (0,442) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 495x18
</span><span class="cx">           text run at (0,0) width 495: &quot;The block-level button with a percentage width should be even with the select.&quot;
</span><del>-      RenderBlock {P} at (0,458) size 220x78 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,476) size 220x81 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderButton {INPUT} at (110,30) size 100x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 84x14
-            RenderText at (36,0) size 12x13
</del><ins>+        RenderButton {INPUT} at (110,30) size 100x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 84x15
+            RenderText at (36,0) size 12x15
</ins><span class="cx">               text run at (36,0) width 12: &quot;Hi&quot;
</span><del>-        RenderBlock (anonymous) at (10,50) size 200x18
-          RenderBR {BR} at (0,0) size 0x18
-      RenderBlock (anonymous) at (0,552) size 769x18
</del><ins>+        RenderBlock (anonymous) at (10,53) size 200x18
+          RenderBR {BR} at (100,0) size 0x18
+      RenderBlock (anonymous) at (0,573) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 463x18
</span><span class="cx">           text run at (0,0) width 463: &quot;The floating table with a percentage width should be even with the select.&quot;
</span><del>-      RenderBlock {P} at (0,586) size 220x68 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,607) size 220x68 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTable {TABLE} at (110,28) size 100x30 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 96x26
</span><span class="lines">@@ -102,20 +102,20 @@
</span><span class="cx">                   text run at (2,2) width 36: &quot;Table&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (210,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,670) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,691) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 755x36
</span><span class="cx">           text run at (0,0) width 755: &quot;The floating table with an auto width should be even with the select and shrinks to use the available line width. THIS IS&quot;
</span><span class="cx">           text run at (0,18) width 166: &quot;CURRENTLY BUGGY.&quot;
</span><del>-      RenderBlock {P} at (0,722) size 220x126 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,743) size 220x132 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderTable {TABLE} at (10,50) size 200x66 [border: (2px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (10,56) size 200x66 [border: (2px outset #808080)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 196x62
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 196x58
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 192x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -125,21 +125,21 @@
</span><span class="cx">                   text run at (2,38) width 90: &quot;previous float.&quot;
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (110,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,864) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,891) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 730x18
</span><span class="cx">           text run at (0,0) width 578: &quot;The block-level table below has a percentage width and should still be even with the select. &quot;
</span><span class="cx">           text run at (578,0) width 152: &quot;It spills out of the block.&quot;
</span><del>-      RenderBlock {P} at (0,898) size 220x144 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,925) size 220x150 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderTable {TABLE} at (10,50) size 200x66 [border: (2px outset #808080)]
</del><ins>+        RenderTable {TABLE} at (10,56) size 200x66 [border: (2px outset #808080)]
</ins><span class="cx">           RenderTableSection {TBODY} at (2,2) size 196x62
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 196x58
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 192x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -147,21 +147,21 @@
</span><span class="cx">                   text run at (2,2) width 159: &quot;Floating table that should&quot;
</span><span class="cx">                   text run at (2,20) width 161: &quot;shrink so it can be next to&quot;
</span><span class="cx">                   text run at (2,38) width 90: &quot;previous float.&quot;
</span><del>-        RenderBlock (anonymous) at (10,116) size 200x18
</del><ins>+        RenderBlock (anonymous) at (10,122) size 200x18
</ins><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,1058) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1091) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 743x18
</span><span class="cx">           text run at (0,0) width 545: &quot;The block-level table below has an auto width and should still be even with the select. &quot;
</span><span class="cx">           text run at (545,0) width 198: &quot;It shrinks to fit inside the block.&quot;
</span><del>-      RenderBlock {P} at (0,1092) size 220x176 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {P} at (0,1125) size 220x176 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderTable {TABLE} at (110,28) size 100x120 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 96x116
</span><span class="lines">@@ -176,132 +176,132 @@
</span><span class="cx">                   text run at (2,92) width 32: &quot;float.&quot;
</span><span class="cx">         RenderBlock (anonymous) at (10,148) size 200x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,1284) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1317) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 538x18
</span><span class="cx">           text run at (0,0) width 538: &quot;The floating overflow section with a percentage width should be even with the select.&quot;
</span><del>-      RenderBlock {DIV} at (0,1302) size 220x146 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,1335) size 220x146 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (210,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,1448) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1481) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 728x36
</span><span class="cx">           text run at (0,0) width 728: &quot;The floating overflow section with an auto width should be even with the select and shrinks to use the available line&quot;
</span><span class="cx">           text run at (0,18) width 268: &quot;width. THIS IS CURRENTLY BUGGY.&quot;
</span><del>-      RenderBlock {DIV} at (0,1484) size 220x114 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,1517) size 220x120 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (110,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,1598) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,1637) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 649x18
</span><span class="cx">           text run at (0,0) width 649: &quot;The block-level overflow section below has a percentage width and should still be even with the select.&quot;
</span><del>-      RenderBlock {DIV} at (0,1616) size 220x164 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,1655) size 220x164 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (10,136) size 200x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,1780) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,1819) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 752x36
</span><span class="cx">           text run at (0,0) width 620: &quot;The block-level overflow section below has an auto width and should still be even with the select. &quot;
</span><span class="cx">           text run at (620,0) width 132: &quot;It shrinks to fit inside&quot;
</span><span class="cx">           text run at (0,18) width 62: &quot;the block.&quot;
</span><del>-      RenderBlock {DIV} at (0,1816) size 220x164 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,1855) size 220x164 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (anonymous) at (10,136) size 200x18
</span><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,1980) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,2019) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 446x18
</span><span class="cx">           text run at (0,0) width 446: &quot;The floating hr with a percentage width should be even with the select.&quot;
</span><del>-      RenderBlock {DIV} at (0,1998) size 220x60 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,2037) size 220x66 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (floating) {HR} at (112,30) size 82x2 [border: (1px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (196,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,2058) size 769x36
</del><ins>+      RenderBlock (anonymous) at (0,2103) size 769x36
</ins><span class="cx">         RenderText {#text} at (0,0) size 750x36
</span><span class="cx">           text run at (0,0) width 750: &quot;The floating hr below should still be even with the select and shrinks to use its intrinsic width (which is basically like 1-&quot;
</span><span class="cx">           text run at (0,18) width 33: &quot;2px).&quot;
</span><del>-      RenderBlock {DIV} at (0,2094) size 220x60 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,2139) size 220x66 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderText {#text} at (10,10) size 60x18
</span><span class="cx">           text run at (10,10) width 60: &quot;Line One&quot;
</span><span class="cx">         RenderBR {BR} at (70,24) size 0x0
</span><del>-        RenderMenuList {SELECT} at (10,30) size 100x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 100x18
-            RenderText at (8,2) size 22x13
-              text run at (8,2) width 22: &quot;One&quot;
</del><ins>+        RenderMenuList {SELECT} at (10,30) size 100x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 75x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock (floating) {HR} at (112,30) size 2x2 [border: (1px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBR {BR} at (116,28) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,2154) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,2205) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 557x18
</span><span class="cx">           text run at (0,0) width 557: &quot;The block-level hr below has a percentage width and should still be even with the select.&quot;
</span><del>-      RenderBlock {DIV} at (0,2172) size 220x88 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,2223) size 220x94 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><del>-        RenderBlock {HR} at (10,50) size 202x2 [border: (1px inset #000000)]
-        RenderBlock (anonymous) at (10,60) size 200x18
</del><ins>+        RenderBlock {HR} at (10,56) size 202x2 [border: (1px inset #000000)]
+        RenderBlock (anonymous) at (10,66) size 200x18
</ins><span class="cx">           RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderBlock (anonymous) at (0,2260) size 769x18
</del><ins>+      RenderBlock (anonymous) at (0,2317) size 769x18
</ins><span class="cx">         RenderText {#text} at (0,0) size 623x18
</span><span class="cx">           text run at (0,0) width 528: &quot;The block-level hr below has an auto width and should still be even with the select. &quot;
</span><span class="cx">           text run at (528,0) width 95: &quot;It shrinks to fit.&quot;
</span><del>-      RenderBlock {DIV} at (0,2278) size 220x74 [border: (10px solid #FF0000)]
</del><ins>+      RenderBlock {DIV} at (0,2335) size 220x74 [border: (10px solid #FF0000)]
</ins><span class="cx">         RenderBlock (anonymous) at (10,10) size 200x18
</span><span class="cx">           RenderText {#text} at (0,0) size 60x18
</span><span class="cx">             text run at (0,0) width 60: &quot;Line One&quot;
</span><span class="cx">           RenderBR {BR} at (60,14) size 0x0
</span><del>-          RenderMenuList {SELECT} at (0,20) size 100x18 [bgcolor=#FFFFFF]
-            RenderBlock (anonymous) at (0,0) size 100x18
-              RenderText at (8,2) size 22x13
-                text run at (8,2) width 22: &quot;One&quot;
</del><ins>+          RenderMenuList {SELECT} at (0,20) size 100x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 75x20
+              RenderText at (8,2) size 24x15
+                text run at (8,2) width 24: &quot;One&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span><span class="cx">         RenderBlock {HR} at (110,36) size 100x2 [border: (1px inset #000000)]
</span><span class="cx">         RenderBlock (anonymous) at (10,46) size 200x18
</span><span class="cx">           RenderBR {BR} at (100,0) size 0x18
</span><del>-layer at (118,1338) size 100x108
</del><ins>+layer at (118,1371) size 100x108
</ins><span class="cx">   RenderBlock (floating) {DIV} at (110,28) size 100x108
</span><span class="cx">     RenderText {#text} at (0,0) size 98x108
</span><span class="cx">       text run at (0,0) width 61: &quot;This is an&quot;
</span><span class="lines">@@ -310,13 +310,13 @@
</span><span class="cx">       text run at (0,54) width 90: &quot;enough text to&quot;
</span><span class="cx">       text run at (0,72) width 98: &quot;have to wrap to&quot;
</span><span class="cx">       text run at (0,90) width 88: &quot;multiple lines.&quot;
</span><del>-layer at (18,1542) size 200x54
-  RenderBlock (floating) {DIV} at (10,50) size 200x54
</del><ins>+layer at (18,1581) size 200x54
+  RenderBlock (floating) {DIV} at (10,56) size 200x54
</ins><span class="cx">     RenderText {#text} at (0,0) size 172x54
</span><span class="cx">       text run at (0,0) width 170: &quot;This is an overflow section&quot;
</span><span class="cx">       text run at (0,18) width 172: &quot;with enough text to have to&quot;
</span><span class="cx">       text run at (0,36) width 140: &quot;wrap to multiple lines.&quot;
</span><del>-layer at (118,1652) size 100x108
</del><ins>+layer at (118,1691) size 100x108
</ins><span class="cx">   RenderBlock {DIV} at (110,28) size 100x108
</span><span class="cx">     RenderText {#text} at (0,0) size 98x108
</span><span class="cx">       text run at (0,0) width 61: &quot;This is an&quot;
</span><span class="lines">@@ -325,7 +325,7 @@
</span><span class="cx">       text run at (0,54) width 90: &quot;enough text to&quot;
</span><span class="cx">       text run at (0,72) width 98: &quot;have to wrap to&quot;
</span><span class="cx">       text run at (0,90) width 88: &quot;multiple lines.&quot;
</span><del>-layer at (118,1852) size 100x108
</del><ins>+layer at (118,1891) size 100x108
</ins><span class="cx">   RenderBlock {DIV} at (110,28) size 100x108
</span><span class="cx">     RenderText {#text} at (0,0) size 98x108
</span><span class="cx">       text run at (0,0) width 61: &quot;This is an&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastblockmargincollapse103expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/103-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,11 +1,11 @@
</span><del>-layer at (0,0) size 785x1721
</del><ins>+layer at (0,0) size 785x1767
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-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)]
</del><ins>+layer at (0,0) size 785x1767
+  RenderBlock {HTML} at (0,0) size 785x1767
+    RenderBody {BODY} at (8,20) size 769x1727 [bgcolor=#A6A972]
+      RenderBlock {DIV} at (83,0) size 603x1727 [bgcolor=#FDFDE9] [border: (1px solid #000000)]
</ins><span class="cx">         RenderBlock {DIV} at (1,31) size 600x70
</span><del>-        RenderBlock {DIV} at (1,114) size 600x1495
</del><ins>+        RenderBlock {DIV} at (1,114) size 600x1541
</ins><span class="cx">           RenderBlock {P} at (20,0) size 560x80 [color=#333333]
</span><span class="cx">             RenderText {#text} at (0,2) size 520x35
</span><span class="cx">               text run at (0,2) width 520: &quot;We are trying to understand how UVic students perform Shakespeare related research for&quot;
</span><span class="lines">@@ -22,161 +22,161 @@
</span><span class="cx">           RenderBlock {P} at (20,93) size 560x21 [color=#333333]
</span><span class="cx">             RenderText {#text} at (0,2) size 463x15
</span><span class="cx">               text run at (0,2) width 463: &quot;Please take the time to carefully review and complete the following questions.&quot;
</span><del>-          RenderBlock {FORM} at (20,138) size 560x1324
</del><ins>+          RenderBlock {FORM} at (20,138) size 560x1370
</ins><span class="cx">             RenderBlock {H2} at (0,0) size 560x16 [color=#333333]
</span><span class="cx">               RenderText {#text} at (0,0) size 201x16
</span><span class="cx">                 text run at (0,0) width 201: &quot;PERSONAL INFORMATION&quot;
</span><span class="cx">             RenderBlock (floating) {SPAN} at (0,26) size 325x20 [color=#333333]
</span><span class="cx">               RenderText {#text} at (0,2) size 68x15
</span><span class="cx">                 text run at (0,2) width 68: &quot;Your Name*&quot;
</span><del>-            RenderTextControl {INPUT} at (325,26) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-            RenderBlock (floating) {SPAN} at (0,47) size 325x20 [color=#333333]
</del><ins>+            RenderTextControl {INPUT} at (325,26) size 184x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderBlock (floating) {SPAN} at (0,49) size 325x20 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 120x15
</span><span class="cx">                 text run at (0,2) width 120: &quot;Your e-mail address*&quot;
</span><del>-            RenderTextControl {INPUT} at (325,47) size 186x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-            RenderBlock (floating) {SPAN} at (0,68) size 325x20 [color=#333333]
</del><ins>+            RenderTextControl {INPUT} at (325,49) size 184x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderBlock (floating) {SPAN} at (0,72) size 325x20 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 128x15
</span><span class="cx">                 text run at (0,2) width 128: &quot;Your degree program*&quot;
</span><del>-            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: &quot;Program options&quot;
-            RenderBlock (floating) {SPAN} at (0,88) size 325x20 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,72) size 180x24 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 94x15
+                  text run at (8,2) width 94: &quot;Program options&quot;
+            RenderBlock (floating) {SPAN} at (0,98) size 325x20 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 110x15
</span><span class="cx">                 text run at (0,2) width 110: &quot;Your year of study*&quot;
</span><del>-            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: &quot;Years you've been here&quot;
-            RenderBlock (floating) {SPAN} at (0,108) size 325x20 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,98) size 180x24 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 133x15
+                  text run at (8,2) width 133: &quot;Years you've been here&quot;
+            RenderBlock (floating) {SPAN} at (0,124) size 325x20 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 152x15
</span><span class="cx">                 text run at (0,2) width 152: &quot;Shakespeare classes taken&quot;
</span><del>-            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: &quot;Number taken&quot;
-            RenderBlock {P} at (0,139) size 560x21 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,124) size 180x24 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 80x15
+                  text run at (8,2) width 80: &quot;Number taken&quot;
+            RenderBlock {P} at (0,161) size 560x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 156x15
</span><span class="cx">                 text run at (0,2) width 156: &quot;* indicates a required field&quot;
</span><del>-            RenderBlock {H2} at (0,184) size 560x17 [color=#333333]
</del><ins>+            RenderBlock {H2} at (0,206) size 560x17 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,0) size 298x16
</span><span class="cx">                 text run at (0,0) width 298: &quot;SHAKESPEARE RESEARCH QUESTIONS&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,210) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,232) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 321x15
</span><span class="cx">                 text run at (0,2) width 321: &quot;What percentage of your research time is spent online?&quot;
</span><del>-            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: &quot;Percentages of time&quot;
-            RenderBlock (floating) {SPAN} at (0,230) size 325x21 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,232) size 180x25 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 115x15
+                  text run at (8,2) width 115: &quot;Percentages of time&quot;
+            RenderBlock (floating) {SPAN} at (0,258) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 300x35
</span><span class="cx">                 text run at (0,2) width 300: &quot;What is holding you back from doing more research&quot;
</span><span class="cx">                 text run at (0,22) width 41: &quot;online?&quot;
</span><del>-            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: &quot;Reasons&quot;
-            RenderBlock (floating) {SPAN} at (0,250) size 325x21 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,258) size 180x25 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 51x15
+                  text run at (8,2) width 51: &quot;Reasons&quot;
+            RenderBlock (floating) {SPAN} at (0,284) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 220x15
</span><span class="cx">                 text run at (0,2) width 220: &quot;Your research is primarily focused on:&quot;
</span><del>-            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: &quot;Texts&quot;
-            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: &quot;Performance materials&quot;
-            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: &quot;n/a&quot;
-            RenderBlock {H2} at (0,335) size 560x17 [color=#333333]
</del><ins>+            RenderBlock {SPAN} at (325,284) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (5,3) size 13x13 [color=#000000]
+              RenderText {#text} at (21,2) size 32x15
+                text run at (21,2) width 32: &quot;Texts&quot;
+            RenderBlock {SPAN} at (325,304) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (5,3) size 13x13 [color=#000000]
+              RenderText {#text} at (21,2) size 133x15
+                text run at (21,2) width 133: &quot;Performance materials&quot;
+            RenderBlock {SPAN} at (325,324) size 180x21 [color=#333333]
+              RenderBlock {INPUT} at (5,3) size 13x13 [color=#000000]
+              RenderText {#text} at (21,2) size 21x15
+                text run at (21,2) width 21: &quot;n/a&quot;
+            RenderBlock {H2} at (0,369) size 560x17 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,0) size 374x16
</span><span class="cx">                 text run at (0,0) width 374: &quot;INTERNET SHAKESPEARE EDITIONS QUESTIONS&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,361) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,395) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 302x15
</span><span class="cx">                 text run at (0,2) width 302: &quot;Have you used UVic's Internet Shakespeare Editions?&quot;
</span><del>-            RenderBlock {SPAN} at (325,361) size 180x21 [color=#333333]
</del><ins>+            RenderBlock {SPAN} at (325,395) size 180x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 19x15
</span><span class="cx">                 text run at (0,2) width 19: &quot;Yes&quot;
</span><del>-              RenderBlock {INPUT} at (21,3) size 12x13 [color=#000000]
-              RenderText {#text} at (35,2) size 19x15
-                text run at (35,2) width 4: &quot; &quot;
-                text run at (39,2) width 15: &quot;No&quot;
-              RenderBlock {INPUT} at (56,3) size 12x13 [color=#000000]
</del><ins>+              RenderBlock {INPUT} at (24,3) size 13x13 [color=#000000]
+              RenderText {#text} at (40,2) size 19x15
+                text run at (40,2) width 4: &quot; &quot;
+                text run at (44,2) width 15: &quot;No&quot;
+              RenderBlock {INPUT} at (64,3) size 13x13 [color=#000000]
</ins><span class="cx">               RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderBlock {P} at (0,394) size 560x21 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,428) size 560x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 378x15
</span><span class="cx">                 text run at (0,2) width 378: &quot;-- If you answered no to this question, skip to the next section --&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,427) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,461) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 274x15
</span><span class="cx">                 text run at (0,2) width 274: &quot;Which area of the ISE did you find most useful?&quot;
</span><del>-            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: &quot;Sections of the ISE&quot;
-            RenderBlock (floating) {SPAN} at (0,447) size 325x21 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,461) size 180x25 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 111x15
+                  text run at (8,2) width 111: &quot;Sections of the ISE&quot;
+            RenderBlock (floating) {SPAN} at (0,487) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 252x15
</span><span class="cx">                 text run at (0,2) width 252: &quot;How did you find the navigation of the ISE?&quot;
</span><del>-            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: &quot;Level of difficulty&quot;
-            RenderBlock (floating) {SPAN} at (0,467) size 325x21 [color=#333333]
</del><ins>+            RenderMenuList {SELECT} at (325,487) size 180x25 [bgcolor=#FFFFFF]
+              RenderBlock (anonymous) at (4,2) size 155x20
+                RenderText at (8,2) size 97x15
+                  text run at (8,2) width 97: &quot;Level of difficulty&quot;
+            RenderBlock (floating) {SPAN} at (0,513) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 206x15
</span><span class="cx">                 text run at (0,2) width 206: &quot;Please describe your use of the ISE.&quot;
</span><del>-            RenderBlock {H2} at (0,621) size 560x17 [color=#333333]
</del><ins>+            RenderBlock {H2} at (0,667) size 560x17 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,0) size 291x16
</span><span class="cx">                 text run at (0,0) width 291: &quot;TOOLS IN DEVELOPMENT QUESTIONS&quot;
</span><del>-            RenderBlock {P} at (0,651) size 560x61 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,697) size 560x61 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 556x55
</span><span class="cx">                 text run at (0,2) width 453: &quot;We are in the process of both making new material available and developing &quot;
</span><span class="cx">                 text run at (453,2) width 103: &quot;new tools to view&quot;
</span><span class="cx">                 text run at (0,22) width 354: &quot;and extrapolate information from Shakespeare's works. The &quot;
</span><span class="cx">                 text run at (354,22) width 160: &quot;following images are visual&quot;
</span><span class="cx">                 text run at (0,42) width 343: &quot;representations of some of the ideas being thrown around.&quot;
</span><del>-            RenderBlock {P} at (0,724) size 560x21 [color=#333333]
</del><ins>+            RenderBlock {P} at (0,770) size 560x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 337x15
</span><span class="cx">                 text run at (0,2) width 337: &quot;Please review them carefully and provide feedback below&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,757) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,803) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 145x15
</span><span class="cx">                 text run at (0,2) width 145: &quot;Your comments on Fig. 1&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,888) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,934) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 145x15
</span><span class="cx">                 text run at (0,2) width 145: &quot;Your comments on Fig. 2&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,1019) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,1065) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 145x15
</span><span class="cx">                 text run at (0,2) width 145: &quot;Your comments on Fig. 3&quot;
</span><del>-            RenderBlock {H2} at (0,1170) size 560x17 [color=#333333]
</del><ins>+            RenderBlock {H2} at (0,1216) size 560x17 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,0) size 143x16
</span><span class="cx">                 text run at (0,0) width 143: &quot;OTHER FEEDBACK&quot;
</span><del>-            RenderBlock (floating) {SPAN} at (0,1196) size 325x21 [color=#333333]
</del><ins>+            RenderBlock (floating) {SPAN} at (0,1242) size 325x21 [color=#333333]
</ins><span class="cx">               RenderText {#text} at (0,2) size 220x15
</span><span class="cx">                 text run at (0,2) width 220: &quot;Please enter any other thoughts here.&quot;
</span><del>-          RenderBlock {P} at (20,1474) size 560x21 [color=#333333]
</del><ins>+          RenderBlock {P} at (20,1520) size 560x21 [color=#333333]
</ins><span class="cx">             RenderText {#text} at (0,2) size 233x15
</span><span class="cx">               text run at (0,2) width 233: &quot;Thank you for your time filling this out.&quot;
</span><del>-        RenderBlock {DIV} at (1,1628) size 600x52 [border: (1px dashed #A6A972) none]
</del><ins>+        RenderBlock {DIV} at (1,1674) size 600x52 [border: (1px dashed #A6A972) none]
</ins><span class="cx">           RenderBlock {SPAN} at (0,16) size 600x20 [color=#333333]
</span><span class="cx">             RenderText {#text} at (247,2) size 106x15
</span><span class="cx">               text run at (247,2) width 106: &quot;\x{A9}2003 Kevin Davis&quot;
</span><del>-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
</del><ins>+layer at (440,302) size 180x15
+  RenderBlock {DIV} at (2,3) size 180x15
+layer at (440,325) size 180x15
+  RenderBlock {DIV} at (2,3) size 180x15
+layer at (113,810) size 506x106 clip at (114,811) size 504x104
+  RenderTextControl {TEXTAREA} at (0,536) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x15
+layer at (113,1097) size 506x106 clip at (114,1098) size 504x104
+  RenderTextControl {TEXTAREA} at (0,823) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x15
+layer at (113,1228) size 506x106 clip at (114,1229) size 504x104
+  RenderTextControl {TEXTAREA} at (0,954) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x15
+layer at (113,1359) size 506x106 clip at (114,1360) size 504x104
+  RenderTextControl {TEXTAREA} at (0,1085) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x15
+layer at (113,1536) size 506x106 clip at (114,1537) size 504x104
+  RenderTextControl {TEXTAREA} at (0,1262) size 506x107 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 500x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastcssboxshadowandborderradiusexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/win/fast/css/box-shadow-and-border-radius-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastdynamic008expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/dynamic/008-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/dynamic/008-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/dynamic/008-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 785x774
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x774
+  RenderBlock {HTML} at (0,0) size 785x774
+    RenderBody {BODY} at (8,8) size 769x758
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (10,10) size 339x754 clip at (11,11) size 337x752
+  RenderTextControl {TEXTAREA} at (2,2) size 339x754 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 335x15
+      RenderText {#text} at (0,0) size 88x15
+        text run at (0,0) width 88: &quot;Sample text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms001expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/001-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastforms001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/001-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/001-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/001-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -6,60 +6,60 @@
</span><span class="cx">       RenderBlock {H1} at (0,0) size 784x37
</span><span class="cx">         RenderText {#text} at (0,0) size 234x37
</span><span class="cx">           text run at (0,0) width 234: &quot;Min-Width Tests&quot;
</span><del>-      RenderTable {TABLE} at (0,58) size 784x87 [border: (2px outset #808080)]
-        RenderTableSection {TBODY} at (2,2) size 780x82
-          RenderTableRow {TR} at (0,0) size 780x82
-            RenderTableCell {TD} at (0,0) size 135x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderMenuList {SELECT} at (3,1) size 129x80 [bgcolor=#FFFFFF] [border: (40px solid #FF0000)]
-                RenderBlock (anonymous) at (40,40) size 49x16
-                  RenderText at (8,1) size 20x13
-                    text run at (8,1) width 20: &quot;Foo&quot;
-            RenderTableCell {TD} at (135,40) size 645x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-      RenderBlock {P} at (0,160) size 784x25
</del><ins>+      RenderTable {TABLE} at (0,58) size 784x109 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 780x104
+          RenderTableRow {TR} at (0,0) size 780x104
+            RenderTableCell {TD} at (0,0) size 164x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderMenuList {SELECT} at (3,1) size 158x102 [bgcolor=#FFFFFF] [border: (40px solid #FF0000)]
+                RenderBlock (anonymous) at (44,42) size 53x18
+                  RenderText at (8,1) size 22x15
+                    text run at (8,1) width 22: &quot;Foo&quot;
+            RenderTableCell {TD} at (164,51) size 616x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,182) size 784x25
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (2,2) size 780x20
</span><span class="cx">             RenderTableRow {TR} at (0,0) size 780x20
</span><del>-              RenderTableCell {TD} at (0,0) size 18x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {INPUT} at (3,4) size 12x12
-              RenderTableCell {TD} at (18,9) size 762x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-      RenderBlock {P} at (0,200) size 784x25
-        RenderTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
-          RenderTableSection {TBODY} at (2,2) size 780x20
-            RenderTableRow {TR} at (0,0) size 780x20
-              RenderTableCell {TD} at (0,0) size 18x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderBlock {INPUT} at (3,4) size 12x12
-              RenderTableCell {TD} at (18,9) size 762x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-      RenderBlock {P} at (0,240) size 784x29
-        RenderTable {TABLE} at (0,0) size 784x28 [border: (2px outset #808080)]
-          RenderTableSection {TBODY} at (2,2) size 780x24
-            RenderTableRow {TR} at (0,0) size 780x24
-              RenderTableCell {TD} at (0,0) size 42x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 36x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 20x14
-                    RenderText at (0,0) size 20x13
-                      text run at (0,0) width 20: &quot;Foo&quot;
-              RenderTableCell {TD} at (42,11) size 738x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-      RenderBlock {P} at (0,284) size 784x268
-        RenderTable {TABLE} at (0,0) size 784x91 [border: (2px outset #808080)]
-          RenderTableSection {TBODY} at (2,2) size 780x87
-            RenderTableRow {TR} at (0,0) size 780x87
-              RenderTableCell {TD} at (0,0) size 118x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderButton {INPUT} at (3,1) size 112x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
-                  RenderBlock (anonymous) at (46,42) size 20x13
-                    RenderText at (0,0) size 20x13
-                      text run at (0,0) width 20: &quot;Foo&quot;
-              RenderTableCell {TD} at (118,42) size 662x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-        RenderTable {TABLE} at (0,91) size 784x91 [border: (2px outset #808080)]
-          RenderTableSection {TBODY} at (2,2) size 780x87
-            RenderTableRow {TR} at (0,0) size 780x87
-              RenderTableCell {TD} at (0,0) size 169x87 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                RenderButton {INPUT} at (3,1) size 163x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
-                  RenderBlock (anonymous) at (46,42) size 71x13
-                    RenderText at (0,0) size 71x13
-                      text run at (0,0) width 71: &quot;Submit a bug&quot;
-              RenderTableCell {TD} at (169,42) size 611x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
-        RenderBlock (anonymous) at (0,182) size 784x85
-          RenderButton {INPUT} at (2,0) size 112x85 [bgcolor=#C0C0C0] [border: (40px solid #FF0000)]
-            RenderBlock (anonymous) at (46,42) size 20x13
-              RenderText at (0,0) size 20x13
-                text run at (0,0) width 20: &quot;Foo&quot;
</del><ins>+              RenderTableCell {TD} at (0,0) size 22x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (5,4) size 13x12
+              RenderTableCell {TD} at (22,9) size 758x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,222) size 784x22
+        RenderTable {TABLE} at (0,0) size 784x21 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x17
+            RenderTableRow {TR} at (0,0) size 780x17
+              RenderTableCell {TD} at (0,0) size 23x17 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {INPUT} at (6,4) size 13x12
+              RenderTableCell {TD} at (23,7) size 757x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,259) size 784x32
+        RenderTable {TABLE} at (0,0) size 784x31 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x27
+            RenderTableRow {TR} at (0,0) size 780x27
+              RenderTableCell {TD} at (0,0) size 44x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 38x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 22x15
+                    RenderText at (0,0) size 22x15
+                      text run at (0,0) width 22: &quot;Foo&quot;
+              RenderTableCell {TD} at (44,12) size 736x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+      RenderBlock {P} at (0,306) size 784x259
+        RenderTable {TABLE} at (0,0) size 784x88 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x84
+            RenderTableRow {TR} at (0,0) size 780x84
+              RenderTableCell {TD} at (0,0) size 120x84 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,1) size 114x82 [bgcolor=#F0F0F0] [border: (40px solid #FF0000)]
+                  RenderBlock (anonymous) at (46,41) size 22x15
+                    RenderText at (0,0) size 22x15
+                      text run at (0,0) width 22: &quot;Foo&quot;
+              RenderTableCell {TD} at (120,41) size 660x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+        RenderTable {TABLE} at (0,88) size 784x88 [border: (2px outset #808080)]
+          RenderTableSection {TBODY} at (2,2) size 780x84
+            RenderTableRow {TR} at (0,0) size 780x84
+              RenderTableCell {TD} at (0,0) size 173x84 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,1) size 167x82 [bgcolor=#F0F0F0] [border: (40px solid #FF0000)]
+                  RenderBlock (anonymous) at (46,41) size 75x15
+                    RenderText at (0,0) size 75x15
+                      text run at (0,0) width 75: &quot;Submit a bug&quot;
+              RenderTableCell {TD} at (173,41) size 607x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+        RenderBlock (anonymous) at (0,176) size 784x82
+          RenderButton {INPUT} at (2,0) size 114x82 [bgcolor=#F0F0F0] [border: (40px solid #FF0000)]
+            RenderBlock (anonymous) at (46,41) size 22x15
+              RenderText at (0,0) size 22x15
+                text run at (0,0) width 22: &quot;Foo&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/003-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/003-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/003-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderMenuList {SELECT} at (2,0) size 59x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 59x18
-          RenderText at (8,2) size 28x13
-            text run at (8,2) width 28: &quot;Hello&quot;
-      RenderBlock (anonymous) at (0,20) size 784x18
-        RenderText {#text} at (0,0) size 292x18
-          text run at (0,0) width 292: &quot;This text should be *below* the select widget.&quot;
</del><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
+      RenderMenuList {SELECT} at (2,0) size 85x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 60x20
+          RenderText at (8,2) size 29x15
+            text run at (8,2) width 29: &quot;Hello&quot;
+      RenderBlock (anonymous) at (0,26) size 784x18
+        RenderText {#text} at (0,0) size 292x18
+          text run at (0,0) width 292: &quot;This text should be *below* the select widget.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/004-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/004-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/004-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,16 +1,16 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderMenuList {SELECT} at (2,2) size 59x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 59x18
-          RenderText at (8,2) size 28x13
-            text run at (8,2) width 28: &quot;Hello&quot;
-      RenderText {#text} at (63,1) size 4x18
-        text run at (63,1) width 4: &quot; &quot;
-      RenderMenuList {SELECT} at (69,2) size 79x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 79x18
-          RenderText at (8,2) size 48x13
-            text run at (8,2) width 48: &quot;Goodbye&quot;
-      RenderText {#text} at (0,0) size 0x0
</del><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
+      RenderMenuList {SELECT} at (2,2) size 85x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 60x20
+          RenderText at (8,2) size 29x15
+            text run at (8,2) width 29: &quot;Hello&quot;
+      RenderText {#text} at (89,4) size 4x18
+        text run at (89,4) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (95,2) size 108x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 83x20
+          RenderText at (8,2) size 52x15
+            text run at (8,2) width 52: &quot;Goodbye&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastforms006expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/006-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/006-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastforms007expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/007-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/007-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label01expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label01-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label01-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label01-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,13 @@
</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
+      RenderText {#text} at (0,0) size 673x18
+        text run at (0,0) width 673: &quot;In the selection list below, the text 'The label for this element is \&quot;1\&quot;' should appear, and not the character '1'&quot;
+      RenderBR {BR} at (673,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 228x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 203x20
+          RenderText at (8,2) size 172x15
+            text run at (8,2) width 172: &quot;the label for this element is \&quot;1\&quot;&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label02expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label02-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label02-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label02-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,13 @@
</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
+      RenderText {#text} at (0,0) size 300x18
+        text run at (0,0) width 300: &quot;With the label empty, the enclosing text is used.&quot;
+      RenderBR {BR} at (300,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 350x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 325x20
+          RenderText at (8,2) size 294x15
+            text run at (8,2) width 294: &quot;empty label should display empty string to match IE&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label03expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label03-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label03-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label03-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,13 @@
</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
+      RenderText {#text} at (0,0) size 436x18
+        text run at (0,0) width 436: &quot;When the label contains only white space, the containing text is used.&quot;
+      RenderBR {BR} at (436,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 382x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 357x20
+          RenderText at (8,2) size 326x15
+            text run at (8,2) width 326: &quot;white space label should display empty string to match IE&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label04expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label04-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label04-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label04-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,13 @@
</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
+      RenderText {#text} at (0,0) size 595x18
+        text run at (0,0) width 595: &quot;The label attribute appears, but is missing the equals value piece, so the containing text is used.&quot;
+      RenderBR {BR} at (595,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 506x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 481x20
+          RenderText at (8,2) size 450x15
+            text run at (8,2) width 450: &quot;the label attribute is mentioned but no value is specified; this text should appear&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label05expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label05-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label05-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label05-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderText {#text} at (0,0) size 668x18
+        text run at (0,0) width 668: &quot;In the list box below, the text \&quot;This text should appear\&quot; should be shown as the first entry into the list box.&quot;
+      RenderBR {BR} at (668,14) size 0x0
+      RenderListBox {SELECT} at (2,20) size 154x81 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label06expectedtxt"></a>
<div class="propset"><h4>Property changes: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label06-expected.txt</h4>
<pre class="diff"><span>
</span></pre></div>
<a id="svnexecutable"></a>
<div class="delfile"><h4>Deleted: svn:executable</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsHTMLOptionElement_label07expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label07-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label07-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/HTMLOptionElement_label07-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,14 @@
</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
+      RenderText {#text} at (0,0) size 781x36
+        text run at (0,0) width 781: &quot;The select item below has a label specified, and enclosed text that is whitespace. There should be no text shown in the select&quot;
+        text run at (0,18) width 28: &quot;box.&quot;
+      RenderBR {BR} at (28,32) size 0x0
+      RenderMenuList {SELECT} at (2,38) size 65x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 40x20
+          RenderText at (8,2) size 0x15
+            text run at (8,2) width 0: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbasicbuttonsexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsbasicbuttonsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/basic-buttons-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,167 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x366
+  RenderBlock {HTML} at (0,0) size 800x366
+    RenderBody {BODY} at (8,8) size 784x350
+      RenderBlock (anonymous) at (0,0) size 784x72
+        RenderText {#text} at (0,0) size 538x18
+          text run at (0,0) width 538: &quot;Tests for basic button rendering. Creates a table with seven columns and seven rows. &quot;
+        RenderBR {BR} at (538,0) size 0x18
+        RenderText {#text} at (0,18) size 511x18
+          text run at (0,18) width 511: &quot;Creates two different types of buttons, one with an image (a red dot) and another &quot;
+        RenderBR {BR} at (511,18) size 0x18
+        RenderText {#text} at (0,36) size 649x18
+          text run at (0,36) width 649: &quot;with text (\&quot;foo\&quot;) and then uses six different paddings to make sure each of the buttons render properly. &quot;
+        RenderBR {BR} at (649,36) size 0x18
+        RenderBR {BR} at (0,54) size 0x18
+      RenderTable {TABLE} at (0,72) size 684x278
+        RenderTableSection {TBODY} at (0,0) size 684x278
+          RenderTableRow {TR} at (0,0) size 684x20
+            RenderTableCell {TD} at (0,0) size 169x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 42x18
+                text run at (1,1) width 42: &quot;styling&quot;
+            RenderTableCell {TD} at (169,0) size 60x20 [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 58x18
+                text run at (1,1) width 58: &quot;&lt;button&gt;&quot;
+            RenderTableCell {TD} at (229,0) size 157x20 [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 155x18
+                text run at (1,1) width 155: &quot;(offsetH,W) (clientH,W)&quot;
+            RenderTableCell {TD} at (386,0) size 132x20 [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 130x18
+                text run at (1,1) width 130: &quot;&lt;input type=button&gt;&quot;
+            RenderTableCell {TD} at (518,0) size 166x20 [r=0 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 164x18
+                text run at (1,1) width 164: &quot;(offsetH,W) (clientH, -W)&quot;
+          RenderTableRow {TR} at (0,20) size 684x27
+            RenderTableCell {TD} at (0,23) size 169x20 [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 53x18
+                text run at (1,1) width 53: &quot;(default)&quot;
+            RenderTableCell {TD} at (169,20) size 60x27 [r=1 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 26x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,3) size 10x15
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,23) size 157x20 [r=1 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(21, 26) (17, 22)&quot;
+            RenderTableCell {TD} at (386,20) size 132x27 [r=1 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 34x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,3) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,23) size 166x20 [r=1 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(21, 34) (17, 30)&quot;
+          RenderTableRow {TR} at (0,47) size 684x25
+            RenderTableCell {TD} at (0,49) size 169x20 [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 67x18
+                text run at (1,1) width 67: &quot;padding: 0&quot;
+            RenderTableCell {TD} at (169,47) size 60x25 [r=2 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 14x19 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (2,2) size 10x15
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,49) size 157x20 [r=2 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(19, 14) (15, 10)&quot;
+            RenderTableCell {TD} at (386,47) size 132x25 [r=2 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 22x19 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (2,2) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,49) size 166x20 [r=2 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(19, 22) (15, 18)&quot;
+          RenderTableRow {TR} at (0,72) size 684x51
+            RenderTableCell {TD} at (0,87) size 169x20 [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 88x18
+                text run at (1,1) width 88: &quot;padding: 10%&quot;
+            RenderTableCell {TD} at (169,79) size 60x36 [r=3 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 26x31 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (7,7) size 11x16
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,87) size 157x20 [r=3 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(31, 26) (27, 22)&quot;
+            RenderTableCell {TD} at (386,72) size 132x51 [r=3 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 48x45 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (15,15) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,87) size 166x20 [r=3 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(45, 48) (41, 44)&quot;
+          RenderTableRow {TR} at (0,123) size 684x29
+            RenderTableCell {TD} at (0,127) size 169x20 [r=4 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 83x18
+                text run at (1,1) width 83: &quot;padding: 2px&quot;
+            RenderTableCell {TD} at (169,123) size 60x29 [r=4 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 18x23 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (4,4) size 10x15
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,127) size 157x20 [r=4 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(23, 18) (19, 14)&quot;
+            RenderTableCell {TD} at (386,123) size 132x29 [r=4 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 26x23 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (4,4) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,127) size 166x20 [r=4 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(23, 26) (19, 22)&quot;
+          RenderTableRow {TR} at (0,152) size 684x30
+            RenderTableCell {TD} at (0,157) size 169x20 [r=5 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 167x18
+                text run at (1,1) width 167: &quot;padding: 2px 6px 3px 6px&quot;
+            RenderTableCell {TD} at (169,152) size 60x30 [r=5 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 26x24 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,4) size 10x15
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,157) size 157x20 [r=5 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(24, 26) (20, 22)&quot;
+            RenderTableCell {TD} at (386,152) size 132x30 [r=5 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 34x24 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,4) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,157) size 166x20 [r=5 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(24, 34) (20, 30)&quot;
+          RenderTableRow {TR} at (0,182) size 684x31
+            RenderTableCell {TD} at (0,187) size 169x20 [r=6 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 111x18
+                text run at (1,1) width 111: &quot;padding: 3px 7px&quot;
+            RenderTableCell {TD} at (169,182) size 60x31 [r=6 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 28x25 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (9,5) size 10x15
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,187) size 157x20 [r=6 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(25, 28) (21, 24)&quot;
+            RenderTableCell {TD} at (386,182) size 132x31 [r=6 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 36x25 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (9,5) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,187) size 166x20 [r=6 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(25, 36) (21, 32)&quot;
+          RenderTableRow {TR} at (0,213) size 684x65
+            RenderTableCell {TD} at (0,235) size 169x20 [r=7 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 91x18
+                text run at (1,1) width 91: &quot;padding: 20px&quot;
+            RenderTableCell {TD} at (169,213) size 60x65 [r=7 c=1 rs=1 cs=1]
+              RenderButton {BUTTON} at (3,3) size 54x59 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (22,22) size 10x15
+                  RenderImage {IMG} at (0,2) size 10x10
+            RenderTableCell {TD} at (229,235) size 157x20 [r=7 c=2 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(59, 54) (55, 50)&quot;
+            RenderTableCell {TD} at (386,213) size 132x65 [r=7 c=3 rs=1 cs=1]
+              RenderButton {INPUT} at (3,3) size 62x59 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (22,22) size 18x15
+                  RenderText at (0,0) size 18x15
+                    text run at (0,0) width 18: &quot;foo&quot;
+            RenderTableCell {TD} at (518,235) size 166x20 [r=7 c=4 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 104x18
+                text run at (1,1) width 104: &quot;(59, 62) (55, 58)&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbasicinputsexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/basic-inputs-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsbasicselectsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,174 +1,174 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x486
-  RenderBlock {HTML} at (0,0) size 800x486
-    RenderBody {BODY} at (8,8) size 784x470
-      RenderBlock {DIV} at (0,0) size 784x470 [border: (1px solid #FF0000)]
-        RenderText {#text} at (1,2) size 164x18
-          text run at (1,2) width 164: &quot;Whitespace in option text:&quot;
-        RenderMenuList {SELECT} at (167,3) size 56x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 56x18
-            RenderText at (8,2) size 25x13
-              text run at (8,2) width 25: &quot;f o o&quot;
-        RenderText {#text} at (225,2) size 7x18
-          text run at (225,2) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (234,3) size 56x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 56x18
-            RenderText at (8,2) size 25x13
-              text run at (8,2) width 25: &quot;f o o&quot;
-        RenderText {#text} at (292,2) size 8x18
-          text run at (292,2) width 8: &quot;b&quot;
-        RenderBR {BR} at (300,2) size 0x18
-        RenderBR {BR} at (1,22) size 0x18
-        RenderText {#text} at (1,40) size 135x18
-          text run at (1,40) width 135: &quot;Simple select control:&quot;
-        RenderMenuList {SELECT} at (138,41) size 49x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+layer at (0,0) size 800x558
+  RenderBlock {HTML} at (0,0) size 800x558
+    RenderBody {BODY} at (8,8) size 784x542
+      RenderBlock {DIV} at (0,0) size 784x542 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,5) size 164x18
+          text run at (1,5) width 164: &quot;Whitespace in option text:&quot;
+        RenderMenuList {SELECT} at (167,3) size 80x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 55x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;f o o&quot;
+        RenderText {#text} at (249,5) size 7x18
+          text run at (249,5) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (258,3) size 80x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 55x20
+            RenderText at (8,2) size 24x15
+              text run at (8,2) width 24: &quot;f o o&quot;
+        RenderText {#text} at (340,5) size 8x18
+          text run at (340,5) width 8: &quot;b&quot;
+        RenderBR {BR} at (348,5) size 0x18
+        RenderBR {BR} at (1,28) size 0x18
+        RenderText {#text} at (1,49) size 135x18
+          text run at (1,49) width 135: &quot;Simple select control:&quot;
+        RenderMenuList {SELECT} at (138,47) size 74x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (189,40) size 7x18
-          text run at (189,40) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (198,41) size 49x18 [color=#808080] [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (214,49) size 7x18
+          text run at (214,49) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (223,47) size 74x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (249,40) size 8x18
-          text run at (249,40) width 8: &quot;b&quot;
-        RenderBR {BR} at (257,40) size 0x18
-        RenderBR {BR} at (1,60) size 0x18
-        RenderText {#text} at (1,78) size 194x18
-          text run at (1,78) width 194: &quot;Line-height should be ignored:&quot;
-        RenderMenuList {SELECT} at (197,79) size 49x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (299,49) size 8x18
+          text run at (299,49) width 8: &quot;b&quot;
+        RenderBR {BR} at (307,49) size 0x18
+        RenderBR {BR} at (1,72) size 0x18
+        RenderText {#text} at (1,93) size 194x18
+          text run at (1,93) width 194: &quot;Line-height should be ignored:&quot;
+        RenderMenuList {SELECT} at (197,91) size 74x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (248,78) size 7x18
-          text run at (248,78) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (257,79) size 49x18 [color=#808080] [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (273,93) size 7x18
+          text run at (273,93) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (282,91) size 74x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;bar&quot;
</span><del>-        RenderText {#text} at (308,78) size 8x18
-          text run at (308,78) width 8: &quot;b&quot;
-        RenderBR {BR} at (316,78) size 0x18
-        RenderBR {BR} at (1,98) size 0x18
-        RenderText {#text} at (1,116) size 434x18
-          text run at (1,116) width 434: &quot;Padding should be respected, the arrow button shouldn't change size:&quot;
-        RenderMenuList {SELECT} at (437,117) size 49x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (358,93) size 8x18
+          text run at (358,93) width 8: &quot;b&quot;
+        RenderBR {BR} at (366,93) size 0x18
+        RenderBR {BR} at (1,116) size 0x18
+        RenderText {#text} at (1,137) size 434x18
+          text run at (1,137) width 434: &quot;Padding should be respected, the arrow button shouldn't change size:&quot;
+        RenderMenuList {SELECT} at (437,135) size 74x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (488,116) size 7x18
-          text run at (488,116) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (497,117) size 49x18 [color=#808080] [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (513,137) size 7x18
+          text run at (513,137) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (522,135) size 74x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (548,116) size 8x18
-          text run at (548,116) width 8: &quot;b&quot;
-        RenderBR {BR} at (556,116) size 0x18
-        RenderBR {BR} at (1,136) size 0x18
-        RenderText {#text} at (1,161) size 176x18
-          text run at (1,161) width 176: &quot;Border should be respected:&quot;
-        RenderMenuList {SELECT} at (179,155) size 63x32 [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
-          RenderBlock (anonymous) at (8,8) size 47x16
-            RenderText at (8,1) size 18x13
</del><ins>+        RenderText {#text} at (598,137) size 8x18
+          text run at (598,137) width 8: &quot;b&quot;
+        RenderBR {BR} at (606,137) size 0x18
+        RenderBR {BR} at (1,160) size 0x18
+        RenderText {#text} at (1,188) size 176x18
+          text run at (1,188) width 176: &quot;Border should be respected:&quot;
+        RenderMenuList {SELECT} at (179,179) size 90x38 [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
+          RenderBlock (anonymous) at (12,10) size 49x18
+            RenderText at (8,1) size 18x15
</ins><span class="cx">               text run at (8,1) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (244,161) size 7x18
-          text run at (244,161) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (253,155) size 63x32 [color=#808080] [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
-          RenderBlock (anonymous) at (8,8) size 47x16
-            RenderText at (8,1) size 18x13
</del><ins>+        RenderText {#text} at (271,188) size 7x18
+          text run at (271,188) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (280,179) size 90x38 [color=#6D6D6D] [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
+          RenderBlock (anonymous) at (12,10) size 49x18
+            RenderText at (8,1) size 18x15
</ins><span class="cx">               text run at (8,1) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (318,161) size 8x18
-          text run at (318,161) width 8: &quot;b&quot;
-        RenderBR {BR} at (326,161) size 0x18
-        RenderBR {BR} at (1,188) size 0x18
-        RenderText {#text} at (1,209) size 116x18
-          text run at (1,209) width 116: &quot;Border + padding:&quot;
-        RenderMenuList {SELECT} at (119,207) size 55x24 [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
-          RenderBlock (anonymous) at (4,4) size 47x16
-            RenderText at (8,1) size 18x13
</del><ins>+        RenderText {#text} at (372,188) size 8x18
+          text run at (372,188) width 8: &quot;b&quot;
+        RenderBR {BR} at (380,188) size 0x18
+        RenderBR {BR} at (1,218) size 0x18
+        RenderText {#text} at (1,242) size 116x18
+          text run at (1,242) width 116: &quot;Border + padding:&quot;
+        RenderMenuList {SELECT} at (119,237) size 82x30 [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
+          RenderBlock (anonymous) at (8,6) size 49x18
+            RenderText at (8,1) size 18x15
</ins><span class="cx">               text run at (8,1) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (176,209) size 7x18
-          text run at (176,209) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (185,207) size 55x24 [color=#808080] [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
-          RenderBlock (anonymous) at (4,4) size 47x16
-            RenderText at (8,1) size 18x13
</del><ins>+        RenderText {#text} at (203,242) size 7x18
+          text run at (203,242) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (212,237) size 82x30 [color=#6D6D6D] [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
+          RenderBlock (anonymous) at (8,6) size 49x18
+            RenderText at (8,1) size 18x15
</ins><span class="cx">               text run at (8,1) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (242,209) size 8x18
-          text run at (242,209) width 8: &quot;b&quot;
-        RenderBR {BR} at (250,209) size 0x18
-        RenderBR {BR} at (1,232) size 0x18
-        RenderText {#text} at (1,248) size 481x18
-          text run at (1,248) width 481: &quot;Height larger than font-size, button should grow, text baseline should center:&quot;
-        RenderMenuList {SELECT} at (484,249) size 49x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (296,242) size 8x18
+          text run at (296,242) width 8: &quot;b&quot;
+        RenderBR {BR} at (304,242) size 0x18
+        RenderBR {BR} at (1,268) size 0x18
+        RenderText {#text} at (1,287) size 481x18
+          text run at (1,287) width 481: &quot;Height larger than font-size, button should grow, text baseline should center:&quot;
+        RenderMenuList {SELECT} at (484,285) size 74x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (535,248) size 7x18
-          text run at (535,248) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (544,249) size 49x18 [color=#808080] [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (560,287) size 7x18
+          text run at (560,287) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (569,285) size 74x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (595,248) size 8x18
-          text run at (595,248) width 8: &quot;b&quot;
-        RenderBR {BR} at (603,248) size 0x18
-        RenderBR {BR} at (1,266) size 0x18
-        RenderText {#text} at (1,282) size 502x18
-          text run at (1,282) width 502: &quot;Heigh smaller than font-size, whole select shrinks and is baselined with the text:&quot;
-        RenderMenuList {SELECT} at (505,283) size 49x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (645,287) size 8x18
+          text run at (645,287) width 8: &quot;b&quot;
+        RenderBR {BR} at (653,287) size 0x18
+        RenderBR {BR} at (1,308) size 0x18
+        RenderText {#text} at (1,327) size 502x18
+          text run at (1,327) width 502: &quot;Heigh smaller than font-size, whole select shrinks and is baselined with the text:&quot;
+        RenderMenuList {SELECT} at (505,325) size 74x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;foo&quot;
</span><del>-        RenderText {#text} at (556,282) size 7x18
-          text run at (556,282) width 7: &quot;a&quot;
-        RenderMenuList {SELECT} at (565,283) size 49x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 49x18
-            RenderText at (8,2) size 18x13
</del><ins>+        RenderText {#text} at (581,327) size 7x18
+          text run at (581,327) width 7: &quot;a&quot;
+        RenderMenuList {SELECT} at (590,325) size 74x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 49x20
+            RenderText at (8,2) size 18x15
</ins><span class="cx">               text run at (8,2) width 18: &quot;bar&quot;
</span><del>-        RenderText {#text} at (616,282) size 8x18
-          text run at (616,282) width 8: &quot;b&quot;
-        RenderBR {BR} at (624,282) size 0x18
-        RenderBR {BR} at (1,300) size 0x18
-        RenderText {#text} at (1,316) size 168x18
-          text run at (1,316) width 168: &quot;select control with size=0: &quot;
-        RenderBR {BR} at (169,316) size 0x18
-        RenderMenuList {SELECT} at (3,335) size 198x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 198x18
-            RenderText at (8,2) size 70x13
-              text run at (8,2) width 70: &quot;Future Series&quot;
-        RenderText {#text} at (203,334) size 4x18
-          text run at (203,334) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (666,327) size 8x18
+          text run at (666,327) width 8: &quot;b&quot;
+        RenderBR {BR} at (674,327) size 0x18
+        RenderBR {BR} at (1,348) size 0x18
+        RenderText {#text} at (1,364) size 168x18
+          text run at (1,364) width 168: &quot;select control with size=0: &quot;
+        RenderBR {BR} at (169,364) size 0x18
+        RenderMenuList {SELECT} at (3,383) size 233x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 208x20
+            RenderText at (8,2) size 77x15
+              text run at (8,2) width 77: &quot;Future Series&quot;
+        RenderText {#text} at (238,385) size 4x18
+          text run at (238,385) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (1,354) size 168x18
-          text run at (1,354) width 168: &quot;select control with size=1: &quot;
-        RenderBR {BR} at (169,354) size 0x18
-        RenderMenuList {SELECT} at (3,373) size 198x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 198x18
-            RenderText at (8,2) size 70x13
-              text run at (8,2) width 70: &quot;Future Series&quot;
-        RenderText {#text} at (203,372) size 4x18
-          text run at (203,372) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (1,408) size 168x18
+          text run at (1,408) width 168: &quot;select control with size=1: &quot;
+        RenderBR {BR} at (169,408) size 0x18
+        RenderMenuList {SELECT} at (3,427) size 233x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 208x20
+            RenderText at (8,2) size 77x15
+              text run at (8,2) width 77: &quot;Future Series&quot;
+        RenderText {#text} at (238,429) size 4x18
+          text run at (238,429) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (1,392) size 165x18
-          text run at (1,392) width 165: &quot;Non-styled select control: &quot;
-        RenderBR {BR} at (166,392) size 0x18
-        RenderMenuList {SELECT} at (3,411) size 198x18 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-          RenderBlock (anonymous) at (1,1) size 196x16
-            RenderText at (8,1) size 70x13
-              text run at (8,1) width 70: &quot;Future Series&quot;
-        RenderText {#text} at (203,410) size 4x18
-          text run at (203,410) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (1,452) size 165x18
+          text run at (1,452) width 165: &quot;Non-styled select control: &quot;
+        RenderBR {BR} at (166,452) size 0x18
+        RenderMenuList {SELECT} at (3,471) size 235x24 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (5,3) size 208x18
+            RenderText at (8,1) size 77x15
+              text run at (8,1) width 77: &quot;Future Series&quot;
+        RenderText {#text} at (240,473) size 4x18
+          text run at (240,473) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span><del>-        RenderText {#text} at (1,430) size 290x18
-          text run at (1,430) width 290: &quot;Styled select control with large border-radius: &quot;
-        RenderBR {BR} at (291,430) size 0x18
-        RenderMenuList {SELECT} at (3,449) size 198x18 [bgcolor=#33CCFF] [border: (1px solid #000000)]
-          RenderBlock (anonymous) at (1,1) size 196x16
-            RenderText at (8,1) size 70x13
-              text run at (8,1) width 70: &quot;Future Series&quot;
-        RenderText {#text} at (203,448) size 4x18
-          text run at (203,448) width 4: &quot; &quot;
</del><ins>+        RenderText {#text} at (1,496) size 290x18
+          text run at (1,496) width 290: &quot;Styled select control with large border-radius: &quot;
+        RenderBR {BR} at (291,496) size 0x18
+        RenderMenuList {SELECT} at (3,515) size 235x24 [bgcolor=#33CCFF] [border: (1px solid #000000)]
+          RenderBlock (anonymous) at (5,3) size 208x18
+            RenderText at (8,1) size 77x15
+              text run at (8,1) width 77: &quot;Future Series&quot;
+        RenderText {#text} at (240,517) size 4x18
+          text run at (240,517) width 4: &quot; &quot;
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbasictextareasexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/basic-textareas-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/basic-textareas-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsboxshadowoverrideexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwinfastformsboxshadowoverrideexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/box-shadow-override-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,83 @@
</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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 393x18
+          text run at (0,0) width 393: &quot;Tests that box shadow is not applied to Aqua-themed controls.&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 257x18
+          text run at (0,0) width 257: &quot;You should not see any red on this page.&quot;
+      RenderBlock {DIV} at (0,68) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 161x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 155x15
+            RenderBlock {DIV} at (0,2) size 1x11
+            RenderBlock {DIV} at (1,0) size 142x15
+            RenderBlock {DIV} at (143,3) size 9x9
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,93) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 167x15
+            RenderBlock {DIV} at (2,1) size 13x13
+            RenderBlock {DIV} at (18,0) size 137x15
+            RenderBlock {DIV} at (155,3) size 9x9
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,118) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 178x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 172x15
+            RenderBlock {DIV} at (2,1) size 18x13
+            RenderBlock {DIV} at (23,0) size 137x15
+            RenderBlock {DIV} at (160,3) size 9x9
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,143) size 784x32
+        RenderBlock {INPUT} at (5,12) size 13x13
+        RenderText {#text} at (21,9) size 4x18
+          text run at (21,9) width 4: &quot; &quot;
+        RenderBlock {INPUT} at (29,12) size 13x13
+        RenderText {#text} at (45,9) size 4x18
+          text run at (45,9) width 4: &quot; &quot;
+        RenderSlider {INPUT} at (51,8) size 129x15 [color=#C4C4C4] [bgcolor=#FFFFFF]
+          RenderFlexibleBox {DIV} at (0,0) size 129x15
+            RenderBlock {DIV} at (0,0) size 129x15
+              RenderBlock {DIV} at (57,0) size 15x15
+        RenderText {#text} at (182,9) size 4x18
+          text run at (182,9) width 4: &quot; &quot;
+        RenderFileUploadControl {INPUT} at (188,8) size 238x21 &quot;no file selected&quot;
+          RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 68x15
+              RenderText at (0,0) size 68x15
+                text run at (0,0) width 68: &quot;Choose File&quot;
+        RenderText {#text} at (428,9) size 4x18
+          text run at (428,9) width 4: &quot; &quot;
+        RenderButton {INPUT} at (434,2) size 74x28 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 58x22
+            RenderText at (0,0) size 58x22
+              text run at (0,0) width 58: &quot;Button&quot;
+        RenderText {#text} at (510,9) size 4x18
+          text run at (510,9) width 4: &quot; &quot;
+        RenderButton {INPUT} at (516,8) size 54x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 38x15
+            RenderText at (0,0) size 38x15
+              text run at (0,0) width 38: &quot;Button&quot;
+        RenderText {#text} at (572,9) size 4x18
+          text run at (572,9) width 4: &quot; &quot;
+        RenderButton {INPUT} at (576,15) size 30x12 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 14x6
+            RenderText at (0,0) size 14x6
+              text run at (0,0) width 14: &quot;Button&quot;
+        RenderText {#text} at (606,9) size 4x18
+          text run at (606,9) width 4: &quot; &quot;
+        RenderButton {BUTTON} at (612,2) size 74x28 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 58x22
+            RenderText {#text} at (0,0) size 58x22
+              text run at (0,0) width 58: &quot;Button&quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (14,81) size 142x15
+  RenderBlock {DIV} at (0,0) size 142x15
+    RenderText {#text} at (0,0) size 41x15
+      text run at (0,0) width 41: &quot;Search&quot;
+layer at (31,106) size 137x15
+  RenderBlock {DIV} at (0,0) size 137x15
+layer at (36,131) size 137x15
+  RenderBlock {DIV} at (0,0) size 137x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttonpositionedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,15 @@
</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
+layer at (10,10) size 159x21
+  RenderButton {BUTTON} at (10,10) size 159x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+    RenderBlock (anonymous) at (8,3) size 143x15
+      RenderText {#text} at (0,0) size 143x15
+        text run at (0,0) width 143: &quot;This button is positioned.&quot;
+layer at (10,10) size 182x21
+  RenderButton {INPUT} at (10,10) size 182x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+    RenderBlock (anonymous) at (8,3) size 166x15
+      RenderText at (0,0) size 166x15
+        text run at (0,0) width 166: &quot;This button is also positioned&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttonsizesexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-sizes-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-sizes-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-sizes-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,112 @@
</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
+      RenderButton {BUTTON} at (0,9) size 41x12 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 25x6
+          RenderText {#text} at (0,0) size 25x6
+            text run at (0,0) width 25: &quot;Test Button&quot;
+      RenderText {#text} at (41,3) size 4x18
+        text run at (41,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (45,8) size 47x13 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 31x7
+          RenderText {#text} at (0,0) size 31x7
+            text run at (0,0) width 31: &quot;Test Button&quot;
+      RenderText {#text} at (92,3) size 4x18
+        text run at (92,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (96,8) size 53x13 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 37x7
+          RenderText {#text} at (0,0) size 37x7
+            text run at (0,0) width 37: &quot;Test Button&quot;
+      RenderText {#text} at (149,3) size 4x18
+        text run at (149,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (153,7) size 54x15 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 38x9
+          RenderText {#text} at (0,0) size 38x9
+            text run at (0,0) width 38: &quot;Test Button&quot;
+      RenderText {#text} at (207,3) size 4x18
+        text run at (207,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (211,6) size 63x16 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 47x10
+          RenderText {#text} at (0,0) size 47x10
+            text run at (0,0) width 47: &quot;Test Button&quot;
+      RenderText {#text} at (274,3) size 4x18
+        text run at (274,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (278,5) size 70x17 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 54x11
+          RenderText {#text} at (0,0) size 54x11
+            text run at (0,0) width 54: &quot;Test Button&quot;
+      RenderText {#text} at (348,3) size 4x18
+        text run at (348,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (354,4) size 72x18 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 56x12
+          RenderText {#text} at (0,0) size 56x12
+            text run at (0,0) width 56: &quot;Test Button&quot;
+      RenderText {#text} at (428,3) size 4x18
+        text run at (428,3) width 4: &quot; &quot;
+      RenderButton {INPUT} at (434,2) size 83x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (519,3) size 4x18
+        text run at (519,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (525,3) size 77x20 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 61x14
+          RenderText {#text} at (0,0) size 61x14
+            text run at (0,0) width 61: &quot;Test Button&quot;
+      RenderText {#text} at (604,3) size 4x18
+        text run at (604,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (610,2) size 83x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText {#text} at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (695,3) size 4x18
+        text run at (695,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (2,32) size 89x22 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 73x16
+          RenderText {#text} at (0,0) size 73x16
+            text run at (0,0) width 73: &quot;Test Button&quot;
+      RenderText {#text} at (93,34) size 4x18
+        text run at (93,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (99,31) size 91x23 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 75x17
+          RenderText {#text} at (0,0) size 75x17
+            text run at (0,0) width 75: &quot;Test Button&quot;
+      RenderText {#text} at (192,34) size 4x18
+        text run at (192,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (198,30) size 97x24 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 81x18
+          RenderText {#text} at (0,0) size 81x18
+            text run at (0,0) width 81: &quot;Test Button&quot;
+      RenderText {#text} at (297,34) size 4x18
+        text run at (297,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (303,29) size 102x26 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 86x20
+          RenderText {#text} at (0,0) size 86x20
+            text run at (0,0) width 86: &quot;Test Button&quot;
+      RenderText {#text} at (407,34) size 4x18
+        text run at (407,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (413,28) size 108x27 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 92x21
+          RenderText {#text} at (0,0) size 92x21
+            text run at (0,0) width 92: &quot;Test Button&quot;
+      RenderText {#text} at (523,34) size 4x18
+        text run at (523,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (529,27) size 115x28 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 99x22
+          RenderText {#text} at (0,0) size 99x22
+            text run at (0,0) width 99: &quot;Test Button&quot;
+      RenderText {#text} at (646,34) size 4x18
+        text run at (646,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (652,27) size 118x28 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 102x22
+          RenderText {#text} at (0,0) size 102x22
+            text run at (0,0) width 102: &quot;Test Button&quot;
+      RenderText {#text} at (772,34) size 4x18
+        text run at (772,34) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (2,59) size 126x29 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 110x23
+          RenderText {#text} at (0,0) size 110x23
+            text run at (0,0) width 110: &quot;Test Button&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttonstylecolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-style-color-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-style-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-style-color-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,52 @@
</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
+      RenderButton {BUTTON} at (2,2) size 83x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText {#text} at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (87,3) size 4x18
+        text run at (87,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (93,2) size 83x21 [color=#FF0000] [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText {#text} at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (178,3) size 4x18
+        text run at (178,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (184,2) size 83x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText {#text} at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (269,3) size 4x18
+        text run at (269,3) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (275,2) size 83x21 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText {#text} at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (360,3) size 4x18
+        text run at (360,3) width 4: &quot; &quot;
+      RenderButton {INPUT} at (366,2) size 83x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (451,3) size 4x18
+        text run at (451,3) width 4: &quot; &quot;
+      RenderButton {INPUT} at (457,2) size 83x21 [color=#FF0000] [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (542,3) size 4x18
+        text run at (542,3) width 4: &quot; &quot;
+      RenderButton {INPUT} at (548,2) size 83x21 [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (633,3) size 4x18
+        text run at (633,3) width 4: &quot; &quot;
+      RenderButton {INPUT} at (639,2) size 83x21 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 67x15
+          RenderText at (0,0) size 67x15
+            text run at (0,0) width 67: &quot;Test Button&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsbuttontexttransformexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/button-text-transform-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/button-text-transform-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/button-text-transform-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 746x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=15181&quot;
+          RenderText {#text} at (354,0) size 746x36
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 388: &quot;text-transform: uppercase not working in input (submit, reset,&quot;
+            text run at (0,18) width 104: &quot;button) elements&quot;
+        RenderText {#text} at (104,18) size 4x18
+          text run at (104,18) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,52) size 784x25
+        RenderButton {BUTTON} at (2,2) size 97x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 81x15
+            RenderText {#text} at (0,0) size 81x15
+              text run at (0,0) width 81: &quot;UPPERCASE&quot;
+        RenderText {#text} at (101,3) size 4x18
+          text run at (101,3) width 4: &quot; &quot;
+        RenderButton {BUTTON} at (107,2) size 74x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 58x15
+            RenderText {#text} at (0,0) size 58x15
+              text run at (0,0) width 58: &quot;lowercase&quot;
+        RenderText {#text} at (183,3) size 4x18
+          text run at (183,3) width 4: &quot; &quot;
+        RenderButton {BUTTON} at (189,2) size 73x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 57x15
+            RenderText {#text} at (0,0) size 57x15
+              text run at (0,0) width 57: &quot;Capitalize&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,93) size 784x25
+        RenderButton {INPUT} at (2,2) size 97x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 81x15
+            RenderText at (0,0) size 81x15
+              text run at (0,0) width 81: &quot;UPPERCASE&quot;
+        RenderText {#text} at (101,3) size 4x18
+          text run at (101,3) width 4: &quot; &quot;
+        RenderButton {INPUT} at (107,2) size 74x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 58x15
+            RenderText at (0,0) size 58x15
+              text run at (0,0) width 58: &quot;lowercase&quot;
+        RenderText {#text} at (183,3) size 4x18
+          text run at (183,3) width 4: &quot; &quot;
+        RenderButton {INPUT} at (189,2) size 73x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 57x15
+            RenderText at (0,0) size 57x15
+              text run at (0,0) width 57: &quot;Capitalize&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformscontrolclipoverflowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/control-clip-overflow-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/control-clip-overflow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/control-clip-overflow-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,35 @@
</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 784x572
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 764x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=17033&quot;
+          RenderText {#text} at (354,0) size 764x36
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 406: &quot;REGRESSION: Really long &lt;option&gt; causes unnecessary page&quot;
+            text run at (0,18) width 226: &quot;scroll bars to accommodate content&quot;
+        RenderText {#text} at (226,18) size 4x18
+          text run at (226,18) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,52) size 784x18
+        RenderText {#text} at (0,0) size 402x18
+          text run at (0,0) width 402: &quot;There should not be scroll bars below the popup and the button.&quot;
+layer at (8,94) size 100x50
+  RenderBlock {DIV} at (0,86) size 100x50
+    RenderMenuList {SELECT} at (0,2) size 80x24 [bgcolor=#FFFFFF]
+      RenderBlock (anonymous) at (4,2) size 55x20
+        RenderText at (8,2) size 154x15
+          text run at (8,2) width 154: &quot;Lorem ipsum dolor sit amet&quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (8,164) size 100x50
+  RenderBlock {DIV} at (0,156) size 100x50
+    RenderButton {BUTTON} at (0,2) size 80x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+      RenderBlock (anonymous) at (8,3) size 64x15
+        RenderText {#text} at (0,0) size 154x15
+          text run at (0,0) width 154: &quot;Lorem ipsum dolor sit amet&quot;
+    RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformscontrolrestrictlineheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/control-restrict-line-height-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -6,27 +6,27 @@
</span><span class="cx">       RenderText {#text} at (0,0) size 519x18
</span><span class="cx">         text run at (0,0) width 519: &quot;This tests that we don't honor line-height for controls that have restricted font size. &quot;
</span><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderMenuList {SELECT} at (2,20) size 309x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 309x18
-          RenderText at (8,2) size 278x13
-            text run at (8,2) width 278: &quot;This text should be centered vertically in the button&quot;
-      RenderText {#text} at (313,19) size 4x18
-        text run at (313,19) width 4: &quot; &quot;
</del><ins>+      RenderMenuList {SELECT} at (2,20) size 345x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 320x20
+          RenderText at (8,2) size 289x15
+            text run at (8,2) width 289: &quot;This text should be centered vertically in the button&quot;
+      RenderText {#text} at (349,22) size 4x18
+        text run at (349,22) width 4: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderButton {INPUT} at (2,42) size 294x18 [bgcolor=#C0C0C0]
-        RenderBlock (anonymous) at (8,2) size 278x14
-          RenderText at (0,0) size 278x13
-            text run at (0,0) width 278: &quot;This text should be centered vertically in the button&quot;
-      RenderText {#text} at (297,41) size 5x18
-        text run at (297,41) width 5: &quot; &quot;
</del><ins>+      RenderButton {INPUT} at (2,48) size 305x32 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 289x26
+          RenderText at (0,5) size 289x15
+            text run at (0,5) width 289: &quot;This text should be centered vertically in the button&quot;
+      RenderText {#text} at (309,54) size 4x18
+        text run at (309,54) width 4: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (0,0) size 0x0
</span><del>-      RenderTextControl {INPUT} at (2,64) size 144x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderFlexibleBox {DIV} at (3,3) size 138x13
-          RenderBlock {DIV} at (0,1) size 8x11
-          RenderBlock {DIV} at (8,0) size 117x13
-          RenderBlock {DIV} at (125,1) size 13x11
</del><ins>+      RenderTextControl {INPUT} at (2,84) size 161x32 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 155x26
+          RenderBlock {DIV} at (0,7) size 1x12
+          RenderBlock {DIV} at (1,0) size 142x26
+          RenderBlock {DIV} at (143,8) size 9x10
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><del>-layer at (21,75) size 117x13 scrollWidth 279
-  RenderBlock {DIV} at (0,0) size 117x13
-    RenderText {#text} at (0,0) size 278x13
-      text run at (0,0) width 278: &quot;This text should be centered vertically in the button&quot;
</del><ins>+layer at (14,95) size 142x26 scrollWidth 290
+  RenderBlock {DIV} at (0,0) size 142x26
+    RenderText {#text} at (0,5) size 289x15
+      text run at (0,5) width 289: &quot;This text should be centered vertically in the button&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsdisabledselectchangeindexexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/disabled-select-change-index-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/disabled-select-change-index-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/disabled-select-change-index-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,57 @@
</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
+      RenderMenuList {SELECT} at (2,2) size 92x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 67x20
+          RenderText at (8,2) size 36x15
+            text run at (8,2) width 36: &quot;PASS&quot;
+      RenderBR {BR} at (96,18) size 0x0
+      RenderMenuList {SELECT} at (2,30) size 92x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 67x20
+          RenderText at (8,2) size 36x15
+            text run at (8,2) width 36: &quot;PASS&quot;
+      RenderBR {BR} at (96,46) size 0x0
+      RenderMenuList {SELECT} at (2,58) size 92x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 67x20
+          RenderText at (8,2) size 36x15
+            text run at (8,2) width 36: &quot;PASS&quot;
+      RenderBR {BR} at (96,74) size 0x0
+      RenderMenuList {SELECT} at (2,86) size 92x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 67x20
+          RenderText at (8,2) size 36x15
+            text run at (8,2) width 36: &quot;PASS&quot;
+      RenderBR {BR} at (96,102) size 0x0
+      RenderListBox {SELECT} at (2,114) size 57x65 [color=#6D6D6D] [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBR {BR} at (61,174) size 0x0
+      RenderListBox {SELECT} at (2,183) size 57x65 [color=#6D6D6D] [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBR {BR} at (61,243) size 0x0
+      RenderListBox {SELECT} at (2,252) size 57x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBR {BR} at (61,312) size 0x0
+      RenderListBox {SELECT} at (2,321) size 57x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderBR {BR} at (61,381) size 0x0
+      RenderText {#text} at (0,388) size 486x18
+        text run at (0,388) width 486: &quot;PASS: sel1 correctly set to selectedIndex 1 by sel1.options[1].selected = true.&quot;
+      RenderBR {BR} at (486,402) size 0x0
+      RenderText {#text} at (0,406) size 438x18
+        text run at (0,406) width 438: &quot;PASS: sel2 correctly set to selectedIndex 1 by sel2.selectedIndex = 1.&quot;
+      RenderBR {BR} at (438,420) size 0x0
+      RenderText {#text} at (0,424) size 486x18
+        text run at (0,424) width 486: &quot;PASS: sel3 correctly set to selectedIndex 1 by sel3.options[1].selected = true.&quot;
+      RenderBR {BR} at (486,438) size 0x0
+      RenderText {#text} at (0,442) size 438x18
+        text run at (0,442) width 438: &quot;PASS: sel4 correctly set to selectedIndex 1 by sel4.selectedIndex = 1.&quot;
+      RenderBR {BR} at (438,456) size 0x0
+      RenderText {#text} at (0,460) size 486x18
+        text run at (0,460) width 486: &quot;PASS: sel5 correctly set to selectedIndex 1 by sel5.options[1].selected = true.&quot;
+      RenderBR {BR} at (486,474) size 0x0
+      RenderText {#text} at (0,478) size 438x18
+        text run at (0,478) width 438: &quot;PASS: sel6 correctly set to selectedIndex 1 by sel6.selectedIndex = 1.&quot;
+      RenderBR {BR} at (438,492) size 0x0
+      RenderText {#text} at (0,496) size 486x18
+        text run at (0,496) width 486: &quot;PASS: sel7 correctly set to selectedIndex 1 by sel7.options[1].selected = true.&quot;
+      RenderBR {BR} at (486,510) size 0x0
+      RenderText {#text} at (0,514) size 438x18
+        text run at (0,514) width 438: &quot;PASS: sel8 correctly set to selectedIndex 1 by sel8.selectedIndex = 1.&quot;
+      RenderBR {BR} at (438,528) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsformelementgeometryexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/form-element-geometry-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/form-element-geometry-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/form-element-geometry-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,261 @@
</span><ins>+layer at (0,0) size 785x695
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x695
+  RenderBlock {HTML} at (0,0) size 785x695
+    RenderBody {BODY} at (8,8) size 769x679
+      RenderBlock {H1} at (0,0) size 769x37
+        RenderText {#text} at (0,0) size 422x37
+          text run at (0,0) width 422: &quot;Form Element Geometry Tests&quot;
+      RenderBlock {P} at (0,58) size 769x19
+        RenderText {#text} at (0,0) size 540x18
+          text run at (0,0) width 540: &quot;These tests help us tune the widget classes in KWQ to have all the right fudge factors.&quot;
+      RenderBlock {H2} at (0,96) size 769x29
+        RenderText {#text} at (0,0) size 165x28
+          text run at (0,0) width 165: &quot;Bounding Boxes&quot;
+      RenderTable {TABLE} at (0,144) size 200x35
+        RenderTableSection {TBODY} at (0,0) size 200x34
+          RenderTableRow {TR} at (0,2) size 200x30
+            RenderTableCell {TD} at (2,3) size 58x27 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 56x25 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 52x28
+                  RenderButton {INPUT} at (2,2) size 52x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderBlock (anonymous) at (8,3) size 36x15
+                      RenderText at (0,0) size 36x15
+                        text run at (0,0) width 36: &quot;button&quot;
+            RenderTableCell {TD} at (62,2) size 94x30 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 92x28 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 88x28
+                  RenderMenuList {SELECT} at (2,2) size 88x24 [bgcolor=#FFFFFF]
+                    RenderBlock (anonymous) at (4,2) size 63x20
+                      RenderText at (8,2) size 32x15
+                        text run at (8,2) width 32: &quot;menu&quot;
+            RenderTableCell {TD} at (158,7) size 19x19 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 13x28
+                  RenderBlock {INPUT} at (2,2) size 13x13
+            RenderTableCell {TD} at (179,7) size 19x19 [r=0 c=3 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 13x28
+                  RenderBlock {INPUT} at (2,2) size 13x13
+      RenderTable {TABLE} at (0,178) size 200x35
+        RenderTableSection {TBODY} at (0,0) size 200x34
+          RenderTableRow {TR} at (0,2) size 200x30
+            RenderTableCell {TD} at (2,3) size 58x27 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 56x25 [border: (2px solid #0000FF)]
+                RenderButton {INPUT} at (2,2) size 52x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 36x15
+                    RenderText at (0,0) size 36x15
+                      text run at (0,0) width 36: &quot;button&quot;
+            RenderTableCell {TD} at (62,2) size 94x30 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 92x28 [border: (2px solid #0000FF)]
+                RenderMenuList {SELECT} at (2,2) size 88x24 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 63x20
+                    RenderText at (8,2) size 32x15
+                      text run at (8,2) width 32: &quot;menu&quot;
+            RenderTableCell {TD} at (158,7) size 19x19 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
+                RenderBlock {INPUT} at (2,2) size 13x13
+            RenderTableCell {TD} at (179,7) size 19x19 [r=0 c=3 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
+                RenderBlock {INPUT} at (2,2) size 13x13
+      RenderTable {TABLE} at (0,212) size 200x35
+        RenderTableSection {TBODY} at (0,0) size 200x34
+          RenderTableRow {TR} at (0,2) size 200x30
+            RenderTableCell {TD} at (2,3) size 58x27 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 56x25 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 52x13
+                  RenderButton {INPUT} at (2,2) size 52x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderBlock (anonymous) at (8,3) size 36x15
+                      RenderText at (0,0) size 36x15
+                        text run at (0,0) width 36: &quot;button&quot;
+            RenderTableCell {TD} at (62,2) size 94x30 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 92x28 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 88x13
+                  RenderMenuList {SELECT} at (2,2) size 88x24 [bgcolor=#FFFFFF]
+                    RenderBlock (anonymous) at (4,2) size 63x20
+                      RenderText at (8,2) size 32x15
+                        text run at (8,2) width 32: &quot;menu&quot;
+            RenderTableCell {TD} at (158,7) size 19x19 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 13x13
+                  RenderBlock {INPUT} at (2,2) size 13x13
+            RenderTableCell {TD} at (179,7) size 19x19 [r=0 c=3 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 17x17 [border: (2px solid #0000FF)]
+                RenderInline {FONT} at (0,0) size 13x13
+                  RenderBlock {INPUT} at (2,2) size 13x13
+      RenderTable {TABLE} at (0,246) size 572x76
+        RenderTableSection {TBODY} at (0,0) size 572x75
+          RenderTableRow {TR} at (0,2) size 572x71
+            RenderTableCell {TD} at (2,2) size 85x27 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 83x25 [border: (2px solid #0000FF)]
+                RenderTextControl {INPUT} at (2,2) size 79x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderTableCell {TD} at (89,2) size 44x71 [r=0 c=1 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 42x69 [border: (2px solid #0000FF)]
+                RenderListBox {SELECT} at (2,2) size 38x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+            RenderTableCell {TD} at (135,2) size 244x27 [r=0 c=2 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 242x25 [border: (2px solid #0000FF)]
+                RenderFileUploadControl {INPUT} at (2,2) size 238x21 &quot;no file selected&quot;
+                  RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderBlock (anonymous) at (8,3) size 68x15
+                      RenderText at (0,0) size 68x15
+                        text run at (0,0) width 68: &quot;Choose File&quot;
+            RenderTableCell {TD} at (381,2) size 189x44 [r=0 c=3 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 187x42 [border: (2px solid #0000FF)]
+      RenderBlock {H2} at (0,341) size 769x29
+        RenderText {#text} at (0,0) size 200x28
+          text run at (0,0) width 200: &quot;Baseline Alignment&quot;
+      RenderBlock {DIV} at (0,389) size 769x33
+        RenderInline {FONT} at (0,0) size 250x28
+          RenderText {#text} at (0,0) size 43x28
+            text run at (0,0) width 43: &quot;text &quot;
+          RenderButton {INPUT} at (45,7) size 52x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 36x15
+              RenderText at (0,0) size 36x15
+                text run at (0,0) width 36: &quot;button&quot;
+          RenderText {#text} at (99,0) size 6x28
+            text run at (99,0) width 6: &quot; &quot;
+          RenderMenuList {SELECT} at (107,6) size 88x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 63x20
+              RenderText at (8,2) size 32x15
+                text run at (8,2) width 32: &quot;menu&quot;
+          RenderText {#text} at (197,0) size 6x28
+            text run at (197,0) width 6: &quot; &quot;
+          RenderBlock {INPUT} at (208,11) size 13x13
+          RenderText {#text} at (224,0) size 6x28
+            text run at (224,0) width 6: &quot; &quot;
+          RenderBlock {INPUT} at (234,11) size 13x13
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,421) size 769x29
+        RenderText {#text} at (0,4) size 27x18
+          text run at (0,4) width 27: &quot;text &quot;
+        RenderButton {INPUT} at (29,3) size 52x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 36x15
+            RenderText at (0,0) size 36x15
+              text run at (0,0) width 36: &quot;button&quot;
+        RenderText {#text} at (83,4) size 4x18
+          text run at (83,4) width 4: &quot; &quot;
+        RenderMenuList {SELECT} at (89,2) size 88x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 63x20
+            RenderText at (8,2) size 32x15
+              text run at (8,2) width 32: &quot;menu&quot;
+        RenderText {#text} at (179,4) size 4x18
+          text run at (179,4) width 4: &quot; &quot;
+        RenderBlock {INPUT} at (188,7) size 13x13
+        RenderText {#text} at (204,4) size 4x18
+          text run at (204,4) width 4: &quot; &quot;
+        RenderBlock {INPUT} at (212,7) size 13x13
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,449) size 769x29
+        RenderInline {FONT} at (0,0) size 216x13
+          RenderText {#text} at (0,8) size 18x13
+            text run at (0,8) width 18: &quot;text &quot;
+          RenderButton {INPUT} at (20,3) size 52x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 36x15
+              RenderText at (0,0) size 36x15
+                text run at (0,0) width 36: &quot;button&quot;
+          RenderText {#text} at (74,8) size 3x13
+            text run at (74,8) width 3: &quot; &quot;
+          RenderMenuList {SELECT} at (79,2) size 88x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 63x20
+              RenderText at (8,2) size 32x15
+                text run at (8,2) width 32: &quot;menu&quot;
+          RenderText {#text} at (169,8) size 3x13
+            text run at (169,8) width 3: &quot; &quot;
+          RenderBlock {INPUT} at (177,7) size 13x13
+          RenderText {#text} at (193,8) size 3x13
+            text run at (193,8) width 3: &quot; &quot;
+          RenderBlock {INPUT} at (200,7) size 13x13
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,477) size 769x47
+        RenderText {#text} at (0,24) size 27x18
+          text run at (0,24) width 27: &quot;text &quot;
+        RenderTextControl {INPUT} at (29,23) size 79x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (110,24) size 4x18
+          text run at (110,24) width 4: &quot; &quot;
+        RenderFileUploadControl {INPUT} at (116,23) size 238x21 &quot;no file selected&quot;
+          RenderButton {INPUT} at (0,0) size 84x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 68x15
+              RenderText at (0,0) size 68x15
+                text run at (0,0) width 68: &quot;Choose File&quot;
+        RenderText {#text} at (356,24) size 4x18
+          text run at (356,24) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {H2} at (0,542) size 769x29
+        RenderText {#text} at (0,0) size 197x28
+          text run at (0,0) width 197: &quot;Pop-up Menu Sizes&quot;
+      RenderBlock {DIV} at (0,590) size 769x33
+        RenderInline {FONT} at (0,0) size 266x28
+          RenderText {#text} at (0,0) size 0x0
+          RenderMenuList {SELECT} at (2,6) size 65x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 40x20
+              RenderText at (8,2) size 0x15
+                text run at (8,2) width 0: &quot; &quot;
+          RenderText {#text} at (69,0) size 6x28
+            text run at (69,0) width 6: &quot; &quot;
+          RenderMenuList {SELECT} at (77,6) size 65x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 40x20
+              RenderText at (8,2) size 3x15
+                text run at (8,2) width 3: &quot;|&quot;
+          RenderText {#text} at (144,0) size 6x28
+            text run at (144,0) width 6: &quot; &quot;
+          RenderMenuList {SELECT} at (152,6) size 112x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 87x20
+              RenderText at (8,2) size 56x15
+                text run at (8,2) width 56: &quot;xxxxxxxx&quot;
+          RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,622) size 769x29
+        RenderMenuList {SELECT} at (2,2) size 65x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 40x20
+            RenderText at (8,2) size 0x15
+              text run at (8,2) width 0: &quot; &quot;
+        RenderText {#text} at (69,4) size 4x18
+          text run at (69,4) width 4: &quot; &quot;
+        RenderMenuList {SELECT} at (75,2) size 65x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 40x20
+            RenderText at (8,2) size 3x15
+              text run at (8,2) width 3: &quot;|&quot;
+        RenderText {#text} at (142,4) size 4x18
+          text run at (142,4) width 4: &quot; &quot;
+        RenderMenuList {SELECT} at (148,2) size 112x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 87x20
+            RenderText at (8,2) size 56x15
+              text run at (8,2) width 56: &quot;xxxxxxxx&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,650) size 769x29
+        RenderInline {FONT} at (0,0) size 260x13
+          RenderText {#text} at (0,0) size 0x0
+          RenderMenuList {SELECT} at (2,2) size 65x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 40x20
+              RenderText at (8,2) size 0x15
+                text run at (8,2) width 0: &quot; &quot;
+          RenderText {#text} at (69,8) size 3x13
+            text run at (69,8) width 3: &quot; &quot;
+          RenderMenuList {SELECT} at (74,2) size 65x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 40x20
+              RenderText at (8,2) size 3x15
+                text run at (8,2) width 3: &quot;|&quot;
+          RenderText {#text} at (141,8) size 3x13
+            text run at (141,8) width 3: &quot; &quot;
+          RenderMenuList {SELECT} at (146,2) size 112x24 [bgcolor=#FFFFFF]
+            RenderBlock (anonymous) at (4,2) size 87x20
+              RenderText at (8,2) size 56x15
+                text run at (8,2) width 56: &quot;xxxxxxxx&quot;
+          RenderText {#text} at (0,0) size 0x0
+layer at (15,262) size 75x15
+  RenderBlock {DIV} at (2,3) size 75x15
+    RenderText {#text} at (0,0) size 49x15
+      text run at (0,0) width 49: &quot;text field&quot;
+layer at (394,261) size 179x34 clip at (395,262) size 177x32
+  RenderTextControl {TEXTAREA} at (4,4) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+      RenderText {#text} at (0,0) size 64x15
+        text run at (0,0) width 64: &quot;textarea&quot;
+layer at (39,511) size 75x15
+  RenderBlock {DIV} at (2,3) size 75x15
+    RenderText {#text} at (0,0) size 49x15
+      text run at (0,0) width 49: &quot;text field&quot;
+layer at (370,487) size 179x34 clip at (371,488) size 177x32
+  RenderTextControl {TEXTAREA} at (362,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+      RenderText {#text} at (0,0) size 64x15
+        text run at (0,0) width 64: &quot;textarea&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformshiddenlistboxexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/hidden-listbox-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/hidden-listbox-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/hidden-listbox-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderText {#text} at (0,0) size 510x18
+        text run at (0,0) width 510: &quot;This tests that the whole listbox control is hidden when visibility is set to hidden. &quot;
+      RenderBR {BR} at (510,14) size 0x0
+      RenderListBox {SELECT} at (2,20) size 190x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputappearancefocusexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-appearance-focus-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-appearance-focus-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-appearance-focus-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 755x18
+          text run at (0,0) width 755: &quot;This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly.&quot;
+      RenderBlock {P} at (0,34) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (153,3) size 4x18
+          text run at (153,3) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (159,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,75) size 784x72
+        RenderBR {BR} at (0,0) size 0x18
+        RenderText {#text} at (0,18) size 322x18
+          text run at (0,18) width 322: &quot;Test Passed. Text field 1's onFocus event has fired.&quot;
+        RenderBR {BR} at (322,32) size 0x0
+        RenderText {#text} at (0,36) size 312x18
+          text run at (0,36) width 312: &quot;Test Passed. Text field 1's onBlur event has fired.&quot;
+        RenderBR {BR} at (312,50) size 0x0
+        RenderText {#text} at (0,54) size 322x18
+          text run at (0,54) width 322: &quot;Test Passed. Text field 2's onFocus event has fired.&quot;
+      RenderBlock {P} at (0,163) size 784x0
+layer at (12,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 88x15
+      text run at (0,0) width 88: &quot;My Text Field 1&quot;
+layer at (169,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 88x15
+      text run at (0,0) width 88: &quot;My Text Field 2&quot;
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body
+selection end:   position 15 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputdoubleclickselectiongapbugexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x546
+  RenderBlock {HTML} at (0,0) size 800x546
+    RenderBody {BODY} at (8,16) size 784x522
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 414x18
+          text run at (0,0) width 325: &quot;The top table was resized while the field\x{2019}s contents &quot;
+          text run at (325,0) width 89: &quot;were selected.&quot;
+      RenderTable {TABLE} at (0,34) size 197x244
+        RenderTableSection {TBODY} at (0,0) size 197x244
+          RenderTableRow {TR} at (0,2) size 197x240
+            RenderTableCell {TD} at (2,89) size 193x65 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (22,22) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderText {#text} at (0,0) size 0x0
+      RenderTable {TABLE} at (0,278) size 197x244
+        RenderTableSection {TBODY} at (0,0) size 197x244
+          RenderTableRow {TR} at (0,2) size 197x240
+            RenderTableCell {TD} at (2,89) size 193x65 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (22,22) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderText {#text} at (0,0) size 0x0
+layer at (34,164) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 39x15
+      text run at (0,0) width 39: &quot;foo bar&quot;
+layer at (34,408) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 39x15
+      text run at (0,0) width 39: &quot;foo bar&quot;
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 3 {TABLE} of body
+selection end:   position 7 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 3 {TABLE} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputreadonlyautoscrollexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-readonly-autoscroll-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-readonly-autoscroll-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-readonly-autoscroll-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,29 @@
</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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {A} at (0,0) size 68x18 [color=#0000EE]
+          RenderText {#text} at (53,0) size 68x18
+            text run at (53,0) width 68: &quot;bug 11534&quot;
+        RenderText {#text} at (121,0) size 4x18
+          text run at (121,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,34) size 784x18
+        RenderText {#text} at (0,0) size 351x18
+          text run at (0,0) width 351: &quot;Readonly text fields don't scroll when selecting content.&quot;
+      RenderBlock (anonymous) at (0,68) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,93) size 784x18
+        RenderText {#text} at (0,0) size 87x18
+          text run at (0,0) width 87: &quot;ScrollLeft: 22&quot;
+        RenderBR {BR} at (87,14) size 0x0
+layer at (12,81) size 145x15 scrollX 22 scrollWidth 167
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 167x15
+      text run at (0,0) width 167: &quot;abcdefghijklmnopqrstuvwxyz&quot;
+selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of body
+selection end:   position 26 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsinputtextdoubleclickexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/input-text-double-click-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/input-text-double-click-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/input-text-double-click-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,41) size 784x18
+        RenderText {#text} at (0,0) size 567x18
+          text run at (0,0) width 567: &quot;Tests double-clicking on a word. If the test succeeds, the word \&quot;word\&quot; should be selected.&quot;
+layer at (12,13) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 73x15
+      text run at (0,0) width 73: &quot;word another&quot;
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
+selection end:   position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformslistboxhittestzoomedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 1160x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (9,9) size 782x561
+      RenderBlock (anonymous) at (0,0) size 781x162
+        RenderListBox {SELECT} at (2,0) size 141x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,162) size 781x118
+        RenderBlock (anonymous) at (0,0) size 781x66
+          RenderText {#text} at (0,0) size 60x22
+            text run at (0,0) width 60: &quot;Results:&quot;
+          RenderBR {BR} at (60,17) size 0x0
+          RenderText {#text} at (0,22) size 103x22
+            text run at (0,22) width 103: &quot;Test 1 Passed&quot;
+          RenderBR {BR} at (103,39) size 0x0
+          RenderText {#text} at (0,44) size 99x22
+            text run at (0,44) width 99: &quot;Test 2 Failed&quot;
+          RenderBR {BR} at (99,61) size 0x0
+        RenderBlock {PRE} at (0,81) size 781x37
+          RenderText {#text} at (0,0) size 1150x18
+            text run at (0,0) width 1150: &quot;     Expected: false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false&quot;
+          RenderBR {BR} at (0,0) size 0x0
+          RenderText {#text} at (0,18) size 1130x18
+            text run at (0,18) width 1130: &quot;     Actual: false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformslistboxscrollbarincrementalloadexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/listbox-scrollbar-incremental-load-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,27 @@
</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 {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 767x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=13500&quot;
+          RenderText {#text} at (354,0) size 767x36
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 409: &quot;REGRESSION: Listbox scrollbar does not reflect actual scrolled&quot;
+            text run at (0,18) width 319: &quot;position when selected option is added after layout&quot;
+        RenderText {#text} at (319,18) size 4x18
+          text run at (319,18) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,52) size 784x36
+        RenderText {#text} at (0,0) size 780x36
+          text run at (0,0) width 493: &quot;The list box should be scrolled all the way down, showing the selected option &quot;
+          text run at (493,0) width 287: &quot;\x{201C}Seven\x{201D}. The scroller should be at the bottom&quot;
+          text run at (0,18) width 102: &quot;of the scroll bar &quot;
+          text run at (102,18) width 85: &quot;to reflect this.&quot;
+      RenderBlock (anonymous) at (0,104) size 784x69
+        RenderListBox {SELECT} at (2,2) size 58x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformslistboxwidthchangeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/listbox-width-change-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/listbox-width-change-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/listbox-width-change-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderText {#text} at (0,0) size 650x18
+        text run at (0,0) width 650: &quot;This tests that when a list box's options get updated, the list box will recalculate its width, and relayout. &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderListBox {SELECT} at (2,20) size 204x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistdeselectupdateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-deselect-update-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,13 +1,13 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderText {#text} at (0,1) size 73x18
-        text run at (0,1) width 73: &quot;Test result: &quot;
-      RenderMenuList {SELECT} at (75,2) size 57x18 [bgcolor=#FFFFFF]
-        RenderBlock (anonymous) at (0,0) size 57x18
-          RenderText at (8,2) size 26x13
-            text run at (8,2) width 26: &quot;PASS&quot;
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
</del><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
+      RenderText {#text} at (0,4) size 73x18
+        text run at (0,4) width 73: &quot;Test result: &quot;
+      RenderMenuList {SELECT} at (75,2) size 92x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 67x20
+          RenderText at (8,2) size 36x15
+            text run at (8,2) width 36: &quot;PASS&quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsmenulistnooverflowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/menulist-no-overflow-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/menulist-no-overflow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/menulist-no-overflow-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderMenuList {SELECT} at (0,0) size 283x20 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 258x16
+          RenderText at (10,2) size 226x11
+            text run at (10,2) width 226: &quot;No overflow should be allowed on popup menus!&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsnumbernumberappearancertlexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-rtl-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-rtl-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-rtl-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,97 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x344
+  RenderBlock {HTML} at (0,0) size 800x344
+    RenderBody {BODY} at (8,16) size 784x312
+      RenderBlock {P} at (0,0) size 784x25
+        RenderTextControl {INPUT} at (633,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (17,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,41) size 784x25
+        RenderTextControl {INPUT} at (633,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (17,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,82) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (17,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,123) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (17,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,164) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (0,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,205) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (0,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,246) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (17,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,287) size 784x25
+        RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (2,3) size 145x15
+            RenderBlock {DIV} at (17,0) size 128x15
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (660,21) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (121,0) size 7x15
+      text run at (121,0) width 7: &quot;1&quot;
+layer at (660,62) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (121,0) size 7x15
+      text run at (121,0) width 7: &quot;2&quot;
+layer at (29,103) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (121,0) size 7x15
+      text run at (121,0) width 7: &quot;3&quot;
+layer at (29,144) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (100,0) size 28x15
+      text run at (100,0) width 28: &quot;1234&quot;
+layer at (12,185) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (0,0) size 7x15
+      text run at (0,0) width 7: &quot;5&quot;
+layer at (12,226) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (0,0) size 7x15
+      text run at (0,0) width 7: &quot;6&quot;
+layer at (29,267) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (121,0) size 7x15
+      text run at (121,0) width 7: &quot;7&quot;
+layer at (29,308) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (121,0) size 7x15
+      text run at (121,0) width 7: &quot;8&quot;
+layer at (643,20) size 17x17
+  RenderBlock (relative positioned) {DIV} at (0,-1) size 17x17
+layer at (643,61) size 17x17
+  RenderBlock (relative positioned) {DIV} at (0,-1) size 17x17
+layer at (12,102) size 17x17
+  RenderBlock (relative positioned) {DIV} at (0,-1) size 17x17
+layer at (12,143) size 17x17
+  RenderBlock (relative positioned) {DIV} at (0,-1) size 17x17
+layer at (140,184) size 17x17
+  RenderBlock (relative positioned) {DIV} at (128,-1) size 17x17
+layer at (140,225) size 17x17
+  RenderBlock (relative positioned) {DIV} at (128,-1) size 17x17
+layer at (12,266) size 17x17
+  RenderBlock (relative positioned) {DIV} at (0,-1) size 17x17
+layer at (12,307) size 17x17
+  RenderBlock (relative positioned) {DIV} at (0,-1) size 17x17
+caret: position 4 of child 0 {#text} of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of child 6 {P} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsnumbernumberappearancespinbuttondisabledreadonlyexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,47 @@
</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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 783x18
+          text run at (0,0) width 783: &quot;Test appearances of spin buttons. Disabled state and read-only state should have appearances different from the normal state.&quot;
+      RenderBlock {DIV} at (0,34) size 784x32
+        RenderInline {LABEL} at (0,0) size 319x18
+          RenderTextControl {INPUT} at (2,2) size 231x28 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderFlexibleBox {DIV} at (2,3) size 227x22
+              RenderBlock {DIV} at (0,0) size 210x22
+          RenderText {#text} at (235,9) size 84x18
+            text run at (235,9) width 84: &quot; Normal state&quot;
+      RenderBlock {DIV} at (0,66) size 784x32
+        RenderInline {LABEL} at (0,0) size 327x18
+          RenderTextControl {INPUT} at (2,2) size 231x28 [bgcolor=#EBEBE4] [border: (2px inset #000000)]
+            RenderFlexibleBox {DIV} at (2,3) size 227x22
+              RenderBlock {DIV} at (0,0) size 210x22
+          RenderText {#text} at (235,9) size 92x18
+            text run at (235,9) width 92: &quot; Disabled state&quot;
+      RenderBlock {DIV} at (0,98) size 784x32
+        RenderInline {LABEL} at (0,0) size 337x18
+          RenderTextControl {INPUT} at (2,2) size 231x28 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderFlexibleBox {DIV} at (2,3) size 227x22
+              RenderBlock {DIV} at (0,0) size 210x22
+          RenderText {#text} at (235,9) size 102x18
+            text run at (235,9) width 102: &quot; Read-only state&quot;
+layer at (12,47) size 210x22
+  RenderBlock {DIV} at (0,0) size 210x22
+    RenderText {#text} at (0,0) size 11x22
+      text run at (0,0) width 11: &quot;0&quot;
+layer at (12,79) size 210x22
+  RenderBlock {DIV} at (0,0) size 210x22 [color=#545454]
+    RenderText {#text} at (0,0) size 11x22
+      text run at (0,0) width 11: &quot;0&quot;
+layer at (12,111) size 210x22
+  RenderBlock {DIV} at (0,0) size 210x22
+    RenderText {#text} at (0,0) size 11x22
+      text run at (0,0) width 11: &quot;0&quot;
+layer at (222,46) size 17x24
+  RenderBlock (relative positioned) {DIV} at (210,-1) size 17x24
+layer at (222,78) size 17x24
+  RenderBlock (relative positioned) {DIV} at (210,-1) size 17x24
+layer at (222,110) size 17x24
+  RenderBlock (relative positioned) {DIV} at (210,-1) size 17x24
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsnumbernumberappearancespinbuttonlayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/number/number-appearance-spinbutton-layer-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x66
+  RenderBlock {HTML} at (0,0) size 800x66
+    RenderBody {BODY} at (8,8) size 784x50
+      RenderBR {BR} at (153,3) size 0x18
+      RenderTextControl {INPUT} at (2,27) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (2,3) size 145x15
+          RenderBlock {DIV} at (0,0) size 128x15
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,38) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (0,0) size 14x15
+      text run at (0,0) width 14: &quot;10&quot;
+layer at (10,10) size 149x21
+  RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+    RenderFlexibleBox {DIV} at (2,3) size 145x15
+      RenderBlock {DIV} at (0,0) size 128x15
+layer at (12,13) size 128x15
+  RenderBlock {DIV} at (0,0) size 128x15
+    RenderText {#text} at (0,0) size 14x15
+      text run at (0,0) width 14: &quot;10&quot;
+layer at (140,12) size 17x17
+  RenderBlock (relative positioned) {DIV} at (128,-1) size 17x17
+layer at (140,37) size 17x17
+  RenderBlock (relative positioned) {DIV} at (128,-1) size 17x17
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsoptionstripwhitespaceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,42 @@
</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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 403x18
+          text run at (0,0) width 403: &quot;All of these selects should have the same amount of whitespace.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x294
+        RenderText {#text} at (0,48) size 71x18
+          text run at (0,48) width 71: &quot;Five Tabs: &quot;
+        RenderListBox {SELECT} at (73,2) size 78x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderBR {BR} at (153,62) size 0x0
+        RenderBR {BR} at (0,69) size 0x18
+        RenderText {#text} at (0,135) size 84x18
+          text run at (0,135) width 84: &quot;Five Spaces: &quot;
+        RenderListBox {SELECT} at (86,89) size 78x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderBR {BR} at (166,149) size 0x0
+        RenderBR {BR} at (0,156) size 0x18
+        RenderText {#text} at (0,178) size 298x18
+          text run at (0,178) width 298: &quot;Five Spaces (with leading/trailing whitespace): &quot;
+        RenderMenuList {SELECT} at (300,176) size 128x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 103x20
+            RenderText at (8,2) size 72x15
+              text run at (8,2) width 72: &quot;Five Spaces&quot;
+        RenderBR {BR} at (430,192) size 0x0
+        RenderBR {BR} at (0,202) size 0x18
+        RenderText {#text} at (0,224) size 285x18
+          text run at (0,224) width 285: &quot;Five Tabs (with leading/trailing whitespace): &quot;
+        RenderMenuList {SELECT} at (287,222) size 113x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 88x20
+            RenderText at (8,2) size 57x15
+              text run at (8,2) width 57: &quot;Five Tabs&quot;
+        RenderBR {BR} at (402,238) size 0x0
+        RenderBR {BR} at (0,248) size 0x18
+        RenderText {#text} at (0,270) size 126x18
+          text run at (0,270) width 126: &quot;Mixed Whitespace: &quot;
+        RenderMenuList {SELECT} at (128,268) size 113x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 88x20
+            RenderText at (8,2) size 57x15
+              text run at (8,2) width 57: &quot;Five Tabs&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsplaintextmode2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/plaintext-mode-2-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/plaintext-mode-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/plaintext-mode-2-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x25
+        RenderTextControl {INPUT} at (0,2) size 600x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (600,3) size 4x18
+          text run at (600,3) width 4: &quot; &quot;
+        RenderBR {BR} at (604,17) size 0x0
+      RenderBlock {DIV} at (0,25) size 784x18
+        RenderText {#text} at (0,0) size 32x18
+          text run at (0,0) width 32: &quot;This &quot;
+        RenderInline {B} at (0,0) size 66x18
+          RenderText {#text} at (32,0) size 43x18
+            text run at (32,0) width 43: &quot;styled &quot;
+          RenderInline {I} at (0,0) size 23x18
+            RenderText {#text} at (75,0) size 23x18
+              text run at (75,0) width 23: &quot;text&quot;
+        RenderText {#text} at (98,0) size 35x18
+          text run at (98,0) width 35: &quot;, and &quot;
+        RenderInline {A} at (0,0) size 24x18 [color=#0000EE]
+          RenderText {#text} at (133,0) size 24x18
+            text run at (133,0) width 24: &quot;link&quot;
+        RenderText {#text} at (157,0) size 403x18
+          text run at (157,0) width 205: &quot; will be pasted into the textfield. &quot;
+          text run at (362,0) width 198: &quot;All richness should be stripped.&quot;
+      RenderBlock {OL} at (0,59) size 784x36
+        RenderListItem {LI} at (40,0) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;1&quot;
+          RenderText {#text} at (0,0) size 328x18
+            text run at (0,0) width 328: &quot;Success: document.execCommand(\&quot;Copy\&quot;) == true&quot;
+        RenderListItem {LI} at (40,18) size 744x18
+          RenderListMarker at (-20,0) size 16x18: &quot;2&quot;
+          RenderText {#text} at (0,0) size 326x18
+            text run at (0,0) width 326: &quot;Success: document.execCommand(\&quot;Paste\&quot;) == true&quot;
+layer at (10,13) size 596x15
+  RenderBlock {DIV} at (2,3) size 596x15
+    RenderText {#text} at (0,0) size 498x15
+      text run at (0,0) width 498: &quot;This styled text, and link will be pasted into the textfield. All richness should be stripped.&quot;
+caret: position 94 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformssearchsearchsizewithdecorationsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/search/search-size-with-decorations-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/search/search-size-with-decorations-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/search/search-size-with-decorations-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,81 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x191
+  RenderBlock {HTML} at (0,0) size 800x191
+    RenderBody {BODY} at (8,8) size 784x175
+      RenderTextControl {INPUT} at (2,2) size 161x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 155x15
+          RenderBlock {DIV} at (0,2) size 1x11
+          RenderBlock {DIV} at (1,0) size 142x15
+          RenderBlock {DIV} at (143,3) size 9x9
+      RenderText {#text} at (165,3) size 4x18
+        text run at (165,3) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,27) size 161x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 155x15
+          RenderBlock {DIV} at (0,2) size 1x11
+          RenderBlock {DIV} at (1,0) size 142x15
+          RenderBlock {DIV} at (143,3) size 9x9
+      RenderText {#text} at (165,28) size 4x18
+        text run at (165,28) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,52) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 167x15
+          RenderBlock {DIV} at (2,1) size 13x13
+          RenderBlock {DIV} at (18,0) size 137x15
+          RenderBlock {DIV} at (155,3) size 9x9
+      RenderText {#text} at (177,53) size 4x18
+        text run at (177,53) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,77) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 167x15
+          RenderBlock {DIV} at (2,1) size 13x13
+          RenderBlock {DIV} at (18,0) size 137x15
+          RenderBlock {DIV} at (155,3) size 9x9
+      RenderText {#text} at (177,78) size 4x18
+        text run at (177,78) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,102) size 178x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 172x15
+          RenderBlock {DIV} at (2,1) size 18x13
+          RenderBlock {DIV} at (23,0) size 137x15
+          RenderBlock {DIV} at (160,3) size 9x9
+      RenderText {#text} at (182,103) size 4x18
+        text run at (182,103) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,127) size 178x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 172x15
+          RenderBlock {DIV} at (2,1) size 18x13
+          RenderBlock {DIV} at (23,0) size 137x15
+          RenderBlock {DIV} at (160,3) size 9x9
+      RenderText {#text} at (182,128) size 4x18
+        text run at (182,128) width 4: &quot; &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderTextControl {INPUT} at (2,152) size 318x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderFlexibleBox {DIV} at (3,3) size 312x15
+          RenderBlock {DIV} at (2,1) size 18x13
+          RenderBlock {DIV} at (23,0) size 277x15
+          RenderBlock {DIV} at (300,3) size 9x9
+      RenderText {#text} at (0,0) size 0x0
+layer at (14,13) size 142x15
+  RenderBlock {DIV} at (0,0) size 142x15
+layer at (14,38) size 142x15
+  RenderBlock {DIV} at (0,0) size 142x15
+    RenderText {#text} at (0,0) size 140x15
+      text run at (0,0) width 140: &quot;12345678901234567890&quot;
+layer at (31,63) size 137x15
+  RenderBlock {DIV} at (0,0) size 137x15
+layer at (31,88) size 137x15 scrollWidth 141
+  RenderBlock {DIV} at (0,0) size 137x15
+    RenderText {#text} at (0,0) size 140x15
+      text run at (0,0) width 140: &quot;12345678901234567890&quot;
+layer at (36,113) size 137x15
+  RenderBlock {DIV} at (0,0) size 137x15
+layer at (36,138) size 137x15 scrollWidth 141
+  RenderBlock {DIV} at (0,0) size 137x15
+    RenderText {#text} at (0,0) size 140x15
+      text run at (0,0) width 140: &quot;12345678901234567890&quot;
+layer at (36,163) size 277x15 scrollWidth 281
+  RenderBlock {DIV} at (0,0) size 277x15
+    RenderText {#text} at (0,0) size 280x15
+      text run at (0,0) width 280: &quot;1234567890123456789012345678901234567890&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectoptgrouprenderingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,15 +1,15 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x323
-  RenderBlock {HTML} at (0,0) size 800x323
-    RenderBody {BODY} at (8,8) size 784x307
-      RenderBlock {FORM} at (0,0) size 784x307
-        RenderListBox {SELECT} at (2,2) size 74x281 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
-        RenderText {#text} at (78,264) size 4x18
-          text run at (78,264) width 4: &quot; &quot;
-        RenderBR {BR} at (82,264) size 0x18
-        RenderMenuList {SELECT} at (2,287) size 76x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 76x18
-            RenderText at (8,2) size 31x13
-              text run at (8,2) width 31: &quot;Three&quot;
</del><ins>+layer at (0,0) size 800x369
+  RenderBlock {HTML} at (0,0) size 800x369
+    RenderBody {BODY} at (8,8) size 784x353
+      RenderBlock {FORM} at (0,0) size 784x353
+        RenderListBox {SELECT} at (2,2) size 83x321 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderText {#text} at (87,304) size 4x18
+          text run at (87,304) width 4: &quot; &quot;
+        RenderBR {BR} at (91,304) size 0x18
+        RenderMenuList {SELECT} at (2,327) size 101x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 76x20
+            RenderText at (8,2) size 33x15
+              text run at (8,2) width 33: &quot;Three&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectalignexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-align-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-align-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-align-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,48 @@
</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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 575x18
+          text run at (0,0) width 575: &quot;The following select elements should all be rendered on the left, with their text left justified.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x140
+        RenderMenuList {SELECT} at (0,2) size 300x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 275x20
+            RenderText at (8,2) size 169x15
+              text run at (8,2) width 169: &quot;This is should be left justified.&quot;
+        RenderText {#text} at (300,4) size 4x18
+          text run at (300,4) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (0,30) size 300x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 275x20
+            RenderText at (8,2) size 169x15
+              text run at (8,2) width 169: &quot;This is should be left justified.&quot;
+        RenderText {#text} at (300,32) size 4x18
+          text run at (300,32) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (0,58) size 300x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 275x20
+            RenderText at (8,2) size 169x15
+              text run at (8,2) width 169: &quot;This is should be left justified.&quot;
+        RenderText {#text} at (300,60) size 4x18
+          text run at (300,60) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (0,86) size 300x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 275x20
+            RenderText at (8,2) size 169x15
+              text run at (8,2) width 169: &quot;This is should be left justified.&quot;
+        RenderText {#text} at (300,88) size 4x18
+          text run at (300,88) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderMenuList {SELECT} at (0,114) size 300x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 275x20
+            RenderText at (8,2) size 169x15
+              text run at (8,2) width 169: &quot;This is should be left justified.&quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,174) size 784x28
+        RenderMenuList {SELECT} at (0,2) size 300x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 275x20
+            RenderText at (8,2) size 169x15
+              text run at (8,2) width 169: &quot;This is should be left justified.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectbaselineexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-baseline-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-baseline-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-baseline-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,49 @@
</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
+      RenderText {#text} at (0,0) size 462x18
+        text run at (0,0) width 462: &quot;This tests that empty select controls and buttons have the correct baseline.&quot;
+      RenderBR {BR} at (462,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 65x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 40x20
+          RenderText at (8,2) size 0x15
+            text run at (8,2) width 0: &quot; &quot;
+      RenderText {#text} at (69,22) size 29x18
+        text run at (69,22) width 29: &quot; test &quot;
+      RenderMenuList {SELECT} at (100,20) size 78x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 53x20
+          RenderText at (8,2) size 22x15
+            text run at (8,2) width 22: &quot;test&quot;
+      RenderText {#text} at (180,22) size 4x18
+        text run at (180,22) width 4: &quot; &quot;
+      RenderMenuList {SELECT} at (186,20) size 67x24 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
+        RenderBlock (anonymous) at (5,3) size 40x18
+          RenderText at (8,1) size 0x15
+            text run at (8,1) width 0: &quot; &quot;
+      RenderText {#text} at (255,22) size 29x18
+        text run at (255,22) width 29: &quot; test &quot;
+      RenderMenuList {SELECT} at (286,20) size 80x24 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #00008B)]
+        RenderBlock (anonymous) at (5,3) size 53x18
+          RenderText at (8,1) size 22x15
+            text run at (8,1) width 22: &quot;test&quot;
+      RenderText {#text} at (368,22) size 4x18
+        text run at (368,22) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (374,33) size 16x6 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+      RenderText {#text} at (392,22) size 4x18
+        text run at (392,22) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (398,21) size 38x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 22x15
+          RenderText {#text} at (0,0) size 22x15
+            text run at (0,0) width 22: &quot;test&quot;
+      RenderText {#text} at (438,22) size 4x18
+        text run at (438,22) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (444,33) size 16x6 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #F0F0F0)]
+      RenderText {#text} at (462,22) size 4x18
+        text run at (462,22) width 4: &quot; &quot;
+      RenderButton {BUTTON} at (468,21) size 38x21 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 22x15
+          RenderText {#text} at (0,0) size 22x15
+            text run at (0,0) width 22: &quot;test&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectblockbackgroundexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-block-background-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-block-background-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-block-background-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,10 @@
</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 (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 539x18
+          text run at (0,0) width 539: &quot;This tests that backgrounds for list box items draw correctly when a list box is a block&quot;
+        RenderBR {BR} at (539,14) size 0x0
+      RenderListBox {SELECT} at (2,20) size 54x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectchangelistboxsizeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-size-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,25 @@
</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 {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 738x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=12986&quot;
+          RenderText {#text} at (354,0) size 738x36
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 380: &quot;REGRESSION(NativeListBox): Listboxes not updated when&quot;
+            text run at (0,18) width 125: &quot;resized dynamically&quot;
+        RenderText {#text} at (125,18) size 4x18
+          text run at (125,18) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,52) size 784x18
+        RenderText {#text} at (0,0) size 316x18
+          text run at (0,0) width 316: &quot;This list box should be tall enough to fit 6 options.&quot;
+      RenderBlock (anonymous) at (0,86) size 784x101
+        RenderListBox {SELECT} at (2,2) size 54x97 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectchangelistboxtopopupexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-to-popup-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-to-popup-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-change-listbox-to-popup-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,13 @@
</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
+      RenderText {#text} at (0,0) size 441x18
+        text run at (0,0) width 441: &quot;This tests that you can dynamically change a list box to a popup menu&quot;
+      RenderBR {BR} at (441,14) size 0x0
+      RenderMenuList {SELECT} at (2,20) size 254x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 229x20
+          RenderText at (8,2) size 198x15
+            text run at (8,2) width 198: &quot;This should turn into a popup menu&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectdirtyparentprefwidthsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x96
+  RenderBlock {HTML} at (0,0) size 800x96
+    RenderBody {BODY} at (8,8) size 784x72
+      RenderTable {TABLE} at (0,0) size 92x38 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 90x36
+          RenderTableRow {TR} at (0,2) size 90x32
+            RenderTableCell {TD} at (2,2) size 86x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderMenuList {SELECT} at (4,4) size 78x24 [bgcolor=#FFFFFF]
+                RenderBlock (anonymous) at (4,2) size 53x20
+                  RenderText at (8,2) size 22x15
+                    text run at (8,2) width 22: &quot;test&quot;
+      RenderBlock {P} at (0,54) size 784x18
+        RenderText {#text} at (0,0) size 447x18
+          text run at (0,0) width 447: &quot;The select element in the table above must not spill outside of the table.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectdisabledappearanceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-disabled-appearance-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-disabled-appearance-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-disabled-appearance-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 652x18
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=12345&quot;
+          RenderText {#text} at (354,0) size 351x18
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 347: &quot;REGRESSION: Disabled pop-up text is not grayed out&quot;
+        RenderText {#text} at (705,0) size 4x18
+          text run at (705,0) width 4: &quot;.&quot;
+      RenderBlock {P} at (0,34) size 784x28
+        RenderMenuList {SELECT} at (2,2) size 192x24 [color=#6D6D6D] [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 167x20
+            RenderText at (8,2) size 136x15
+              text run at (8,2) width 136: &quot;This text should be gray&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,78) size 784x28
+        RenderMenuList {SELECT} at (2,2) size 198x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 173x20
+            RenderText at (8,2) size 142x15
+              text run at (8,2) width 142: &quot;This text should be black&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectinitialpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-initial-position-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-initial-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-initial-position-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,56 @@
</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
+      RenderText {#text} at (0,0) size 93x18
+        text run at (0,0) width 93: &quot;initial selected:&quot;
+      RenderBR {BR} at (93,14) size 0x0
+      RenderListBox {SELECT} at (2,20) size 152x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderText {#text} at (156,66) size 4x18
+        text run at (156,66) width 4: &quot; &quot;
+      RenderBR {BR} at (160,80) size 0x0
+      RenderText {#text} at (0,87) size 161x18
+        text run at (0,87) width 161: &quot;dynamic selected change:&quot;
+      RenderBR {BR} at (161,101) size 0x0
+      RenderListBox {SELECT} at (2,107) size 152x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderText {#text} at (156,153) size 4x18
+        text run at (156,153) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,174) size 211x18
+        text run at (0,174) width 211: &quot;dynamic insert of selected option:&quot;
+      RenderBR {BR} at (211,188) size 0x0
+      RenderListBox {SELECT} at (2,194) size 152x65 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+      RenderText {#text} at (156,240) size 4x18
+        text run at (156,240) width 4: &quot; &quot;
+      RenderBR {BR} at (160,254) size 0x0
+      RenderText {#text} at (0,261) size 93x18
+        text run at (0,261) width 93: &quot;initial selected:&quot;
+      RenderBR {BR} at (93,275) size 0x0
+      RenderMenuList {SELECT} at (2,281) size 187x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 162x20
+          RenderText at (8,2) size 131x15
+            text run at (8,2) width 131: &quot;this should be selected&quot;
+      RenderText {#text} at (191,283) size 4x18
+        text run at (191,283) width 4: &quot; &quot;
+      RenderBR {BR} at (195,297) size 0x0
+      RenderText {#text} at (0,307) size 161x18
+        text run at (0,307) width 161: &quot;dynamic selected change:&quot;
+      RenderBR {BR} at (161,321) size 0x0
+      RenderMenuList {SELECT} at (2,327) size 187x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 162x20
+          RenderText at (8,2) size 131x15
+            text run at (8,2) width 131: &quot;this should be selected&quot;
+      RenderText {#text} at (191,329) size 4x18
+        text run at (191,329) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderBR {BR} at (0,0) size 0x0
+      RenderText {#text} at (0,353) size 211x18
+        text run at (0,353) width 211: &quot;dynamic insert of selected option:&quot;
+      RenderBR {BR} at (211,367) size 0x0
+      RenderMenuList {SELECT} at (2,373) size 187x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 162x20
+          RenderText at (8,2) size 131x15
+            text run at (8,2) width 131: &quot;this should be selected&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectitembackgroundclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,22 @@
</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 {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 53x18
+          text run at (0,0) width 53: &quot;Test for &quot;
+        RenderInline {I} at (0,0) size 773x36
+          RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
+            RenderText {#text} at (53,0) size 301x18
+              text run at (53,0) width 301: &quot;http://bugs.webkit.org/show_bug.cgi?id=12364&quot;
+          RenderText {#text} at (354,0) size 773x36
+            text run at (354,0) width 4: &quot; &quot;
+            text run at (358,0) width 415: &quot;REGRESSSION (NativeListBox): Selected option's background is&quot;
+            text run at (0,18) width 158: &quot;not clipped to the list box&quot;
+        RenderText {#text} at (158,18) size 4x18
+          text run at (158,18) width 4: &quot;.&quot;
+      RenderBlock (anonymous) at (0,52) size 784x64
+        RenderListBox {SELECT} at (2,0) size 60x64 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectlistboxwithheightexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-list-box-with-height-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-list-box-with-height-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-list-box-with-height-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,11 @@
</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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 365x18
+          text run at (0,0) width 365: &quot;The select below has a size of 3, but a much larger height.&quot;
+      RenderBlock (anonymous) at (0,34) size 784x250
+        RenderListBox {SELECT} at (2,0) size 64x250 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformsselectselectedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/select-selected-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/select-selected-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/select-selected-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,10 @@
</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
+      RenderMenuList {SELECT} at (2,2) size 301x24 [bgcolor=#FFFFFF]
+        RenderBlock (anonymous) at (4,2) size 276x20
+          RenderText at (8,2) size 176x15
+            text run at (8,2) width 176: &quot;should see this option selected&quot;
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstabbinginputiframeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/forms/tabbing-input-iframe-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,29 @@
</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
+      RenderText {#text} at (0,0) size 442x18
+        text run at (0,0) width 442: &quot;This tests that you can tab out of a text field if an iframe comes after it.&quot;
+      RenderBR {BR} at (442,14) size 0x0
+      RenderTextControl {INPUT} at (2,155) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (153,156) size 4x18
+        text run at (153,156) width 4: &quot; &quot;
+      RenderIFrame {IFRAME} at (157,18) size 302x152 [border: (1px solid #000000)]
+        layer at (0,0) size 300x150
+          RenderView at (0,0) size 300x150
+        layer at (0,0) size 300x150
+          RenderBlock {HTML} at (0,0) size 300x150
+            RenderBody {BODY} at (8,8) size 284x134
+      RenderText {#text} at (459,156) size 4x18
+        text run at (459,156) width 4: &quot; &quot;
+      RenderTextControl {INPUT} at (465,155) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,166) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+layer at (475,166) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 132x15
+      text run at (0,0) width 132: &quot;This should have focus&quot;
+selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
+selection end:   position 22 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastframestakefocusfromiframeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/frames/take-focus-from-iframe-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x44
+        RenderIFrame {IFRAME} at (0,0) size 204x44 [border: (2px inset #000000)]
+          layer at (0,0) size 185x41
+            RenderView at (0,0) size 185x40
+          layer at (0,0) size 185x41
+            RenderBlock {HTML} at (0,0) size 185x41
+              RenderBody {BODY} at (8,8) size 169x25
+                RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          layer at (12,13) size 145x15
+            RenderBlock {DIV} at (2,3) size 145x15
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,60) size 784x25
+        RenderText {#text} at (0,3) size 366x18
+          text run at (0,3) width 366: &quot;This field should look and act focused. Try to type into it: &quot;
+        RenderTextControl {INPUT} at (368,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+layer at (378,73) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 36x15
+      text run at (0,0) width 36: &quot;PASS&quot;
+caret: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {P} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastmulticolpaginationLeftToRighttbhittestexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,132 @@
</span><ins>+layer at (0,0) size 2460x585
+  RenderView at (0,0) size 800x585
+    RenderMultiColumnSet at (0,0) size 800x585
+layer at (0,0) size 385x3122 backgroundClip at (0,0) size 2460x585 clip at (0,0) size 2460x585 outlineClip at (0,0) size 2460x585
+  RenderMultiColumnFlowThread at (0,0) size 385x3122
+layer at (0,0) size 385x3122 backgroundClip at (0,0) size 2460x585 clip at (0,0) size 2460x585 outlineClip at (0,0) size 2460x585
+  RenderBlock {HTML} at (0,0) size 385x3122 [border: (1px solid #008000)]
+    RenderBody {BODY} at (4,4) size 377x3114 [border: (1px solid #000000)]
+      RenderBlock {P} at (1,25) size 375x364
+        RenderText {#text} at (0,0) size 375x364
+          text run at (0,0) width 294: &quot;1 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,196) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,224) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,252) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,280) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,308) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,336) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,413) size 375x364
+        RenderText {#text} at (0,0) size 375x364
+          text run at (0,0) width 294: &quot;2 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,196) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,224) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,252) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,280) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,308) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,336) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,801) size 375x364
+        RenderText {#text} at (0,0) size 375x364
+          text run at (0,0) width 294: &quot;3 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,196) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,224) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,252) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,280) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,308) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,336) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,1166) size 375x364
+        RenderText {#text} at (0,0) size 375x364
+          text run at (0,0) width 294: &quot;4 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,196) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,224) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,252) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,280) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,308) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,336) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,1554) size 375x365
+        RenderText {#text} at (0,0) size 375x365
+          text run at (0,0) width 294: &quot;5 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,197) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,225) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,253) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,281) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,309) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,337) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,1943) size 375x364
+        RenderText {#text} at (0,0) size 375x364
+          text run at (0,0) width 294: &quot;6 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,196) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,224) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,252) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,280) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,308) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,336) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,2336) size 375x364
+        RenderText {#text} at (0,0) size 375x364
+          text run at (0,0) width 294: &quot;7 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,196) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,224) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,252) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,280) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,308) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,336) width 200: &quot;anim id est laborum.&quot;
+      RenderBlock {P} at (1,2724) size 375x365
+        RenderText {#text} at (0,0) size 375x365
+          text run at (0,0) width 294: &quot;8 Lorem ipsum dolor sit amet,&quot;
+          text run at (0,28) width 336: &quot;consectetur adipisicing elit, sed do&quot;
+          text run at (0,56) width 354: &quot;eiusmod tempor incididunt ut labore&quot;
+          text run at (0,84) width 343: &quot;et dolore magna aliqua. Ut enim ad&quot;
+          text run at (0,112) width 272: &quot;minim veniam, quis nostrud&quot;
+          text run at (0,140) width 339: &quot;exercitation ullamco laboris nisi ut&quot;
+          text run at (0,168) width 337: &quot;aliquip ex ea commodo consequat.&quot;
+          text run at (0,197) width 362: &quot;Duis aute irure dolor in reprehenderit&quot;
+          text run at (0,225) width 349: &quot;in voluptate velit esse cillum dolore&quot;
+          text run at (0,253) width 375: &quot;eu fugiat nulla pariatur. Excepteur sint&quot;
+          text run at (0,281) width 362: &quot;occaecat cupidatat non proident, sunt&quot;
+          text run at (0,309) width 338: &quot;in culpa qui officia deserunt mollit&quot;
+          text run at (0,337) width 200: &quot;anim id est laborum.&quot;
+layer at (1250,84) size 56x56
+  RenderBlock (positioned) {DIV} at (1250,84) size 56x56 [border: (3px solid #0000FF)]
+caret: position 353 of child 0 {#text} of child 11 {P} of body
+scrolled to 800,0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastmulticolpaginationRightToLeftrlhittestexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,90 @@
</span><ins>+layer at (0,0) size 2460x585
+  RenderView at (0,0) size 800x585
+    RenderMultiColumnSet at (0,0) size 800x585
+layer at (-1294,0) size 2094x585 backgroundClip at (0,0) size 2460x585 clip at (0,0) size 2460x585 outlineClip at (0,0) size 2460x585
+  RenderMultiColumnFlowThread at (0,0) size 2094x585
+layer at (-1294,0) size 2094x585 backgroundClip at (0,0) size 2460x585 clip at (0,0) size 2460x585 outlineClip at (0,0) size 2460x585
+  RenderBlock {HTML} at (0,0) size 2094x585 [border: (1px solid #008000)]
+    RenderBody {BODY} at (4,4) size 2086x577 [border: (1px solid #000000)]
+      RenderBlock {P} at (25,1) size 224x575
+        RenderText {#text} at (0,0) size 224x573
+          text run at (0,0) width 568: &quot;1 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (84,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (112,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (140,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (168,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (196,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (273,1) size 248x575
+        RenderText {#text} at (0,0) size 248x573
+          text run at (0,0) width 568: &quot;2 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (108,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (136,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (164,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (192,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (220,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (545,1) size 249x575
+        RenderText {#text} at (0,0) size 249x573
+          text run at (0,0) width 568: &quot;3 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (84,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (112,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (140,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (168,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (221,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (818,1) size 224x575
+        RenderText {#text} at (0,0) size 224x573
+          text run at (0,0) width 568: &quot;4 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (84,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (112,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (140,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (168,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (196,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (1066,1) size 225x575
+        RenderText {#text} at (0,0) size 225x573
+          text run at (0,0) width 568: &quot;5 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (85,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (113,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (141,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (169,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (197,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (1315,1) size 249x575
+        RenderText {#text} at (0,0) size 249x573
+          text run at (0,0) width 568: &quot;6 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (84,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (112,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (140,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (168,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (221,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (1588,1) size 224x575
+        RenderText {#text} at (0,0) size 224x573
+          text run at (0,0) width 568: &quot;7 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (84,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (112,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (140,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (168,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (196,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+      RenderBlock {P} at (1836,1) size 225x575
+        RenderText {#text} at (0,0) size 225x573
+          text run at (0,0) width 568: &quot;8 Lorem ipsum dolor sit amet, consectetur adipisicing elit,&quot;
+          text run at (28,0) width 514: &quot;sed do eiusmod tempor incididunt ut labore et dolore&quot;
+          text run at (56,0) width 529: &quot;magna aliqua. Ut enim ad minim veniam, quis nostrud&quot;
+          text run at (85,0) width 573: &quot;exercitation ullamco laboris nisi ut aliquip ex ea commodo&quot;
+          text run at (113,0) width 496: &quot;consequat. Duis aute irure dolor in reprehenderit in&quot;
+          text run at (141,0) width 559: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur.&quot;
+          text run at (169,0) width 533: &quot;Excepteur sint occaecat cupidatat non proident, sunt in&quot;
+          text run at (197,0) width 519: &quot;culpa qui officia deserunt mollit anim id est laborum.&quot;
+caret: position 70 of child 0 {#text} of child 11 {P} of body
+scrolled to -800,0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastoverflowentitycommentintextareaexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/overflow/entity-comment-in-textarea-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/overflow/entity-comment-in-textarea-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/overflow/entity-comment-in-textarea-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</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
+      RenderText {#text} at (183,24) size 249x18
+        text run at (183,24) width 249: &quot; --&gt; This should be outside the textarea.&quot;
+layer at (10,10) size 179x34 clip at (11,11) size 177x32
+  RenderTextControl {TEXTAREA} at (2,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+      RenderText {#text} at (0,0) size 32x15
+        text run at (0,0) width 32: &quot;&lt;!--&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastoverflowopencommentintextareaexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/overflow/open-comment-in-textarea-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/overflow/open-comment-in-textarea-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/overflow/open-comment-in-textarea-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,18 @@
</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
+      RenderText {#text} at (183,24) size 246x18
+        text run at (183,24) width 246: &quot; This should not be part of the textarea.&quot;
+layer at (10,10) size 179x34 clip at (11,11) size 162x32 scrollHeight 62
+  RenderTextControl {TEXTAREA} at (2,2) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 160x60
+      RenderText {#text} at (0,0) size 160x45
+        text run at (0,0) width 32: &quot;&lt;!--&quot;
+        text run at (32,0) width 0: &quot; &quot;
+        text run at (0,15) width 152: &quot;This should be part&quot;
+        text run at (152,15) width 8: &quot; &quot;
+        text run at (0,30) width 128: &quot;of the textarea.&quot;
+        text run at (128,30) width 0: &quot; &quot;
+      RenderBR {BR} at (0,45) size 0x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastoverflowoverflowxyexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/overflow/overflow-x-y-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/overflow/overflow-x-y-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/overflow/overflow-x-y-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,84 @@
</span><ins>+layer at (0,0) size 785x600
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+  RenderBlock {HTML} at (0,0) size 785x600
+    RenderBody {BODY} at (8,8) size 769x584
+      RenderBlock (anonymous) at (0,0) size 769x18
+        RenderText {#text} at (0,0) size 312x18
+          text run at (0,0) width 312: &quot;The body should always have a vertical scrollbar.&quot;
+      RenderBlock (anonymous) at (0,218) size 769x57
+        RenderText {#text} at (183,39) size 4x18
+          text run at (183,39) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,26) size 300x100 clip at (8,26) size 285x100 scrollHeight 324
+  RenderBlock {DIV} at (0,18) size 300x100
+    RenderText {#text} at (0,0) size 50x18
+      text run at (0,0) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,14) size 0x0
+    RenderText {#text} at (0,18) size 50x18
+      text run at (0,18) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,32) size 0x0
+    RenderText {#text} at (0,36) size 50x18
+      text run at (0,36) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,50) size 0x0
+    RenderText {#text} at (0,54) size 50x18
+      text run at (0,54) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,68) size 0x0
+    RenderText {#text} at (0,72) size 50x18
+      text run at (0,72) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,86) size 0x0
+    RenderText {#text} at (0,90) size 50x18
+      text run at (0,90) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,104) size 0x0
+    RenderText {#text} at (0,108) size 50x18
+      text run at (0,108) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,122) size 0x0
+    RenderText {#text} at (0,126) size 50x18
+      text run at (0,126) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,140) size 0x0
+    RenderText {#text} at (0,144) size 50x18
+      text run at (0,144) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,158) size 0x0
+    RenderText {#text} at (0,162) size 50x18
+      text run at (0,162) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,176) size 0x0
+    RenderText {#text} at (0,180) size 50x18
+      text run at (0,180) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,194) size 0x0
+    RenderText {#text} at (0,198) size 50x18
+      text run at (0,198) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,212) size 0x0
+    RenderText {#text} at (0,216) size 50x18
+      text run at (0,216) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,230) size 0x0
+    RenderText {#text} at (0,234) size 50x18
+      text run at (0,234) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,248) size 0x0
+    RenderText {#text} at (0,252) size 50x18
+      text run at (0,252) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,266) size 0x0
+    RenderText {#text} at (0,270) size 50x18
+      text run at (0,270) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,284) size 0x0
+    RenderText {#text} at (0,288) size 50x18
+      text run at (0,288) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,302) size 0x0
+    RenderText {#text} at (0,306) size 50x18
+      text run at (0,306) width 50: &quot;Y scroll&quot;
+    RenderBR {BR} at (50,320) size 0x0
+layer at (8,126) size 300x100 clip at (8,126) size 300x85 scrollWidth 1184
+  RenderBlock {DIV} at (0,118) size 300x100
+    RenderText {#text} at (0,0) size 1184x18
+      text run at (0,0) width 486: &quot;X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll X scroll &quot;
+      text run at (486,0) width 324: &quot;X scroll X scroll X scroll X scroll X scroll X scroll &quot;
+      text run at (810,0) width 374: &quot;X scroll X scroll X scroll X scroll X scroll X scroll X scroll&quot;
+layer at (10,243) size 179x34 clip at (11,244) size 162x32
+  RenderTextControl {TEXTAREA} at (2,17) size 179x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 160x15
+      RenderText {#text} at (0,0) size 136x15
+        text run at (0,0) width 136: &quot;Textarea y-scroll&quot;
+layer at (197,228) size 179x49 clip at (198,229) size 177x32
+  RenderTextControl {TEXTAREA} at (189,2) size 179x49 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
+      RenderText {#text} at (0,0) size 136x15
+        text run at (0,0) width 136: &quot;Textarea x-scroll&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttable003expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/003-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/003-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/003-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,81 @@
</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
+      RenderTable {TABLE} at (0,0) size 784x53
+        RenderTableSection {TBODY} at (0,0) size 784x53
+          RenderTableRow {TR} at (0,2) size 784x27
+            RenderTableCell {TD} at (2,5) size 51x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 37x18
+                text run at (1,1) width 37: &quot;URL:&quot;
+            RenderTableCell {TD} at (55,2) size 727x27 [r=0 c=1 rs=1 cs=1]
+              RenderTextControl {INPUT} at (1,3) size 725x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderTableRow {TR} at (0,31) size 784x20
+            RenderTableCell {TD} at (2,31) size 780x20 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
+              RenderText {#text} at (1,1) size 253x18
+                text run at (1,1) width 253: &quot;Alongwordtogiveyouanicebigminwidth.&quot;
+      RenderTable {TABLE} at (0,53) size 100x100 [bgcolor=#FF0000] [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 96x96
+          RenderTableRow {TR} at (0,2) size 96x92
+            RenderTableCell {TD} at (2,46) size 92x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+      RenderTable {TABLE} at (0,153) size 195x120 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 191x116
+          RenderTableRow {TR} at (0,2) size 191x22
+            RenderTableCell {TD} at (2,2) size 187x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 31x18
+                text run at (2,2) width 31: &quot;hello&quot;
+          RenderTableRow {TR} at (0,26) size 191x22
+            RenderTableCell {TD} at (2,26) size 187x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 67x18
+                text run at (2,2) width 67: &quot;more hello&quot;
+          RenderTableRow {TR} at (0,50) size 191x22
+            RenderTableCell {TD} at (2,50) size 187x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 37x18
+                text run at (2,2) width 37: &quot;world&quot;
+          RenderTableRow {TR} at (0,74) size 191x40
+            RenderTableCell {TD} at (2,76) size 187x36 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+              RenderText {#text} at (0,0) size 0x0
+      RenderTable {TABLE} at (0,273) size 106x78
+        RenderTableSection {TBODY} at (0,0) size 106x78
+          RenderTableRow {TR} at (0,2) size 106x74
+            RenderTableCell {TD} at (2,2) size 102x74 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 100x72
+                text run at (1,1) width 87: &quot;I should wrap&quot;
+                text run at (1,19) width 81: &quot;and not have&quot;
+                text run at (1,37) width 56: &quot;nowrap. &quot;
+                text run at (57,37) width 44: &quot;I really&quot;
+                text run at (1,55) width 46: &quot;should.&quot;
+      RenderTable {TABLE} at (0,351) size 106x78
+        RenderTableSection {TBODY} at (0,0) size 106x78
+          RenderTableRow {TR} at (0,2) size 106x74
+            RenderTableCell {TD} at (2,2) size 102x74 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 100x72
+                RenderText {#text} at (0,0) size 100x72
+                  text run at (0,0) width 87: &quot;I should wrap&quot;
+                  text run at (0,18) width 81: &quot;and not have&quot;
+                  text run at (0,36) width 56: &quot;nowrap. &quot;
+                  text run at (56,36) width 44: &quot;I really&quot;
+                  text run at (0,54) width 46: &quot;should.&quot;
+      RenderTable {TABLE} at (0,429) size 369x24
+        RenderTableSection {TBODY} at (0,0) size 369x24
+          RenderTableRow {TR} at (0,2) size 369x20
+            RenderTableCell {TD} at (2,2) size 365x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 363x18
+                text run at (1,1) width 145: &quot;I should have nowrap. &quot;
+                text run at (146,1) width 98: &quot;I really should. &quot;
+                text run at (244,1) width 120: &quot;Definitely. Should.&quot;
+      RenderTable {TABLE} at (0,453) size 369x24
+        RenderTableSection {TBODY} at (0,0) size 369x24
+          RenderTableRow {TR} at (0,2) size 369x20
+            RenderTableCell {TD} at (2,2) size 365x20 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {DIV} at (1,1) size 363x18
+                RenderText {#text} at (0,0) size 363x18
+                  text run at (0,0) width 145: &quot;I should have nowrap. &quot;
+                  text run at (145,0) width 98: &quot;I really should. &quot;
+                  text run at (243,0) width 120: &quot;Definitely. Should.&quot;
+layer at (66,16) size 721x15
+  RenderBlock {DIV} at (2,3) size 721x15
+layer at (16,241) size 179x32 clip at (17,242) size 177x30
+  RenderTextControl {TEXTAREA} at (4,2) size 179x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablecolspanMinWidthexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,24 @@
</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
+      RenderTable {TABLE} at (0,0) size 173x45
+        RenderTableSection {TBODY} at (0,0) size 173x45
+          RenderTableRow {TR} at (0,2) size 173x2
+            RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+          RenderTableRow {TR} at (0,6) size 173x0
+            RenderTableCell {TD} at (2,6) size 165x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
+          RenderTableRow {TR} at (0,8) size 173x0
+            RenderTableCell {TD} at (169,24) size 2x2 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
+          RenderTableRow {TR} at (0,10) size 173x33
+            RenderTableCell {TD} at (2,10) size 165x33 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+              RenderTable {TABLE} at (1,1) size 163x31
+                RenderTableSection {TBODY} at (0,0) size 163x31
+                  RenderTableRow {TR} at (0,2) size 163x27
+                    RenderTableCell {TD} at (2,14) size 2x2 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (6,2) size 155x27 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+                      RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                      RenderText {#text} at (0,0) size 0x0
+layer at (22,27) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttablecolspanMinWidthverticalexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-vertical-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-vertical-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/table/colspanMinWidth-vertical-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,24 @@
</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
+      RenderTable {TABLE} at (0,0) size 173x173
+        RenderTableSection {TBODY} at (0,0) size 173x173
+          RenderTableRow {TR} at (0,2) size 2x173
+            RenderTableCell {TD} at (2,2) size 2x3 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+          RenderTableRow {TR} at (0,6) size 0x173
+            RenderTableCell {TD} at (6,2) size 2x165 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
+          RenderTableRow {TR} at (0,8) size 0x173
+            RenderTableCell {TD} at (8,249) size 163x-159 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
+          RenderTableRow {TR} at (0,10) size 161x173
+            RenderTableCell {TD} at (10,2) size 161x165 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
+              RenderTable {TABLE} at (1,1) size 159x163
+                RenderTableSection {TBODY} at (0,0) size 159x163
+                  RenderTableRow {TR} at (0,2) size 155x163
+                    RenderTableCell {TD} at (2,78) size 155x-151 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (2,6) size 155x155 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
+                      RenderTextControl {INPUT} at (3,3) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                      RenderText {#text} at (0,0) size 0x0
+layer at (18,23) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug103533expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug103533-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug103533-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug103533-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,17 @@
</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
+      RenderTable {TABLE} at (0,0) size 216x24 [bgcolor=#000000]
+        RenderTableSection {TBODY} at (0,0) size 216x24
+          RenderTableRow {TR} at (0,2) size 216x20
+            RenderTableCell {TD} at (2,2) size 212x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 210x18
+                text run at (1,1) width 210: &quot;This table should NOT be visible&quot;
+      RenderTable {TABLE} at (0,24) size 216x24 [bgcolor=#000000]
+        RenderTableSection {TBODY} at (0,0) size 216x24
+          RenderTableRow {TR} at (0,2) size 216x20
+            RenderTableCell {TD} at (2,2) size 212x20 [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 210x18
+                text run at (1,1) width 210: &quot;This table should NOT be visible&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug1188expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1188-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1188-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1188-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,140 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {FORM} at (0,0) size 784x194
+        RenderBlock {HR} at (0,0) size 602x2 [border: (1px inset #000000)]
+        RenderTable {TABLE} at (0,10) size 600x184
+          RenderTableSection {TBODY} at (0,0) size 600x184
+            RenderTableRow {TR} at (0,2) size 600x44
+              RenderTableCell {TD} at (2,2) size 594x44 [r=0 c=0 rs=1 cs=3]
+                RenderImage {IMG} at (7,1) size 580x42
+                RenderText {#text} at (0,0) size 0x0
+            RenderTableRow {TR} at (0,48) size 600x55
+              RenderTableCell {TD} at (2,53) size 594x45 [bgcolor=#99CCCC] [r=1 c=0 rs=1 cs=3]
+                RenderInline {FONT} at (0,0) size 127x15
+                  RenderInline {B} at (0,0) size 127x15
+                    RenderText {#text} at (30,7) size 127x15
+                      text run at (30,7) width 127: &quot;Search the Web with&quot;
+                RenderText {#text} at (157,5) size 4x18
+                  text run at (157,5) width 4: &quot; &quot;
+                RenderMenuList {SELECT} at (163,3) size 111x24 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 86x20
+                    RenderText at (8,2) size 55x15
+                      text run at (8,2) width 55: &quot;Netscape&quot;
+                RenderTextControl {INPUT} at (278,4) size 219x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (499,5) size 4x18
+                  text run at (499,5) width 4: &quot; &quot;
+                RenderButton {INPUT} at (505,4) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 41x15
+                    RenderText at (0,0) size 41x15
+                      text run at (0,0) width 41: &quot;Search&quot;
+                RenderBR {BR} at (564,19) size 0x0
+                RenderInline {SMALL} at (0,0) size 560x15
+                  RenderInline {A} at (0,0) size 98x15 [color=#0000EE]
+                    RenderText {#text} at (17,29) size 98x15
+                      text run at (17,29) width 98: &quot;Classifieds&lt; /A&gt;   &quot;
+                  RenderInline {A} at (0,0) size 58x15 [color=#0000EE]
+                    RenderText {#text} at (115,29) size 58x15
+                      text run at (115,29) width 22: &quot;Net &quot;
+                      text run at (137,29) width 36: &quot;Search&quot;
+                  RenderText {#text} at (173,29) size 9x15
+                    text run at (173,29) width 9: &quot;   &quot;
+                  RenderInline {A} at (0,0) size 82x15 [color=#0000EE]
+                    RenderText {#text} at (182,29) size 82x15
+                      text run at (182,29) width 56: &quot;Find Web &quot;
+                      text run at (238,29) width 26: &quot;Sites&quot;
+                  RenderText {#text} at (264,29) size 9x15
+                    text run at (264,29) width 3: &quot; &quot;
+                    text run at (267,29) width 6: &quot;  &quot;
+                  RenderInline {A} at (0,0) size 66x15 [color=#0000EE]
+                    RenderText {#text} at (273,29) size 66x15
+                      text run at (273,29) width 39: &quot;What's &quot;
+                      text run at (312,29) width 27: &quot;Cool&quot;
+                  RenderText {#text} at (339,29) size 9x15
+                    text run at (339,29) width 9: &quot;   &quot;
+                  RenderInline {A} at (0,0) size 63x15 [color=#0000EE]
+                    RenderText {#text} at (348,29) size 63x15
+                      text run at (348,29) width 63: &quot;What's New&quot;
+                  RenderText {#text} at (411,29) size 9x15
+                    text run at (411,29) width 9: &quot;   &quot;
+                  RenderInline {A} at (0,0) size 75x15 [color=#0000EE]
+                    RenderText {#text} at (420,29) size 75x15
+                      text run at (420,29) width 75: &quot;People Finder&quot;
+                  RenderText {#text} at (495,29) size 9x15
+                    text run at (495,29) width 9: &quot;   &quot;
+                  RenderInline {A} at (0,0) size 73x15 [color=#0000EE]
+                    RenderText {#text} at (504,29) size 73x15
+                      text run at (504,29) width 73: &quot;Yellow Pages&quot;
+                  RenderText {#text} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+            RenderTableRow {TR} at (0,105) size 600x50
+              RenderTableCell {TD} at (2,114) size 159x32 [r=2 c=0 rs=1 cs=1]
+                RenderInline {A} at (0,0) size 115x33 [color=#0000EE]
+                  RenderInline {FONT} at (0,0) size 115x30 [color=#CC0033]
+                    RenderText {#text} at (22,1) size 115x30
+                      text run at (22,1) width 115: &quot;Download Netscape&quot;
+                      text run at (26,16) width 107: &quot;Communicator 4.5&quot;
+              RenderTableCell {TD} at (163,105) size 270x50 [r=2 c=1 rs=1 cs=1]
+                RenderInline {A} at (0,0) size 232x28 [color=#0000EE]
+                  RenderImage {IMG} at (19,1) size 232x35 [border: (1px solid #0000EE)]
+                  RenderBR {BR} at (251,36) size 0x0
+                  RenderInline {FONT} at (0,0) size 46x13
+                    RenderText {#text} at (112,36) size 46x13
+                      text run at (112,36) width 46: &quot;Click Here!&quot;
+                RenderBR {BR} at (158,46) size 0x0
+              RenderTableCell {TD} at (435,121) size 161x17 [r=2 c=2 rs=1 cs=1]
+                RenderInline {A} at (0,0) size 129x18 [color=#0000EE]
+                  RenderInline {FONT} at (0,0) size 129x15 [color=#0066FF]
+                    RenderText {#text} at (16,1) size 129x15
+                      text run at (16,1) width 129: &quot;Hassle-Free Upgrades&quot;
+                RenderText {#text} at (0,0) size 0x0
+            RenderTableRow {TR} at (0,157) size 600x20
+              RenderTableCell {TD} at (2,157) size 594x20 [r=3 c=0 rs=1 cs=3]
+                RenderInline {A} at (0,0) size 48x18 [color=#0000EE]
+                  RenderInline {FONT} at (0,0) size 48x15 [color=#0066FF]
+                    RenderInline {B} at (0,0) size 48x15
+                      RenderText {#text} at (18,3) size 48x15
+                        text run at (18,3) width 48: &quot;Contact&quot;
+                RenderText {#text} at (65,1) size 13x18
+                  text run at (65,1) width 13: &quot; : &quot;
+                RenderInline {SMALL} at (0,0) size 499x15
+                  RenderInline {A} at (0,0) size 77x15 [color=#0000EE]
+                    RenderText {#text} at (77,3) size 77x15
+                      text run at (77,3) width 77: &quot;Address Book&quot;
+                  RenderText {#text} at (153,3) size 11x15
+                    text run at (153,3) width 11: &quot; - &quot;
+                  RenderInline {A} at (0,0) size 65x15 [color=#0000EE]
+                    RenderText {#text} at (163,3) size 65x15
+                      text run at (163,3) width 65: &quot;Discussions&quot;
+                  RenderText {#text} at (227,3) size 11x15
+                    text run at (227,3) width 11: &quot; - &quot;
+                  RenderInline {A} at (0,0) size 99x15 [color=#0000EE]
+                    RenderText {#text} at (237,3) size 99x15
+                      text run at (237,3) width 99: &quot;Instant Messenger&quot;
+                  RenderText {#text} at (335,3) size 11x15
+                    text run at (335,3) width 11: &quot; - &quot;
+                  RenderInline {A} at (0,0) size 80x15 [color=#0000EE]
+                    RenderText {#text} at (345,3) size 80x15
+                      text run at (345,3) width 80: &quot;Long Distance&quot;
+                  RenderText {#text} at (424,3) size 11x15
+                    text run at (424,3) width 11: &quot; - &quot;
+                  RenderInline {A} at (0,0) size 51x15 [color=#0000EE]
+                    RenderText {#text} at (434,3) size 51x15
+                      text run at (434,3) width 51: &quot;Members&quot;
+                  RenderText {#text} at (484,3) size 11x15
+                    text run at (484,3) width 11: &quot; - &quot;
+                  RenderInline {A} at (0,0) size 82x15 [color=#0000EE]
+                    RenderText {#text} at (494,3) size 82x15
+                      text run at (494,3) width 82: &quot;WebMail&lt; /A&gt;&quot;
+                RenderInline {A} at (0,0) size 1x18 [color=#0000EE]
+                  RenderText {#text} at (0,0) size 0x0
+            RenderTableRow {TR} at (0,179) size 600x3
+              RenderTableCell {TD} at (2,179) size 596x3 [bgcolor=#99CCCC] [r=4 c=0 rs=1 cs=4]
+                RenderTable {TABLE} at (1,1) size 1x1
+                  RenderTableSection {TBODY} at (0,0) size 1x1
+                    RenderTableRow {TR} at (0,0) size 1x1
+                      RenderTableCell {TD} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
+layer at (290,78) size 215x15
+  RenderBlock {DIV} at (2,3) size 215x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug12384expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug12384-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug12384-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug12384-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {FORM} at (0,0) size 784x29
+        RenderTable {TABLE} at (0,0) size 699x29 [bgcolor=#FFE030] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 697x27
+            RenderTableRow {TR} at (0,0) size 697x27
+              RenderTableCell {TD} at (0,0) size 697x27 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                RenderInline {NOBR} at (0,0) size 695x18
+                  RenderTextControl {INPUT} at (3,3) size 219x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                  RenderText {#text} at (224,4) size 13x18
+                    text run at (224,4) width 13: &quot; - &quot;
+                  RenderTextControl {INPUT} at (239,3) size 219x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                  RenderText {#text} at (460,4) size 13x18
+                    text run at (460,4) width 13: &quot; - &quot;
+                  RenderTextControl {INPUT} at (475,3) size 219x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (0,0) size 0x0
+            RenderTableRow {TR} at (0,27) size 697x0
+layer at (14,15) size 215x15
+  RenderBlock {DIV} at (2,3) size 215x15
+layer at (250,15) size 215x15
+  RenderBlock {DIV} at (2,3) size 215x15
+layer at (486,15) size 215x15
+  RenderBlock {DIV} at (2,3) size 215x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug1318expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1318-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1318-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug1318-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,49 @@
</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
+      RenderTable {TABLE} at (0,0) size 784x137
+        RenderTableSection {TBODY} at (0,0) size 784x137
+          RenderTableRow {TR} at (0,0) size 784x74
+            RenderTableCell {TD} at (0,0) size 784x74 [r=0 c=0 rs=1 cs=4]
+              RenderBR {BR} at (392,1) size 0x18
+              RenderInline {FONT} at (0,0) size 728x53
+                RenderText {#text} at (28,19) size 728x35
+                  text run at (28,19) width 181: &quot;The Supreme Court says &quot;
+                  text run at (209,19) width 547: &quot;Wisconsin can continue using tuition vouchers to help poor parents send their&quot;
+                  text run at (212,37) width 221: &quot;children to church-run schools. &quot;
+                  text run at (433,37) width 139: &quot;What's your stand? &quot;
+                RenderBR {BR} at (572,51) size 0x0
+                RenderBR {BR} at (392,55) size 0x17
+              RenderText {#text} at (0,0) size 0x0
+          RenderTableRow {TR} at (0,74) size 784x18
+            RenderTableCell {TD} at (0,74) size 539x17 [r=1 c=0 rs=1 cs=1]
+              RenderInline {FONT} at (0,0) size 140x15
+                RenderText {#text} at (398,1) size 140x15
+                  text run at (398,1) width 140: &quot;I agree with the program&quot;
+              RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (539,74) size 80x18 [r=1 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (6,4) size 13x13
+          RenderTableRow {TR} at (0,92) size 784x18
+            RenderTableCell {TD} at (0,92) size 539x17 [r=2 c=0 rs=1 cs=1]
+              RenderInline {FONT} at (0,0) size 153x15
+                RenderText {#text} at (385,1) size 153x15
+                  text run at (385,1) width 153: &quot;I think vouchers are wrong&quot;
+              RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (539,92) size 80x18 [r=2 c=1 rs=1 cs=1]
+              RenderBlock {INPUT} at (6,4) size 13x13
+          RenderTableRow {TR} at (0,110) size 784x27
+            RenderTableCell {TD} at (0,115) size 619x17 [r=3 c=0 rs=1 cs=2]
+              RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
+                RenderInline {FONT} at (0,0) size 77x15
+                  RenderText {#text} at (271,1) size 77x15
+                    text run at (271,1) width 77: &quot;View Results&quot;
+              RenderInline {FONT} at (0,0) size 1x15
+                RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (619,110) size 165x27 [r=3 c=2 rs=1 cs=2]
+              RenderButton {INPUT} at (62,3) size 41x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                RenderBlock (anonymous) at (8,3) size 25x15
+                  RenderText at (0,0) size 25x15
+                    text run at (0,0) width 25: &quot;vote&quot;
+              RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug18359expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug18359-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -7,38 +7,38 @@
</span><span class="cx">         RenderText {#text} at (0,0) size 365x28
</span><span class="cx">           text run at (0,0) width 365: &quot;SeaMonkey XPInstall Trigger Page&quot;
</span><span class="cx">       RenderBlock {HR} at (0,47) size 784x3 [border: (1px inset #000000)]
</span><del>-      RenderBlock {FORM} at (0,57) size 784x56
-        RenderTable {TABLE} at (0,0) size 557x55
-          RenderTableSection {TBODY} at (0,0) size 557x55
-            RenderTableRow {TR} at (0,2) size 557x25
-              RenderTableCell {TD} at (2,4) size 107x20 [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderBlock {FORM} at (0,57) size 784x64
+        RenderTable {TABLE} at (0,0) size 678x63
+          RenderTableSection {TBODY} at (0,0) size 678x63
+            RenderTableRow {TR} at (0,2) size 678x27
+              RenderTableCell {TD} at (2,5) size 107x20 [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 96x18
</span><span class="cx">                   RenderText {#text} at (1,1) size 96x18
</span><span class="cx">                     text run at (1,1) width 96: &quot;Trigger URL:&quot;
</span><del>-              RenderTableCell {TD} at (111,2) size 354x25 [r=0 c=1 rs=1 cs=1]
-                RenderTextControl {INPUT} at (3,3) size 348x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-              RenderTableCell {TD} at (467,2) size 88x24 [r=0 c=2 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 55x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 39x14
-                    RenderText at (0,0) size 39x13
-                      text run at (0,0) width 39: &quot;Trigger&quot;
-            RenderTableRow {TR} at (0,29) size 557x24
-              RenderTableCell {TD} at (2,31) size 107x20 [r=1 c=0 rs=1 cs=1]
</del><ins>+              RenderTableCell {TD} at (111,2) size 470x27 [r=0 c=1 rs=1 cs=1]
+                RenderTextControl {INPUT} at (3,3) size 464x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+              RenderTableCell {TD} at (583,2) size 93x27 [r=0 c=2 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 56x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 40x15
+                    RenderText at (0,0) size 40x15
+                      text run at (0,0) width 40: &quot;Trigger&quot;
+            RenderTableRow {TR} at (0,31) size 678x30
+              RenderTableCell {TD} at (2,36) size 107x20 [r=1 c=0 rs=1 cs=1]
</ins><span class="cx">                 RenderInline {B} at (0,0) size 105x18
</span><span class="cx">                   RenderText {#text} at (1,1) size 105x18
</span><span class="cx">                     text run at (1,1) width 105: &quot;Run Test Case:&quot;
</span><del>-              RenderTableCell {TD} at (111,29) size 354x24 [r=1 c=1 rs=1 cs=1]
-                RenderMenuList {SELECT} at (3,3) size 262x18 [bgcolor=#FFFFFF]
-                  RenderBlock (anonymous) at (0,0) size 262x18
-                    RenderText at (8,2) size 73x13
-                      text run at (8,2) width 73: &quot;a_abortinstall&quot;
</del><ins>+              RenderTableCell {TD} at (111,31) size 470x30 [r=1 c=1 rs=1 cs=1]
+                RenderMenuList {SELECT} at (3,3) size 305x24 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 280x20
+                    RenderText at (8,2) size 77x15
+                      text run at (8,2) width 77: &quot;a_abortinstall&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-              RenderTableCell {TD} at (467,29) size 88x24 [r=1 c=2 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 82x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 66x14
-                    RenderText at (0,0) size 66x13
-                      text run at (0,0) width 66: &quot;Trigger case&quot;
-layer at (125,74) size 342x13
-  RenderBlock {DIV} at (3,3) size 342x13
-    RenderText {#text} at (0,0) size 106x13
-      text run at (0,0) width 106: &quot;http://jimbob/jars/&quot;
</del><ins>+              RenderTableCell {TD} at (583,32) size 93x27 [r=1 c=2 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 87x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 71x15
+                    RenderText at (0,0) size 71x15
+                      text run at (0,0) width 71: &quot;Trigger case&quot;
+layer at (124,74) size 460x15
+  RenderBlock {DIV} at (2,3) size 460x15
+    RenderText {#text} at (0,0) size 101x15
+      text run at (0,0) width 101: &quot;http://jimbob/jars/&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug24792expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug2479-2-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,120 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x553
+  RenderBlock {HTML} at (0,0) size 800x553 [bgcolor=#00FF99]
+    RenderBody {BODY} at (57,64) size 686x425 [bgcolor=#99FFCC] [border: (3px solid #000000)]
+      RenderBlock {P} at (3,3) size 680x64
+        RenderText {#text} at (0,6) size 636x51
+          text run at (0,6) width 597: &quot;These links are in an element with display table-row, and the li elements &quot;
+          text run at (597,6) width 39: &quot;have&quot;
+          text run at (0,38) width 153: &quot;display: table-cell. &quot;
+          text run at (153,38) width 131: &quot;They disappear:&quot;
+      RenderTable at (3,67) size 308x19
+        RenderTableSection (anonymous) at (0,0) size 308x19
+          RenderTableRow {UL} at (0,0) size 308x19 [bgcolor=#00CC99]
+            RenderTableCell {LI} at (0,0) size 77x19 [r=0 c=0 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 55x19 [color=#0000EE]
+                RenderText {#text} at (11,0) size 55x19
+                  text run at (11,0) width 55: &quot;people&quot;
+            RenderTableCell {LI} at (77,0) size 77x19 [r=0 c=1 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
+                RenderText {#text} at (13,0) size 51x19
+                  text run at (13,0) width 51: &quot;places&quot;
+            RenderTableCell {LI} at (154,0) size 77x19 [r=0 c=2 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 77x19 [color=#0000EE]
+                RenderText {#text} at (0,0) size 77x19
+                  text run at (0,0) width 77: &quot;members&quot;
+            RenderTableCell {LI} at (231,0) size 77x19 [r=0 c=3 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 35x19 [color=#0000EE]
+                RenderText {#text} at (21,0) size 35x19
+                  text run at (21,0) width 35: &quot;links&quot;
+      RenderBlock {DIV} at (3,86) size 680x336
+        RenderBlock (anonymous) at (16,16) size 648x19
+          RenderText {#text} at (0,0) size 514x19
+            text run at (0,0) width 228: &quot;This text is not in the form. &quot;
+            text run at (228,0) width 286: &quot;The form should be indented 40px.&quot;
+        RenderBlock {FORM} at (96,35) size 568x285
+          RenderBlock {P} at (0,0) size 568x64
+            RenderText {#text} at (0,6) size 545x51
+              text run at (0,6) width 196: &quot;This is text in the form. &quot;
+              text run at (196,6) width 230: &quot;It should be indented 40px. &quot;
+              text run at (426,6) width 119: &quot;The form itself&quot;
+              text run at (0,38) width 376: &quot;has the same table-row/table-cell problem as &quot;
+              text run at (376,38) width 55: &quot;above.&quot;
+          RenderBlock {P} at (0,64) size 568x63
+            RenderTable {SPAN} at (0,3) size 137x60
+              RenderTableSection (anonymous) at (0,0) size 137x60
+                RenderTableRow {SPAN} at (0,0) size 137x28
+                  RenderTableCell (anonymous) at (0,0) size 137x28 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,6) size 137x16
+                      text run at (0,6) width 137: &quot;First Name (required)&quot;
+                RenderTableRow (anonymous) at (0,28) size 137x32
+                  RenderTableCell (anonymous) at (0,28) size 137x32 [r=1 c=0 rs=1 cs=1]
+                    RenderTextControl {INPUT} at (2,7) size 121x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderText {#text} at (137,6) size 6x19
+              text run at (137,6) width 6: &quot; &quot;
+            RenderTable {SPAN} at (143,3) size 136x60
+              RenderTableSection (anonymous) at (0,0) size 136x60
+                RenderTableRow {SPAN} at (0,0) size 136x28
+                  RenderTableCell (anonymous) at (0,0) size 136x28 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,6) size 136x16
+                      text run at (0,6) width 136: &quot;Last Name (required)&quot;
+                RenderTableRow (anonymous) at (0,28) size 136x32
+                  RenderTableCell (anonymous) at (0,28) size 136x32 [r=1 c=0 rs=1 cs=1]
+                    RenderTextControl {INPUT} at (2,7) size 121x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderText {#text} at (0,0) size 0x0
+          RenderBlock {P} at (0,127) size 568x63
+            RenderTable {SPAN} at (0,3) size 293x60
+              RenderTableSection (anonymous) at (0,0) size 293x60
+                RenderTableRow {SPAN} at (0,0) size 293x28
+                  RenderTableCell (anonymous) at (0,0) size 293x28 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,6) size 91x16
+                      text run at (0,6) width 91: &quot;Email Address&quot;
+                RenderTableRow (anonymous) at (0,28) size 293x32
+                  RenderTableCell (anonymous) at (0,28) size 293x32 [r=1 c=0 rs=1 cs=1]
+                    RenderTextControl {INPUT} at (2,7) size 289x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderText {#text} at (0,0) size 0x0
+          RenderBlock {P} at (0,190) size 568x63
+            RenderTable {SPAN} at (0,3) size 125x60
+              RenderTableSection (anonymous) at (0,0) size 125x60
+                RenderTableRow {SPAN} at (0,0) size 125x28
+                  RenderTableCell (anonymous) at (0,0) size 125x28 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,6) size 103x16
+                      text run at (0,6) width 103: &quot;Company Name&quot;
+                RenderTableRow (anonymous) at (0,28) size 125x32
+                  RenderTableCell (anonymous) at (0,28) size 125x32 [r=1 c=0 rs=1 cs=1]
+                    RenderTextControl {INPUT} at (2,7) size 121x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderText {#text} at (125,6) size 6x19
+              text run at (125,6) width 6: &quot; &quot;
+            RenderTable {SPAN} at (131,3) size 125x60
+              RenderTableSection (anonymous) at (0,0) size 125x60
+                RenderTableRow {SPAN} at (0,0) size 125x28
+                  RenderTableCell (anonymous) at (0,0) size 125x28 [r=0 c=0 rs=1 cs=1]
+                    RenderText {#text} at (0,6) size 27x16
+                      text run at (0,6) width 27: &quot;Title&quot;
+                RenderTableRow (anonymous) at (0,28) size 125x32
+                  RenderTableCell (anonymous) at (0,28) size 125x32 [r=1 c=0 rs=1 cs=1]
+                    RenderTextControl {INPUT} at (2,7) size 121x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+            RenderText {#text} at (0,0) size 0x0
+          RenderBlock {P} at (0,253) size 568x32
+            RenderButton {INPUT} at (2,7) size 61x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+              RenderBlock (anonymous) at (8,3) size 45x15
+                RenderText at (0,0) size 45x15
+                  text run at (0,0) width 45: &quot;Submit!&quot;
+            RenderText {#text} at (65,6) size 6x19
+              text run at (65,6) width 6: &quot; &quot;
+            RenderButton {INPUT} at (73,7) size 79x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+              RenderBlock (anonymous) at (8,3) size 63x15
+                RenderText at (0,0) size 63x15
+                  text run at (0,0) width 63: &quot;Clear Form&quot;
+            RenderText {#text} at (0,0) size 0x0
+layer at (160,290) size 117x15
+  RenderBlock {DIV} at (2,3) size 117x15
+layer at (303,290) size 117x15
+  RenderBlock {DIV} at (2,3) size 117x15
+layer at (160,353) size 285x15
+  RenderBlock {DIV} at (2,3) size 285x15
+layer at (160,416) size 117x15
+  RenderBlock {DIV} at (2,3) size 117x15
+layer at (291,416) size 117x15
+  RenderBlock {DIV} at (2,3) size 117x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug26178expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug26178-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -14,9 +14,9 @@
</span><span class="cx">             RenderTableCell {TD} at (2,0) size 61x20 [r=0 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (1,1) size 57x18
</span><span class="cx">                 text run at (1,1) width 57: &quot;First row&quot;
</span><del>-      RenderBlock {FORM} at (0,46) size 784x22
-        RenderButton {INPUT} at (2,2) size 47x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 31x14
-            RenderText at (0,0) size 31x13
-              text run at (0,0) width 31: &quot;insert&quot;
</del><ins>+      RenderBlock {FORM} at (0,46) size 784x25
+        RenderButton {INPUT} at (2,2) size 48x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 32x15
+            RenderText at (0,0) size 32x15
+              text run at (0,0) width 32: &quot;insert&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug28928expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug28928-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -6,47 +6,47 @@
</span><span class="cx">       RenderBlock {H3} at (0,0) size 784x22
</span><span class="cx">         RenderText {#text} at (0,0) size 200x22
</span><span class="cx">           text run at (0,0) width 200: &quot;With long hidden values&quot;
</span><del>-      RenderTable {TABLE} at (0,40) size 196x68 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 194x65
-          RenderTableRow {TR} at (0,2) size 194x59
-            RenderTableCell {TD} at (2,2) size 190x59 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {FORM} at (1,1) size 188x41
-                RenderTextControl {INPUT} at (2,2) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-                RenderText {#text} at (92,2) size 4x18
-                  text run at (92,2) width 4: &quot; &quot;
-                RenderButton {INPUT} at (98,3) size 38x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 22x14
-                    RenderText at (0,0) size 22x13
-                      text run at (0,0) width 22: &quot; Go &quot;
-                RenderText {#text} at (137,2) size 5x18
-                  text run at (137,2) width 5: &quot; &quot;
-                RenderBR {BR} at (141,16) size 1x0
-                RenderText {#text} at (0,23) size 188x18
-                  text run at (0,23) width 188: &quot;Enter City Name or Zip Code&quot;
-          RenderTableRow {TR} at (0,63) size 194x0
-      RenderBlock {HR} at (0,115) size 784x3 [border: (1px inset #000000)]
-      RenderBlock {H3} at (0,136) size 784x23
</del><ins>+      RenderTable {TABLE} at (0,40) size 196x70 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 194x67
+          RenderTableRow {TR} at (0,2) size 194x61
+            RenderTableCell {TD} at (2,2) size 190x61 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (1,1) size 188x43
+                RenderTextControl {INPUT} at (2,2) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (104,3) size 4x18
+                  text run at (104,3) width 4: &quot; &quot;
+                RenderButton {INPUT} at (110,2) size 39x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 23x15
+                    RenderText at (0,0) size 23x15
+                      text run at (0,0) width 23: &quot; Go &quot;
+                RenderText {#text} at (151,3) size 4x18
+                  text run at (151,3) width 4: &quot; &quot;
+                RenderBR {BR} at (155,17) size 0x0
+                RenderText {#text} at (0,25) size 188x18
+                  text run at (0,25) width 188: &quot;Enter City Name or Zip Code&quot;
+          RenderTableRow {TR} at (0,65) size 194x0
+      RenderBlock {HR} at (0,117) size 784x3 [border: (1px inset #000000)]
+      RenderBlock {H3} at (0,138) size 784x23
</ins><span class="cx">         RenderText {#text} at (0,0) size 206x22
</span><span class="cx">           text run at (0,0) width 206: &quot;With short hidden values&quot;
</span><del>-      RenderTable {TABLE} at (0,177) size 196x68 [border: (1px solid #FF0000)]
-        RenderTableSection {TBODY} at (1,1) size 194x65
-          RenderTableRow {TR} at (0,2) size 194x59
-            RenderTableCell {TD} at (2,2) size 190x59 [r=0 c=0 rs=1 cs=1]
-              RenderBlock {FORM} at (1,1) size 188x41
-                RenderTextControl {INPUT} at (2,2) size 88x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-                RenderText {#text} at (92,2) size 4x18
-                  text run at (92,2) width 4: &quot; &quot;
-                RenderButton {INPUT} at (98,3) size 38x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 22x14
-                    RenderText at (0,0) size 22x13
-                      text run at (0,0) width 22: &quot; Go &quot;
-                RenderText {#text} at (137,2) size 5x18
-                  text run at (137,2) width 5: &quot; &quot;
-                RenderBR {BR} at (141,16) size 1x0
-                RenderText {#text} at (0,23) size 188x18
-                  text run at (0,23) width 188: &quot;Enter City Name or Zip Code&quot;
-          RenderTableRow {TR} at (0,63) size 194x0
-layer at (17,58) size 82x13
-  RenderBlock {DIV} at (3,3) size 82x13
-layer at (17,194) size 82x13
-  RenderBlock {DIV} at (3,3) size 82x13
</del><ins>+      RenderTable {TABLE} at (0,179) size 196x70 [border: (1px solid #FF0000)]
+        RenderTableSection {TBODY} at (1,1) size 194x67
+          RenderTableRow {TR} at (0,2) size 194x61
+            RenderTableCell {TD} at (2,2) size 190x61 [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (1,1) size 188x43
+                RenderTextControl {INPUT} at (2,2) size 100x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (104,3) size 4x18
+                  text run at (104,3) width 4: &quot; &quot;
+                RenderButton {INPUT} at (110,2) size 39x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 23x15
+                    RenderText at (0,0) size 23x15
+                      text run at (0,0) width 23: &quot; Go &quot;
+                RenderText {#text} at (151,3) size 4x18
+                  text run at (151,3) width 4: &quot; &quot;
+                RenderBR {BR} at (155,17) size 0x0
+                RenderText {#text} at (0,25) size 188x18
+                  text run at (0,25) width 188: &quot;Enter City Name or Zip Code&quot;
+          RenderTableRow {TR} at (0,65) size 194x0
+layer at (16,58) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
+layer at (16,196) size 96x15
+  RenderBlock {DIV} at (2,3) size 96x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug29326expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug29326-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug29326-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug29326-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,15 @@
</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
+      RenderTable {TABLE} at (192,0) size 400x54 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 398x52
+          RenderTableRow {TR} at (0,2) size 398x48
+            RenderTableCell {TD} at (2,2) size 394x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (2,2) size 390x28
+                RenderMenuList {SELECT} at (2,2) size 82x24 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 57x20
+                    RenderText at (8,2) size 26x15
+                      text run at (8,2) width 26: &quot;Test&quot;
+                RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug30559expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30559-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,23 +1,23 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
-      RenderBlock (anonymous) at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 716x18
-          text run at (0,0) width 716: &quot;The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table &quot;
-        RenderBR {BR} at (716,14) size 0x0
-      RenderTable {TABLE} at (242,18) size 300x56 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 298x54
-          RenderTableRow {TR} at (0,2) size 298x50
-            RenderTableCell {TD} at (2,2) size 294x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 70x46 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 68x44
-                  RenderTableRow {TR} at (0,2) size 68x40
-                    RenderTableCell {TD} at (2,2) size 64x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderText {#text} at (0,0) size 0x0
-layer at (262,38) size 56x32 clip at (263,39) size 54x30
-  RenderTextControl {TEXTAREA} at (4,4) size 56x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 50x13
-      RenderText {#text} at (0,0) size 18x13
-        text run at (0,0) width 18: &quot;bar&quot;
</del><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 [bgcolor=#FFFFFF]
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 716x18
+          text run at (0,0) width 716: &quot;The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table &quot;
+        RenderBR {BR} at (716,14) size 0x0
+      RenderTable {TABLE} at (242,18) size 300x58 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x56
+          RenderTableRow {TR} at (0,2) size 298x52
+            RenderTableCell {TD} at (2,2) size 294x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 73x48 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 71x46
+                  RenderTableRow {TR} at (0,2) size 71x42
+                    RenderTableCell {TD} at (2,2) size 67x42 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (0,0) size 0x0
+layer at (262,38) size 59x34 clip at (263,39) size 57x32
+  RenderTextControl {TEXTAREA} at (4,4) size 59x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 55x15
+      RenderText {#text} at (0,0) size 24x15
+        text run at (0,0) width 24: &quot;bar&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug30692expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug30692-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,56 @@
</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 (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 488x18
+          text run at (0,0) width 488: &quot;BUG: Inside a cell, \&quot;height:x%\&quot; is ignored. It looks like 'auto' is used instead.&quot;
+        RenderBR {BR} at (488,14) size 0x0
+      RenderListItem {LI} at (0,18) size 784x18
+        RenderListMarker at (-1,0) size 7x18: bullet
+        RenderText {#text} at (14,0) size 260x18
+          text run at (14,0) width 260: &quot;Absolute units work correctly (eg. 50px).&quot;
+      RenderListItem {LI} at (0,36) size 784x490
+        RenderBlock (anonymous) at (0,0) size 784x18
+          RenderListMarker at (-1,0) size 7x18: bullet
+          RenderText {#text} at (14,0) size 181x18
+            text run at (14,0) width 181: &quot;\&quot;width:x%\&quot; works correctly.&quot;
+        RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)]
+        RenderTable {TABLE} at (0,36) size 784x100
+          RenderTableSection {TBODY} at (0,0) size 784x100
+            RenderTableRow {TR} at (0,2) size 784x96
+              RenderTableCell {TD} at (2,13) size 780x73 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 0x0
+        RenderBlock {HR} at (0,144) size 784x2 [border: (1px inset #000000)]
+        RenderTable {TABLE} at (0,154) size 784x100
+          RenderTableSection {TBODY} at (0,0) size 784x100
+            RenderTableRow {TR} at (0,2) size 784x96
+              RenderTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+                RenderText {#text} at (0,0) size 0x0
+        RenderBlock {HR} at (0,262) size 784x2 [border: (1px inset #000000)]
+        RenderTable {TABLE} at (0,272) size 784x100
+          RenderTableSection {TBODY} at (0,0) size 784x100
+            RenderTableRow {TR} at (0,2) size 784x96
+              RenderTableCell {TD} at (2,11) size 780x78 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {P} at (1,1) size 623x76 [bgcolor=#FFFFE0]
+                  RenderText {#text} at (0,0) size 229x18
+                    text run at (0,0) width 229: &quot;BUG: the height of the P is not 80%&quot;
+        RenderBlock {HR} at (0,380) size 784x2 [border: (1px inset #000000)]
+        RenderTable {TABLE} at (0,390) size 784x100
+          RenderTableSection {TBODY} at (0,0) size 784x100
+            RenderTableRow {TR} at (0,2) size 784x96
+              RenderTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+                RenderBlock {P} at (1,1) size 623x80 [bgcolor=#FFFFE0]
+                  RenderText {#text} at (0,0) size 222x18
+                    text run at (0,0) width 222: &quot;OK: the height of the P is 80 pixels&quot;
+layer at (11,94) size 622x71 clip at (12,95) size 620x69
+  RenderTextControl {TEXTAREA} at (1,1) size 623x72 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 619x15
+      RenderText {#text} at (0,0) size 336x15
+        text run at (0,0) width 336: &quot;BUG: the height of the textarea is not 80%&quot;
+layer at (11,208) size 622x80 clip at (12,209) size 620x78
+  RenderTextControl {TEXTAREA} at (1,1) size 623x80 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 619x15
+      RenderText {#text} at (0,0) size 344x15
+        text run at (0,0) width 344: &quot;OK: the height of the textarea is 80 pixels&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug33855expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug33855-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#FFFFFF]
</span><del>-      RenderBlock {FORM} at (0,0) size 784x28
-        RenderTable {TABLE} at (0,0) size 784x28
-          RenderTableSection {TBODY} at (0,0) size 784x28
-            RenderTableRow {TR} at (0,2) size 784x24 [bgcolor=#FFFFFF]
-              RenderTableCell {TD} at (2,2) size 70x24 [r=0 c=0 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 64x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 48x14
-                    RenderText at (0,0) size 48x13
-                      text run at (0,0) width 48: &quot;Select all&quot;
-              RenderTableCell {TD} at (74,2) size 56x24 [r=0 c=1 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 50x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 34x14
-                    RenderText at (0,0) size 34x13
-                      text run at (0,0) width 34: &quot;Delete&quot;
-              RenderTableCell {TD} at (132,2) size 86x24 [r=0 c=2 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 80x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 64x14
-                    RenderText at (0,0) size 64x13
-                      text run at (0,0) width 64: &quot;Empty trash&quot;
-              RenderTableCell {TD} at (220,6) size 374x20 [r=0 c=3 rs=1 cs=1]
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x34
+        RenderTable {TABLE} at (0,0) size 784x34
+          RenderTableSection {TBODY} at (0,0) size 784x34
+            RenderTableRow {TR} at (0,2) size 784x30 [bgcolor=#FFFFFF]
+              RenderTableCell {TD} at (2,5) size 75x27 [r=0 c=0 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 69x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 53x15
+                    RenderText at (0,0) size 53x15
+                      text run at (0,0) width 53: &quot;Select all&quot;
+              RenderTableCell {TD} at (79,5) size 59x27 [r=0 c=1 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 53x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 37x15
+                    RenderText at (0,0) size 37x15
+                      text run at (0,0) width 37: &quot;Delete&quot;
+              RenderTableCell {TD} at (140,5) size 92x27 [r=0 c=2 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 86x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 70x15
+                    RenderText at (0,0) size 70x15
+                      text run at (0,0) width 70: &quot;Empty trash&quot;
+              RenderTableCell {TD} at (234,12) size 328x20 [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: &quot; &quot;
</span><del>-              RenderTableCell {TD} at (596,2) size 68x24 [r=0 c=4 rs=1 cs=1]
-                RenderButton {INPUT} at (3,3) size 62x18 [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 46x14
-                    RenderText at (0,0) size 46x13
-                      text run at (0,0) width 46: &quot;Move to:&quot;
-              RenderTableCell {TD} at (666,2) size 116x24 [r=0 c=5 rs=1 cs=1]
-                RenderMenuList {SELECT} at (3,3) size 110x18 [bgcolor=#FFFFFF]
-                  RenderBlock (anonymous) at (0,0) size 110x18
-                    RenderText at (8,2) size 79x13
-                      text run at (8,2) width 79: &quot;Choose folder &quot;
</del><ins>+              RenderTableCell {TD} at (564,5) size 72x27 [r=0 c=4 rs=1 cs=1]
+                RenderButton {INPUT} at (3,3) size 66x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 50x15
+                    RenderText at (0,0) size 50x15
+                      text run at (0,0) width 50: &quot;Move to:&quot;
+              RenderTableCell {TD} at (638,2) size 144x30 [r=0 c=5 rs=1 cs=1]
+                RenderMenuList {SELECT} at (3,3) size 138x24 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 113x20
+                    RenderText at (8,2) size 82x15
+                      text run at (8,2) width 82: &quot;Choose folder &quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug4382expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4382-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4382-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4382-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 264x18
+          text run at (0,0) width 264: &quot;The select should not contain blank items &quot;
+        RenderBR {BR} at (264,14) size 0x0
+      RenderBlock {FORM} at (0,18) size 784x28
+        RenderInline {B} at (0,0) size 47x18
+          RenderText {#text} at (0,4) size 47x18
+            text run at (0,4) width 47: &quot;Search&quot;
+        RenderText {#text} at (47,4) size 4x18
+          text run at (47,4) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (53,3) size 135x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (190,4) size 4x18
+          text run at (190,4) width 4: &quot; &quot;
+        RenderMenuList {SELECT} at (196,2) size 106x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 81x20
+            RenderText at (8,2) size 37x15
+              text run at (8,2) width 37: &quot;Excite&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,62) size 784x36
+        RenderBR {BR} at (0,0) size 0x18
+        RenderText {#text} at (0,18) size 264x18
+          text run at (0,18) width 264: &quot;The select should not contain blank items &quot;
+        RenderBR {BR} at (264,32) size 0x0
+      RenderBlock {FORM} at (0,98) size 784x28
+        RenderMenuList {SELECT} at (2,2) size 284x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 259x20
+            RenderText at (8,2) size 61x15
+              text run at (8,2) width 61: &quot;Quick Link&quot;
+layer at (63,32) size 131x15
+  RenderBlock {DIV} at (2,3) size 131x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug4429expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug4429-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -3,16 +3,16 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x576
</span><del>-      RenderBlock {FORM} at (0,0) size 784x50
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x53
</ins><span class="cx">         RenderTable {TABLE} at (0,0) size 31x28 [border: (1px outset #808080)]
</span><span class="cx">           RenderTableSection {TBODY} at (1,1) size 29x26
</span><span class="cx">             RenderTableRow {TR} at (0,2) size 29x22
</span><span class="cx">               RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                 RenderText {#text} at (2,2) size 21x18
</span><span class="cx">                   text run at (2,2) width 21: &quot;foo&quot;
</span><del>-        RenderBlock (anonymous) at (0,28) size 784x22
-          RenderButton {INPUT} at (2,2) size 54x18 [bgcolor=#C0C0C0]
-            RenderBlock (anonymous) at (8,2) size 38x14
-              RenderText at (0,0) size 38x13
-                text run at (0,0) width 38: &quot;Submit&quot;
</del><ins>+        RenderBlock (anonymous) at (0,28) size 784x25
+          RenderButton {INPUT} at (2,2) size 57x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+            RenderBlock (anonymous) at (8,3) size 41x15
+              RenderText at (0,0) size 41x15
+                text run at (0,0) width 41: &quot;Submit&quot;
</ins><span class="cx">           RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug44505expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug44505-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug44505-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug44505-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,201 @@
</span><ins>+layer at (0,0) size 785x616
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x616
+  RenderBlock {HTML} at (0,0) size 785x616
+    RenderBody {BODY} at (8,8) size 769x600 [bgcolor=#FFFFFF]
+      RenderTable {TABLE} at (0,0) size 308x52 [border: (1px outset #808080)]
+        RenderTableCol {COLGROUP} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+        RenderTableSection {TBODY} at (1,1) size 306x50
+          RenderTableRow {TR} at (0,2) size 306x22
+          RenderTableRow {TR} at (0,26) size 306x22
+      RenderTable {TABLE} at (0,52) size 308x52 [border: (1px outset #808080)]
+        RenderTableCol {COLGROUP} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+          RenderTableCol {COL} at (0,0) size 0x0
+        RenderTableSection {TBODY} at (1,1) size 306x50
+          RenderTableRow {TR} at (0,2) size 306x22
+          RenderTableRow {TR} at (0,26) size 306x22
+      RenderTable {TABLE} at (0,104) size 300x52 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x50
+          RenderTableRow {TR} at (0,2) size 298x22
+          RenderTableRow {TR} at (0,26) size 298x22
+      RenderTable {TABLE} at (0,156) size 300x52 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x50
+          RenderTableRow {TR} at (0,2) size 298x22
+          RenderTableRow {TR} at (0,26) size 298x22
+      RenderTable {TABLE} at (0,208) size 300x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x57
+          RenderTableRow {TR} at (0,2) size 298x29
+          RenderTableRow {TR} at (0,33) size 298x22
+      RenderTable {TABLE} at (0,267) size 300x59 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x57
+          RenderTableRow {TR} at (0,2) size 298x29
+          RenderTableRow {TR} at (0,33) size 298x22
+      RenderTable {TABLE} at (0,326) size 300x94 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x92
+          RenderTableRow {TR} at (0,2) size 298x46
+          RenderTableRow {TR} at (0,50) size 298x40
+      RenderTable {TABLE} at (0,510) size 300x90 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 298x88
+          RenderTableRow {TR} at (0,2) size 298x60
+          RenderTableRow {TR} at (0,64) size 298x22
+layer at (11,11) size 200x22 clip at (12,12) size 198x20
+  RenderTableCell {TD} at (2,2) size 200x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (213,11) size 100x22 clip at (214,12) size 98x20
+  RenderTableCell {TD} at (204,2) size 100x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,35) size 200x22 clip at (12,36) size 198x20
+  RenderTableCell {TD} at (2,26) size 200x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (213,35) size 100x22 clip at (214,36) size 98x20
+  RenderTableCell {TD} at (204,26) size 100x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,63) size 200x22 clip at (12,64) size 198x20
+  RenderTableCell {TD} at (2,2) size 200x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (213,63) size 100x22 clip at (214,64) size 98x20
+  RenderTableCell {TD} at (204,2) size 100x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,87) size 200x22 clip at (12,88) size 198x20
+  RenderTableCell {TD} at (2,26) size 200x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (213,87) size 100x22 clip at (214,88) size 98x20
+  RenderTableCell {TD} at (204,26) size 100x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,115) size 233x22 clip at (12,116) size 231x20
+  RenderTableCell {TD} at (2,2) size 233x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (246,115) size 59x22 clip at (247,116) size 57x20
+  RenderTableCell {TD} at (237,2) size 59x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,139) size 233x22 clip at (12,140) size 231x20
+  RenderTableCell {TD} at (2,26) size 233x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (246,139) size 59x22 clip at (247,140) size 57x20
+  RenderTableCell {TD} at (237,26) size 59x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,167) size 154x22 clip at (12,168) size 152x20
+  RenderTableCell {TD} at (2,2) size 154x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (167,167) size 138x22 clip at (168,168) size 136x20
+  RenderTableCell {TD} at (158,2) size 138x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,191) size 154x22 clip at (12,192) size 152x20
+  RenderTableCell {TD} at (2,26) size 154x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (167,191) size 138x22 clip at (168,192) size 136x20
+  RenderTableCell {TD} at (158,26) size 138x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,219) size 154x29 clip at (12,220) size 152x27 scrollWidth 201
+  RenderTableCell {TD} at (2,2) size 154x29 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderBlock {FORM} at (2,2) size 150x25
+      RenderButton {BUTTON} at (0,2) size 200x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 184x15
+          RenderText {#text} at (74,0) size 36x15
+            text run at (74,0) width 36: &quot;button&quot;
+layer at (167,219) size 138x29 clip at (168,220) size 136x27
+  RenderTableCell {TD} at (158,5) size 138x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,250) size 154x22 clip at (12,251) size 152x20
+  RenderTableCell {TD} at (2,33) size 154x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (167,250) size 138x22 clip at (168,251) size 136x20
+  RenderTableCell {TD} at (158,33) size 138x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,278) size 280x29 clip at (12,279) size 278x27
+  RenderTableCell {TD} at (2,2) size 280x29 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderBlock {FORM} at (2,2) size 276x25
+      RenderButton {BUTTON} at (0,2) size 200x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+        RenderBlock (anonymous) at (8,3) size 184x15
+          RenderText {#text} at (74,0) size 36x15
+            text run at (74,0) width 36: &quot;button&quot;
+layer at (293,278) size 12x29 clip at (294,279) size 10x27
+  RenderTableCell {TD} at (284,5) size 12x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,309) size 280x22 clip at (12,310) size 278x20
+  RenderTableCell {TD} at (2,33) size 280x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (293,309) size 12x22 clip at (294,310) size 10x20
+  RenderTableCell {TD} at (284,33) size 12x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,337) size 172x46 clip at (12,338) size 170x44 scrollWidth 216
+  RenderTableCell {TD} at (2,2) size 172x46 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderBlock {DIV} at (11,11) size 206x24 [border: (3px solid #000000)]
+      RenderText {#text} at (3,3) size 20x18
+        text run at (3,3) width 20: &quot;div&quot;
+layer at (185,337) size 120x46 clip at (186,338) size 118x44
+  RenderTableCell {TD} at (176,5) size 120x40 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (11,11) size 4x18
+      text run at (11,11) width 4: &quot; &quot;
+layer at (11,385) size 172x40 clip at (12,386) size 170x38
+  RenderTableCell {TD} at (2,50) size 172x40 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (11,11) size 4x18
+      text run at (11,11) width 4: &quot; &quot;
+layer at (185,385) size 120x40 clip at (186,386) size 118x38
+  RenderTableCell {TD} at (176,50) size 120x40 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (11,11) size 4x18
+      text run at (11,11) width 4: &quot; &quot;
+layer at (8,428) size 300x90 clip at (9,429) size 298x88
+  RenderTable {TABLE} at (0,420) size 300x90 [border: (1px outset #808080)]
+    RenderTableSection {TBODY} at (1,1) size 298x88
+      RenderTableRow {TR} at (0,2) size 298x60
+      RenderTableRow {TR} at (0,64) size 298x22
+layer at (11,431) size 154x60 clip at (12,432) size 152x58 scrollWidth 207
+  RenderTableCell {TD} at (2,2) size 154x60 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderBlock {P} at (2,18) size 206x24 [border: (3px solid #000000)]
+      RenderText {#text} at (3,3) size 27x18
+        text run at (3,3) width 27: &quot;para&quot;
+layer at (167,431) size 138x60 clip at (168,432) size 136x58
+  RenderTableCell {TD} at (158,21) size 138x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,493) size 154x22 clip at (12,494) size 152x20
+  RenderTableCell {TD} at (2,64) size 154x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (167,493) size 138x22 clip at (168,494) size 136x20
+  RenderTableCell {TD} at (158,64) size 138x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,521) size 254x60 clip at (12,522) size 252x58
+  RenderTableCell {TD} at (2,2) size 254x60 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+    RenderBlock {P} at (2,18) size 206x24 [border: (3px solid #000000)]
+      RenderText {#text} at (3,3) size 27x18
+        text run at (3,3) width 27: &quot;para&quot;
+layer at (267,521) size 38x60 clip at (268,522) size 36x58
+  RenderTableCell {TD} at (258,21) size 38x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (11,583) size 254x22 clip at (12,584) size 252x20
+  RenderTableCell {TD} at (2,64) size 254x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
+layer at (267,583) size 38x22 clip at (268,584) size 36x20
+  RenderTableCell {TD} at (258,64) size 38x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+    RenderText {#text} at (2,2) size 4x18
+      text run at (2,2) width 4: &quot; &quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug51037expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug51037-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -6,26 +6,26 @@
</span><span class="cx">       RenderBlock (anonymous) at (0,0) size 784x18
</span><span class="cx">         RenderText {#text} at (0,0) size 240x18
</span><span class="cx">           text run at (0,0) width 240: &quot;The tables left position should be 250.&quot;
</span><del>-      RenderBlock {P} at (0,34) size 784x23
-        RenderText {#text} at (0,2) size 34x18
-          text run at (0,2) width 34: &quot;Left: &quot;
-        RenderTextControl {INPUT} at (36,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderBlock {P} at (0,73) size 784x23
-        RenderText {#text} at (0,2) size 34x18
-          text run at (0,2) width 34: &quot;Top: &quot;
-        RenderTextControl {INPUT} at (36,2) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-      RenderBlock {P} at (0,112) size 784x22
-        RenderButton {INPUT} at (2,2) size 45x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 29x14
-            RenderText at (0,0) size 29x13
-              text run at (0,0) width 29: &quot;Move&quot;
-layer at (47,47) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
-    RenderText {#text} at (0,0) size 35x13
</del><ins>+      RenderBlock {P} at (0,34) size 784x25
+        RenderText {#text} at (0,3) size 34x18
+          text run at (0,3) width 34: &quot;Left: &quot;
+        RenderTextControl {INPUT} at (36,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,75) size 784x25
+        RenderText {#text} at (0,3) size 34x18
+          text run at (0,3) width 34: &quot;Top: &quot;
+        RenderTextControl {INPUT} at (36,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderBlock {P} at (0,116) size 784x25
+        RenderButton {INPUT} at (2,2) size 48x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 32x15
+            RenderText at (0,0) size 32x15
+              text run at (0,0) width 32: &quot;Move&quot;
+layer at (46,47) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 35x15
</ins><span class="cx">       text run at (0,0) width 35: &quot;120px&quot;
</span><del>-layer at (47,86) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
-    RenderText {#text} at (0,0) size 35x13
</del><ins>+layer at (46,88) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 35x15
</ins><span class="cx">       text run at (0,0) width 35: &quot;120px&quot;
</span><span class="cx"> layer at (250,120) size 29x48
</span><span class="cx">   RenderTable {TABLE} at (250,120) size 29x48 [border: (1px outset #808080)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug55545expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug55545-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug55545-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug55545-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,20 @@
</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
+      RenderTable {TABLE} at (0,0) size 368x37
+        RenderTableSection {TBODY} at (0,0) size 368x37
+          RenderTableRow {TR} at (0,2) size 368x33
+            RenderTableCell {TD} at (2,2) size 364x33 [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (1,1) size 362x31
+                RenderTableSection {TBODY} at (0,0) size 362x31
+                  RenderTableRow {TR} at (0,2) size 362x27
+                    RenderTableCell {TH} at (2,5) size 61x20 [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 59x18
+                        text run at (1,1) width 59: &quot;User ID:&quot;
+                    RenderTableCell {TD} at (65,2) size 295x27 [r=0 c=1 rs=1 cs=1]
+                      RenderTextControl {INPUT} at (3,3) size 289x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                      RenderText {#text} at (0,0) size 0x0
+layer at (81,19) size 285x15
+  RenderBlock {DIV} at (2,3) size 285x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug926472expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug92647-2-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug92647-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug92647-2-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,16 @@
</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
+      RenderTable {TABLE} at (0,0) size 52x45 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 50x43
+          RenderTableRow {TR} at (0,2) size 50x39
+            RenderTableCell {TD} at (2,2) size 46x39 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 42x35 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 40x33
+                  RenderTableRow {TR} at (0,2) size 40x29
+                    RenderTableCell {TD} at (2,14) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                    RenderTableCell {TD} at (8,2) size 24x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+                      RenderButton {INPUT} at (4,4) size 16x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                    RenderTableCell {TD} at (34,14) size 4x4 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug96334expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug96334-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug96334-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug96334-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+layer at (0,0) size 1064x585
+  RenderView at (0,0) size 800x585
+layer at (0,0) size 800x585
+  RenderBlock {HTML} at (0,0) size 800x585
+    RenderBody {BODY} at (8,8) size 784x569
+      RenderTable {TABLE} at (0,0) size 1056x155 [border: (2px solid #0000FF)]
+        RenderTableSection {TBODY} at (2,2) size 1052x151
+          RenderTableRow {TR} at (0,2) size 1052x147
+            RenderTableCell {TD} at (2,2) size 272x147 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 268x143 [border: (2px solid #008000)]
+                RenderTableSection {TBODY} at (2,2) size 264x139
+                  RenderTableRow {TR} at (0,2) size 264x89
+                    RenderTableCell {TD} at (2,2) size 260x89 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 165x37 [border: (2px solid #FF0000)]
+                        RenderTableSection {TBODY} at (2,2) size 161x33
+                          RenderTableRow {TR} at (0,2) size 161x29
+                            RenderTableCell {TD} at (2,2) size 157x29 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+                              RenderTextControl {INPUT} at (4,4) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                              RenderText {#text} at (0,0) size 0x0
+                      RenderTable {TABLE} at (2,39) size 256x48 [border: (2px solid #FF0000)]
+                        RenderTableSection {TBODY} at (2,2) size 252x44
+                          RenderTableRow {TR} at (0,2) size 252x40
+                            RenderTableCell {TD} at (2,2) size 248x40 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+                              RenderText {#text} at (2,2) size 201x36
+                                text run at (2,2) width 201: &quot;THIS TABLE NEEDS TO BE&quot;
+                                text run at (2,20) width 43: &quot;HERE&quot;
+                  RenderTableRow {TR} at (0,93) size 264x44
+                    RenderTableCell {TD} at (2,93) size 260x44 [border: (1px solid #C0C0C0)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 256x40 [border: (2px solid #FF0000)]
+                        RenderTableSection {TBODY} at (2,2) size 252x36
+                          RenderTableRow {TR} at (0,2) size 252x32
+                            RenderTableCell {TD} at (2,2) size 248x32 [border: (1px solid #C0C0C0)] [r=0 c=0 rs=1 cs=1]
+                              RenderMenuList {SELECT} at (4,4) size 240x24 [bgcolor=#FFFFFF]
+                                RenderBlock (anonymous) at (4,2) size 215x20
+                                  RenderText at (8,2) size 184x15
+                                    text run at (8,2) width 184: &quot;USE THIS JAVASCRIPT HERE&quot;
+                              RenderText {#text} at (0,0) size 0x0
+            RenderTableCell {TD} at (276,2) size 774x40 [border: (1px solid #C0C0C0)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 770x36
+                text run at (2,2) width 770: &quot;KEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLEooKEEPoTHEoTEXToHEREoASoLONGoASoPOSSIBLE&quot;
+                text run at (2,20) width 618: &quot;THIS SIMULATES THE PROBLEM ON THE WWW.MAPBLAST.COM/ \&quot;CREATE MAP\&quot;&quot;
+layer at (30,31) size 145x15 scrollWidth 158
+  RenderBlock {DIV} at (2,3) size 145x15
+    RenderText {#text} at (0,0) size 157x15
+      text run at (0,0) width 157: &quot;THIS NEEDS THIS VALUE&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillabugsbug99948expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug99948-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug99948-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug99948-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,16 @@
</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 [bgcolor=#FFFFFF]
+      RenderBlock (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 458x18
+          text run at (0,0) width 458: &quot;the purple text input control must be in the same line with the grey image&quot;
+      RenderTable {TABLE} at (0,18) size 291x45
+        RenderTableSection {TBODY} at (0,0) size 291x45
+          RenderTableRow {TR} at (0,2) size 291x41
+            RenderTableCell {TD} at (2,2) size 287x41 [bgcolor=#CCDDFF] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (3,17) size 151x21 [bgcolor=#CCAAFF] [border: (2px inset #000000)]
+              RenderImage {IMG} at (157,4) size 126x26 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
+layer at (16,48) size 145x15
+  RenderBlock {DIV} at (3,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillacorebloombergexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/core/bloomberg-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/core/bloomberg-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/core/bloomberg-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,389 @@
</span><ins>+layer at (0,0) size 785x669
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x669
+  RenderBlock {HTML} at (0,0) size 785x669
+    RenderBody {BODY} at (8,8) size 769x645 [color=#333333] [bgcolor=#FFFFFF]
+      RenderTable {TABLE} at (0,0) size 636x617 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 634x615
+          RenderTableRow {TR} at (0,0) size 634x24
+            RenderTableCell {TD} at (0,0) size 148x615 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=0 rs=6 cs=1]
+              RenderInline {B} at (0,0) size 64x18
+                RenderInline {A} at (0,0) size 64x18
+                  RenderInline {FONT} at (0,0) size 64x15 [color=#FFFFFF]
+                    RenderText {#text} at (4,4) size 64x15
+                      text run at (4,4) width 64: &quot;MARKETS&quot;
+                  RenderBR {BR} at (68,16) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 32x18
+                RenderInline {FONT} at (0,0) size 32x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,19) size 32x15
+                    text run at (4,19) width 32: &quot;News&quot;
+                RenderBR {BR} at (36,31) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 41x18
+                RenderInline {FONT} at (0,0) size 41x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,34) size 41x15
+                    text run at (4,34) width 41: &quot;Stocks&quot;
+                RenderBR {BR} at (45,46) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 74x18
+                RenderInline {FONT} at (0,0) size 74x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,49) size 74x15
+                    text run at (4,49) width 74: &quot;Tech Stocks&quot;
+                RenderBR {BR} at (78,61) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 114x18
+                RenderInline {FONT} at (0,0) size 114x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,64) size 114x15
+                    text run at (4,64) width 114: &quot;Stocks on the Move&quot;
+                RenderBR {BR} at (118,76) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 65x18
+                RenderInline {FONT} at (0,0) size 65x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,79) size 65x15
+                    text run at (4,79) width 65: &quot;IPO Center&quot;
+                RenderBR {BR} at (69,91) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 79x18
+                RenderInline {FONT} at (0,0) size 79x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,94) size 79x15
+                    text run at (4,94) width 79: &quot;World Indices&quot;
+                RenderBR {BR} at (83,106) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 88x18
+                RenderInline {FONT} at (0,0) size 88x15 [color=#FFFFFF]
+                  RenderInline {NOBR} at (0,0) size 88x15
+                    RenderText {#text} at (4,109) size 88x15
+                      text run at (4,109) width 88: &quot;Rates &amp; Bonds&quot;
+                RenderBR {BR} at (92,121) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 91x18
+                RenderInline {FONT} at (0,0) size 91x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,124) size 91x15
+                    text run at (4,124) width 91: &quot;U.S. Treasuries&quot;
+                RenderBR {BR} at (95,136) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 62x18
+                RenderInline {FONT} at (0,0) size 62x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,139) size 62x15
+                    text run at (4,139) width 62: &quot;Currencies&quot;
+                RenderBR {BR} at (66,151) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 114x18
+                RenderInline {FONT} at (0,0) size 114x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,154) size 114x15
+                    text run at (4,154) width 114: &quot;Currency Calculator&quot;
+                RenderBR {BR} at (118,166) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 76x18
+                RenderInline {FONT} at (0,0) size 76x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,169) size 76x15
+                    text run at (4,169) width 76: &quot;Commodities&quot;
+                RenderBR {BR} at (80,181) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderBR {BR} at (4,184) size 0x18
+              RenderInline {B} at (0,0) size 48x18
+                RenderInline {A} at (0,0) size 48x18
+                  RenderInline {FONT} at (0,0) size 48x15 [color=#FFFFFF]
+                    RenderText {#text} at (4,202) size 48x15
+                      text run at (4,202) width 48: &quot;MONEY&quot;
+                  RenderBR {BR} at (52,214) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 79x18
+                RenderInline {FONT} at (0,0) size 79x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,217) size 79x15
+                    text run at (4,217) width 79: &quot;Mutual Funds&quot;
+                RenderBR {BR} at (83,229) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 48x18
+                RenderInline {FONT} at (0,0) size 48x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,232) size 48x15
+                    text run at (4,232) width 48: &quot;Portfolio&quot;
+                RenderBR {BR} at (52,244) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 70x18
+                RenderInline {FONT} at (0,0) size 70x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,247) size 70x15
+                    text run at (4,247) width 70: &quot;Loan Center&quot;
+                RenderBR {BR} at (74,259) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 116x18
+                RenderInline {FONT} at (0,0) size 116x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,262) size 116x15
+                    text run at (4,262) width 116: &quot;Mortgage Calculator&quot;
+                RenderBR {BR} at (120,274) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 53x18
+                RenderInline {FONT} at (0,0) size 53x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,277) size 53x15
+                    text run at (4,277) width 53: &quot;Investing&quot;
+                RenderBR {BR} at (57,289) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 63x18
+                RenderInline {FONT} at (0,0) size 63x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,292) size 63x15
+                    text run at (4,292) width 63: &quot;Retirement&quot;
+                RenderBR {BR} at (67,304) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 120x18
+                RenderInline {FONT} at (0,0) size 120x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,307) size 120x15
+                    text run at (4,307) width 120: &quot;Negocios Bloomberg&quot;
+                RenderBR {BR} at (124,319) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderBR {BR} at (4,322) size 0x18
+              RenderInline {B} at (0,0) size 78x18
+                RenderInline {A} at (0,0) size 78x18
+                  RenderInline {FONT} at (0,0) size 78x15 [color=#FFFFFF]
+                    RenderText {#text} at (4,340) size 78x15
+                      text run at (4,340) width 78: &quot;MAGAZINES&quot;
+                  RenderBR {BR} at (82,352) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 101x18
+                RenderInline {FONT} at (0,0) size 101x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,355) size 101x15
+                    text run at (4,355) width 101: &quot;Personal Finance&quot;
+                RenderBR {BR} at (105,367) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 94x18
+                RenderInline {FONT} at (0,0) size 94x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,370) size 94x15
+                    text run at (4,370) width 94: &quot;Wealth Manager&quot;
+                RenderBR {BR} at (98,382) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderBR {BR} at (4,385) size 0x18
+              RenderInline {FONT} at (0,0) size 124x15 [color=#FFFFFF]
+                RenderInline {B} at (0,0) size 124x15
+                  RenderText {#text} at (4,403) size 124x15
+                    text run at (4,403) width 124: &quot;BUSINESS CENTER&quot;
+                RenderBR {BR} at (128,415) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 91x18
+                RenderInline {FONT} at (0,0) size 91x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,418) size 91x15
+                    text run at (4,418) width 91: &quot;Small Business&quot;
+                RenderBR {BR} at (95,430) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderBR {BR} at (4,433) size 0x18
+              RenderInline {B} at (0,0) size 63x18
+                RenderInline {A} at (0,0) size 63x18
+                  RenderInline {FONT} at (0,0) size 63x15 [color=#FFFFFF]
+                    RenderText {#text} at (4,451) size 63x15
+                      text run at (4,451) width 63: &quot;CAREERS&quot;
+                  RenderBR {BR} at (67,463) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderBR {BR} at (4,466) size 0x18
+              RenderInline {B} at (0,0) size 29x18
+                RenderInline {A} at (0,0) size 29x18
+                  RenderInline {FONT} at (0,0) size 29x15 [color=#FFFFFF]
+                    RenderText {#text} at (4,484) size 29x15
+                      text run at (4,484) width 29: &quot;LIFE&quot;
+                  RenderBR {BR} at (33,496) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 98x18
+                RenderInline {FONT} at (0,0) size 98x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,499) size 98x15
+                    text run at (4,499) width 98: &quot;The Finer Things&quot;
+                RenderBR {BR} at (102,511) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 38x18
+                RenderInline {FONT} at (0,0) size 38x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,514) size 38x15
+                    text run at (4,514) width 38: &quot;Sports&quot;
+                RenderBR {BR} at (42,526) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 74x18
+                RenderInline {FONT} at (0,0) size 74x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,529) size 74x15
+                    text run at (4,529) width 74: &quot;Charlie Rose&quot;
+                RenderBR {BR} at (78,541) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderInline {A} at (0,0) size 76x18
+                RenderInline {FONT} at (0,0) size 76x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,544) size 76x15
+                    text run at (4,544) width 76: &quot;B-Commerce&quot;
+                RenderBR {BR} at (80,556) size 0x0
+              RenderBR {BR} at (4,559) size 0x18
+              RenderImage {IMG} at (4,577) size 140x1
+              RenderBR {BR} at (144,578) size 0x0
+              RenderInline {A} at (0,0) size 74x18
+                RenderInline {FONT} at (0,0) size 74x15 [color=#FFFFFF]
+                  RenderText {#text} at (4,578) size 74x15
+                    text run at (4,578) width 74: &quot;To Advertise&quot;
+                RenderBR {BR} at (78,590) size 0x0
+              RenderBR {BR} at (4,593) size 0x18
+            RenderTableCell {TD} at (148,0) size 486x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
+              RenderImage {IMG} at (10,4) size 466x16
+          RenderTableRow {TR} at (0,24) size 634x69
+            RenderTableCell {TD} at (148,24) size 128x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 120x18
+                RenderText {#text} at (0,0) size 0x0
+                RenderImage {IMG} at (4,4) size 120x60
+              RenderText {#text} at (0,0) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderImage {IMG} at (4,64) size 120x1
+            RenderTableCell {TD} at (276,24) size 175x69 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+              RenderInline {A} at (0,0) size 167x18
+                RenderText {#text} at (0,0) size 0x0
+                RenderImage {IMG} at (4,4) size 167x60
+              RenderText {#text} at (0,0) size 0x0
+              RenderText {#text} at (0,0) size 0x0
+              RenderImage {IMG} at (4,64) size 167x1
+            RenderTableCell {TD} at (451,24) size 183x521 [bgcolor=#CCCC99] [border: (1px inset #808080)] [r=1 c=3 rs=6 cs=1]
+              RenderBlock (anonymous) at (4,4) size 175x26
+                RenderInline {FONT} at (0,0) size 143x13
+                  RenderInline {FONT} at (0,0) size 143x11
+                    RenderInline {SPAN} at (0,0) size 143x11
+                      RenderText {#text} at (16,0) size 143x11
+                        text run at (16,0) width 143: &quot;Tue, 27 Jul 1999, 2:47pm EDT&quot;
+                      RenderBR {BR} at (159,9) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+                RenderInline {FONT} at (0,0) size 105x15 [color=#000000]
+                  RenderInline {B} at (0,0) size 105x15
+                    RenderInline {SPAN} at (0,0) size 105x15
+                      RenderText {#text} at (35,11) size 105x15
+                        text run at (35,11) width 105: &quot;Market Snapshot&quot;
+                      RenderBR {BR} at (139,23) size 1x0
+                RenderText {#text} at (0,0) size 0x0
+              RenderBlock {CENTER} at (4,30) size 175x487
+                RenderInline {A} at (0,0) size 175x18
+                  RenderImage {IMG} at (0,0) size 175x270
+                RenderText {#text} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+                RenderInline {A} at (0,0) size 161x18
+                  RenderText {#text} at (0,0) size 0x0
+                  RenderImage {IMG} at (7,270) size 161x30
+                RenderText {#text} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+                RenderInline {FONT} at (0,0) size 149x15 [color=#000000]
+                  RenderInline {B} at (0,0) size 149x15
+                    RenderInline {SPAN} at (0,0) size 149x15
+                      RenderText {#text} at (13,300) size 149x15
+                        text run at (13,300) width 149: &quot;Financial Market Update&quot;
+                      RenderBR {BR} at (162,312) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+                RenderInline {FONT} at (0,0) size 85x11
+                  RenderInline {A} at (0,0) size 32x11
+                    RenderText {#text} at (45,315) size 32x11
+                      text run at (45,315) width 32: &quot;AUDIO&quot;
+                  RenderText {#text} at (77,315) size 18x11
+                    text run at (77,315) width 18: &quot;  |   &quot;
+                  RenderInline {A} at (0,0) size 32x11
+                    RenderText {#text} at (95,315) size 32x11
+                      text run at (95,315) width 32: &quot;VIDEO&quot;
+                  RenderText {#text} at (127,315) size 3x11
+                    text run at (127,315) width 3: &quot; &quot;
+                RenderText {#text} at (0,0) size 0x0
+                RenderBR {BR} at (0,0) size 0x0
+                RenderBR {BR} at (87,326) size 1x18
+                RenderBR {BR} at (87,344) size 1x18
+                RenderInline {A} at (0,0) size 125x18
+                  RenderText {#text} at (0,0) size 0x0
+                  RenderImage {IMG} at (25,362) size 125x125
+                RenderText {#text} at (0,0) size 0x0
+                RenderText {#text} at (0,0) size 0x0
+          RenderTableRow {TR} at (0,93) size 634x116
+            RenderTableCell {TD} at (148,93) size 303x116 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
+              RenderInline {A} at (0,0) size 0x0
+                RenderImage {IMG} at (4,4) size 288x26
+              RenderBR {BR} at (295,4) size 0x18
+              RenderBR {BR} at (295,22) size 0x18
+              RenderInline {A} at (0,0) size 274x54
+                RenderInline {SPAN} at (0,0) size 274x54
+                  RenderText {#text} at (4,40) size 274x54
+                    text run at (4,40) width 264: &quot;Looking for a new approach to investing?&quot;
+                    text run at (4,58) width 274: &quot;How about a portfolio where every holding&quot;
+                    text run at (4,76) width 207: &quot;has a word for its stock symbol? &quot;
+              RenderBR {BR} at (0,0) size 0x0
+              RenderInline {SPAN} at (0,0) size 46x18
+                RenderInline {A} at (0,0) size 46x18
+                  RenderText {#text} at (4,94) size 46x18
+                    text run at (4,94) width 46: &quot;More...&quot;
+              RenderText {#text} at (0,0) size 0x0
+          RenderTableRow {TR} at (0,209) size 634x406
+            RenderTableCell {TD} at (148,209) size 303x313 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
+              RenderImage {IMG} at (4,4) size 290x35
+              RenderBR {BR} at (294,39) size 0x0
+              RenderInline {A} at (0,0) size 249x18
+                RenderInline {FONT} at (0,0) size 249x15
+                  RenderInline {SPAN} at (0,0) size 249x15
+                    RenderInline {STRON} at (0,0) size 249x15
+                      RenderInline {U} at (0,0) size 249x15
+                        RenderText {#text} at (4,39) size 249x15
+                          text run at (4,39) width 249: &quot;Use BLOOMBERG.com to Find a New Job&quot;
+              RenderBR {BR} at (253,51) size 0x0
+              RenderInline {FONT} at (0,0) size 282x60
+                RenderInline {SPAN} at (0,0) size 282x60
+                  RenderText {#text} at (4,54) size 282x60
+                    text run at (4,54) width 280: &quot;Whether you know what you're looking for or just&quot;
+                    text run at (4,69) width 275: &quot;know you're looking, the new career page offers&quot;
+                    text run at (4,84) width 282: &quot;better searches, news, and calculators than ever&quot;
+                    text run at (4,99) width 40: &quot;before.&quot;
+              RenderBR {BR} at (44,111) size 0x0
+              RenderInline {A} at (0,0) size 215x18
+                RenderInline {FONT} at (0,0) size 215x15
+                  RenderInline {SPAN} at (0,0) size 215x15
+                    RenderInline {STRONG} at (0,0) size 215x15
+                      RenderInline {U} at (0,0) size 215x15
+                        RenderText {#text} at (4,114) size 215x15
+                          text run at (4,114) width 215: &quot;Bloomberg News on Rocket eBook&quot;
+              RenderBR {BR} at (219,126) size 0x0
+              RenderInline {FONT} at (0,0) size 292x75
+                RenderInline {SPAN} at (0,0) size 292x75
+                  RenderText {#text} at (4,129) size 292x75
+                    text run at (4,129) width 285: &quot;Bloomberg's Top Financial News is now available&quot;
+                    text run at (4,144) width 235: &quot;for download on your Rocket eBook. Get&quot;
+                    text run at (4,159) width 292: &quot;tomorrow's news today with Bloomberg's summary&quot;
+                    text run at (4,174) width 233: &quot;of the day's top stories. Bloomberg daily&quot;
+                    text run at (4,189) width 259: &quot;RocketEditions are FREE until September 1.&quot;
+              RenderBR {BR} at (263,201) size 0x0
+              RenderInline {A} at (0,0) size 144x18
+                RenderInline {FONT} at (0,0) size 144x15
+                  RenderInline {SPAN} at (0,0) size 144x15
+                    RenderInline {STRONG} at (0,0) size 144x15
+                      RenderInline {U} at (0,0) size 144x15
+                        RenderText {#text} at (4,204) size 144x15
+                          text run at (4,204) width 144: &quot;Bloomberg News to Go&quot;
+              RenderBR {BR} at (148,216) size 0x0
+              RenderInline {FONT} at (0,0) size 294x45
+                RenderInline {SPAN} at (0,0) size 294x45
+                  RenderText {#text} at (4,219) size 294x45
+                    text run at (4,219) width 165: &quot;Get tomorrow's news today. &quot;
+                    text run at (169,219) width 125: &quot;FREE weekday email&quot;
+                    text run at (4,234) width 294: &quot;report of the top stories in business &amp; finance from&quot;
+                    text run at (4,249) width 205: &quot;BLOOMBERG NEWS at 5pm EST.&quot;
+              RenderBR {BR} at (209,261) size 0x0
+              RenderInline {A} at (0,0) size 179x18
+                RenderInline {FONT} at (0,0) size 179x15
+                  RenderInline {SPAN} at (0,0) size 179x15
+                    RenderInline {STRONG} at (0,0) size 179x15
+                      RenderInline {U} at (0,0) size 179x15
+                        RenderText {#text} at (4,264) size 179x15
+                          text run at (4,264) width 179: &quot;Bloomberg Year 2000 Letters&quot;
+              RenderBR {BR} at (183,276) size 0x0
+              RenderInline {FONT} at (0,0) size 284x30
+                RenderInline {SPAN} at (0,0) size 284x30
+                  RenderText {#text} at (4,279) size 284x30
+                    text run at (4,279) width 284: &quot;For Y2K information on BLOOMBERG, download&quot;
+                    text run at (4,294) width 147: &quot;our customer letters now.&quot;
+              RenderBR {BR} at (151,306) size 0x0
+      RenderBlock {P} at (0,633) size 769x12
+        RenderInline {FONT} at (0,0) size 424x12
+          RenderText {#text} at (0,0) size 197x12
+            text run at (0,0) width 197: &quot;\x{A9}1999 Bloomberg L.P. All rights reserved. &quot;
+          RenderInline {A} at (0,0) size 77x12
+            RenderText {#text} at (197,0) size 77x12
+              text run at (197,0) width 77: &quot;Terms of Service&quot;
+          RenderText {#text} at (274,0) size 6x12
+            text run at (274,0) width 6: &quot;, &quot;
+          RenderInline {A} at (0,0) size 63x12
+            RenderText {#text} at (280,0) size 63x12
+              text run at (280,0) width 63: &quot;Privacy Policy&quot;
+          RenderText {#text} at (343,0) size 24x12
+            text run at (343,0) width 24: &quot; and &quot;
+          RenderInline {A} at (0,0) size 54x12
+            RenderText {#text} at (367,0) size 54x12
+              text run at (367,0) width 54: &quot;Trademarks&quot;
+          RenderText {#text} at (421,0) size 3x12
+            text run at (421,0) width 3: &quot;.&quot;
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillacoremarginsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/core/margins-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/core/margins-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla/core/margins-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,105 @@
</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 (anonymous) at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 187x18
+          text run at (0,0) width 187: &quot;outer width=400 align=center&quot;
+      RenderTable {TABLE} at (192,18) size 400x54 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 398x52
+          RenderTableRow {TR} at (0,2) size 398x48
+            RenderTableCell {TD} at (2,2) size 394x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderBlock {FORM} at (2,2) size 390x28
+                RenderMenuList {SELECT} at (2,2) size 82x24 [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 57x20
+                    RenderText at (8,2) size 26x15
+                      text run at (8,2) width 26: &quot;Test&quot;
+                RenderText {#text} at (0,0) size 0x0
+      RenderBlock (anonymous) at (0,72) size 784x18
+        RenderText {#text} at (0,0) size 296x18
+          text run at (0,0) width 296: &quot;outer width=400 inner width=200 align=center&quot;
+      RenderTable {TABLE} at (0,90) size 400x40 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 396x36
+          RenderTableRow {TR} at (0,2) size 396x32
+            RenderTableCell {TD} at (2,2) size 392x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (96,2) size 200x28 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 198x26
+                  RenderTableRow {TR} at (0,2) size 198x22
+                    RenderTableCell {TD} at (2,2) size 194x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 21x18
+                        text run at (2,2) width 21: &quot;foo&quot;
+      RenderBlock (anonymous) at (0,130) size 784x18
+        RenderText {#text} at (0,0) size 181x18
+          text run at (0,0) width 181: &quot;outer auto inner align=center&quot;
+      RenderTable {TABLE} at (0,148) size 43x40 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 39x36
+          RenderTableRow {TR} at (0,2) size 39x32
+            RenderTableCell {TD} at (2,2) size 35x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 31x28 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 29x26
+                  RenderTableRow {TR} at (0,2) size 29x22
+                    RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 21x18
+                        text run at (2,2) width 21: &quot;foo&quot;
+      RenderBlock (anonymous) at (0,188) size 784x18
+        RenderText {#text} at (0,0) size 215x18
+          text run at (0,0) width 215: &quot;outer width=50 inner align=center&quot;
+      RenderTable {TABLE} at (0,206) size 43x40 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 39x36
+          RenderTableRow {TR} at (0,2) size 39x32
+            RenderTableCell {TD} at (2,2) size 35x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 31x28 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 29x26
+                  RenderTableRow {TR} at (0,2) size 29x22
+                    RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 21x18
+                        text run at (2,2) width 21: &quot;foo&quot;
+      RenderBlock (anonymous) at (0,246) size 784x18
+        RenderText {#text} at (0,0) size 226x18
+          text run at (0,0) width 226: &quot;outer width=50 inner margin-left:50&quot;
+      RenderTable {TABLE} at (0,264) size 93x40 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 89x36
+          RenderTableRow {TR} at (0,2) size 89x32
+            RenderTableCell {TD} at (2,2) size 85x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (52,2) size 31x28 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 29x26
+                  RenderTableRow {TR} at (0,2) size 29x22
+                    RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 21x18
+                        text run at (2,2) width 21: &quot;foo&quot;
+      RenderBlock (anonymous) at (0,304) size 784x18
+        RenderText {#text} at (0,0) size 223x18
+          text run at (0,0) width 223: &quot;outer width=400 inner align=center&quot;
+      RenderTable {TABLE} at (0,322) size 400x40 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 396x36
+          RenderTableRow {TR} at (0,2) size 396x32
+            RenderTableCell {TD} at (2,2) size 114x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (41,2) size 32x28 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 29x26
+                  RenderTableRow {TR} at (0,2) size 29x22
+                    RenderTableCell {TD} at (2,2) size 25x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 21x18
+                        text run at (2,2) width 21: &quot;foo&quot;
+            RenderTableCell {TD} at (118,7) size 276x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 80x18
+                text run at (2,2) width 80: &quot;x x x x x x x&quot;
+      RenderBlock (anonymous) at (0,362) size 784x18
+        RenderText {#text} at (0,0) size 223x18
+          text run at (0,0) width 223: &quot;outer width=400 inner align=center&quot;
+      RenderTable {TABLE} at (0,380) size 400x40 [border: (2px outset #808080)]
+        RenderTableSection {TBODY} at (2,2) size 396x36
+          RenderTableRow {TR} at (0,2) size 396x32
+            RenderTableCell {TD} at (2,2) size 168x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (54,2) size 60x28 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 58x26
+                  RenderTableRow {TR} at (0,2) size 58x22
+                    RenderTableCell {TD} at (2,2) size 54x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (2,2) size 16x18
+                        text run at (2,2) width 16: &quot;50&quot;
+            RenderTableCell {TD} at (172,7) size 222x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (2,2) size 80x18
+                text run at (2,2) width 80: &quot;x x x x x x x&quot;
+      RenderBlock (anonymous) at (0,420) size 784x18
+        RenderText {#text} at (0,0) size 19x18
+          text run at (0,0) width 19: &quot;--&gt;&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilladomtableDomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla/dom/tableDom-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -3,36 +3,36 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {FORM} at (0,0) size 784x23
-        RenderMenuList {SELECT} at (2,3) size 95x18 [bgcolor=#FFFFFF]
-          RenderBlock (anonymous) at (0,0) size 95x18
-            RenderText at (8,2) size 62x13
-              text run at (8,2) width 62: &quot;append cell&quot;
-        RenderText {#text} at (99,2) size 52x18
-          text run at (99,2) width 52: &quot;   tbody &quot;
-        RenderTextControl {INPUT} at (153,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (203,2) size 41x18
-          text run at (203,2) width 41: &quot;   row &quot;
-        RenderTextControl {INPUT} at (246,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (296,2) size 35x18
-          text run at (296,2) width 35: &quot;   col &quot;
-        RenderTextControl {INPUT} at (333,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (383,2) size 74x18
-          text run at (383,2) width 74: &quot;   row span &quot;
-        RenderTextControl {INPUT} at (459,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (509,2) size 68x18
-          text run at (509,2) width 68: &quot;   col span &quot;
-        RenderTextControl {INPUT} at (579,2) size 48x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderText {#text} at (629,2) size 20x18
-          text run at (629,2) width 20: &quot;     &quot;
-        RenderButton {INPUT} at (651,3) size 42x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 26x14
-            RenderText at (0,0) size 26x13
-              text run at (0,0) width 26: &quot;Do It&quot;
</del><ins>+      RenderBlock {FORM} at (0,0) size 784x28
+        RenderMenuList {SELECT} at (2,2) size 121x24 [bgcolor=#FFFFFF]
+          RenderBlock (anonymous) at (4,2) size 96x20
+            RenderText at (8,2) size 65x15
+              text run at (8,2) width 65: &quot;append cell&quot;
+        RenderText {#text} at (125,4) size 52x18
+          text run at (125,4) width 52: &quot;   tbody &quot;
+        RenderTextControl {INPUT} at (179,3) size 44x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (225,4) size 41x18
+          text run at (225,4) width 41: &quot;   row &quot;
+        RenderTextControl {INPUT} at (268,3) size 44x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (314,4) size 35x18
+          text run at (314,4) width 35: &quot;   col &quot;
+        RenderTextControl {INPUT} at (351,3) size 44x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (397,4) size 74x18
+          text run at (397,4) width 74: &quot;   row span &quot;
+        RenderTextControl {INPUT} at (473,3) size 44x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (519,4) size 68x18
+          text run at (519,4) width 68: &quot;   col span &quot;
+        RenderTextControl {INPUT} at (589,3) size 44x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (635,4) size 20x18
+          text run at (635,4) width 20: &quot;     &quot;
+        RenderButton {INPUT} at (657,3) size 43x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 27x15
+            RenderText at (0,0) size 27x15
+              text run at (0,0) width 27: &quot;Do It&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock (anonymous) at (0,39) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,44) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,57) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,62) size 62x52 [bgcolor=#FFA500] [border: (1px outset #808080)]
</ins><span class="cx">         RenderTableSection {TBODY} at (1,1) size 60x50
</span><span class="cx">           RenderTableRow {TR} at (0,2) size 60x22
</span><span class="cx">             RenderTableCell {TD} at (2,2) size 27x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="lines">@@ -45,25 +45,25 @@
</span><span class="cx">             RenderTableCell {TD} at (31,26) size 27x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 23x18
</span><span class="cx">                 text run at (2,2) width 23: &quot;c22&quot;
</span><del>-      RenderBlock (anonymous) at (0,109) size 784x18
</del><ins>+      RenderBlock (anonymous) at (0,114) size 784x18
</ins><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-layer at (164,13) size 42x13
-  RenderBlock {DIV} at (3,3) size 42x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (189,14) size 40x15
+  RenderBlock {DIV} at (2,3) size 40x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;0&quot;
</span><del>-layer at (257,13) size 42x13
-  RenderBlock {DIV} at (3,3) size 42x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (278,14) size 40x15
+  RenderBlock {DIV} at (2,3) size 40x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;0&quot;
</span><del>-layer at (344,13) size 42x13
-  RenderBlock {DIV} at (3,3) size 42x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (361,14) size 40x15
+  RenderBlock {DIV} at (2,3) size 40x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;0&quot;
</span><del>-layer at (470,13) size 42x13
-  RenderBlock {DIV} at (3,3) size 42x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (483,14) size 40x15
+  RenderBlock {DIV} at (2,3) size 40x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;1&quot;
</span><del>-layer at (590,13) size 42x13
-  RenderBlock {DIV} at (3,3) size 42x13
-    RenderText {#text} at (0,0) size 7x13
</del><ins>+layer at (599,14) size 40x15
+  RenderBlock {DIV} at (2,3) size 40x15
+    RenderText {#text} at (0,0) size 7x15
</ins><span class="cx">       text run at (0,0) width 7: &quot;1&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozillamarvinx_col_align_justifyexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_col_align_justify-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_col_align_justify-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug1725expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug1725-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -3,8 +3,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderTable {TABLE} at (0,0) size 600x280 [bgcolor=#FFC0CB]
-        RenderTableSection {TBODY} at (0,0) size 600x280
</del><ins>+      RenderTable {TABLE} at (0,0) size 600x283 [bgcolor=#FFC0CB]
+        RenderTableSection {TBODY} at (0,0) size 600x283
</ins><span class="cx">           RenderTableRow {TR} at (0,0) size 600x18
</span><span class="cx">             RenderTableCell {TD} at (0,0) size 600x18 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=3]
</span><span class="cx">               RenderText {#text} at (0,0) size 8x18
</span><span class="lines">@@ -17,35 +17,35 @@
</span><span class="cx">             RenderTableCell {TD} at (0,36) size 155x18 [bgcolor=#00FFFF] [r=2 c=0 rs=40 cs=1]
</span><span class="cx">               RenderText {#text} at (0,0) size 8x18
</span><span class="cx">                 text run at (0,0) width 8: &quot;3&quot;
</span><del>-          RenderTableRow {TR} at (0,36) size 600x28
-            RenderTableCell {TD} at (155,36) size 445x28 [bgcolor=#FFA500] [r=3 c=1 rs=1 cs=1]
-              RenderTable {TABLE} at (0,0) size 440x28
-                RenderTableSection {TBODY} at (0,0) size 440x28
-                  RenderTableRow {TR} at (0,2) size 440x24
-                    RenderTableCell {TD} at (2,2) size 217x24 [r=0 c=0 rs=1 cs=1]
-                      RenderButton {INPUT} at (3,3) size 97x18 [bgcolor=#C0C0C0]
-                        RenderBlock (anonymous) at (8,2) size 81x14
-                          RenderText at (0,0) size 81x13
-                            text run at (0,0) width 81: &quot;Submit Criteria&quot;
-                    RenderTableCell {TD} at (221,4) size 217x20 [r=0 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,36) size 600x31
+            RenderTableCell {TD} at (155,36) size 445x31 [bgcolor=#FFA500] [r=3 c=1 rs=1 cs=1]
+              RenderTable {TABLE} at (0,0) size 440x31
+                RenderTableSection {TBODY} at (0,0) size 440x31
+                  RenderTableRow {TR} at (0,2) size 440x27
+                    RenderTableCell {TD} at (2,2) size 217x27 [r=0 c=0 rs=1 cs=1]
+                      RenderButton {INPUT} at (3,3) size 101x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                        RenderBlock (anonymous) at (8,3) size 85x15
+                          RenderText at (0,0) size 85x15
+                            text run at (0,0) width 85: &quot;Submit Criteria&quot;
+                    RenderTableCell {TD} at (221,5) size 217x20 [r=0 c=1 rs=1 cs=1]
</ins><span class="cx">                       RenderText {#text} at (1,1) size 8x18
</span><span class="cx">                         text run at (1,1) width 8: &quot;4&quot;
</span><del>-          RenderTableRow {TR} at (0,64) size 600x18
-            RenderTableCell {TD} at (155,64) size 445x18 [bgcolor=#FF0000] [r=4 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,67) size 600x18
+            RenderTableCell {TD} at (155,67) size 445x18 [bgcolor=#FF0000] [r=4 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x18
</span><span class="cx">                 text run at (0,0) width 8: &quot;5&quot;
</span><del>-          RenderTableRow {TR} at (0,82) size 600x36
-            RenderTableCell {TD} at (155,82) size 445x36 [bgcolor=#FFFF00] [r=5 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,85) size 600x36
+            RenderTableCell {TD} at (155,85) size 445x36 [bgcolor=#FFFF00] [r=5 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 426x36
</span><span class="cx">                 text run at (0,0) width 257: &quot;If you have entered your feature criteria, &quot;
</span><span class="cx">                 text run at (257,0) width 169: &quot;press the \&quot;Submit Criteria\&quot;&quot;
</span><span class="cx">                 text run at (0,18) width 86: &quot;button above.&quot;
</span><del>-          RenderTableRow {TR} at (0,118) size 600x18
-            RenderTableCell {TD} at (155,118) size 445x18 [bgcolor=#D3D3D3] [r=6 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,121) size 600x18
+            RenderTableCell {TD} at (155,121) size 445x18 [bgcolor=#D3D3D3] [r=6 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 8x18
</span><span class="cx">                 text run at (0,0) width 8: &quot;6&quot;
</span><del>-          RenderTableRow {TR} at (0,136) size 600x54
-            RenderTableCell {TD} at (155,136) size 445x54 [r=7 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,139) size 600x54
+            RenderTableCell {TD} at (155,139) size 445x54 [r=7 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 438x54
</span><span class="cx">                 text run at (0,0) width 262: &quot;If you want to do a radius search instead, &quot;
</span><span class="cx">                 text run at (262,0) width 164: &quot;press the \&quot;Radius Search\&quot;&quot;
</span><span class="lines">@@ -53,12 +53,12 @@
</span><span class="cx">                 text run at (48,18) width 279: &quot;This will allow you to select a starting point &quot;
</span><span class="cx">                 text run at (327,18) width 111: &quot;and enter a radius&quot;
</span><span class="cx">                 text run at (0,36) width 157: &quot;with new feature criteria.&quot;
</span><del>-          RenderTableRow {TR} at (0,190) size 600x18
-            RenderTableCell {TD} at (155,190) size 445x18 [r=8 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,193) size 600x18
+            RenderTableCell {TD} at (155,193) size 445x18 [r=8 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 4x18
</span><span class="cx">                 text run at (0,0) width 4: &quot; &quot;
</span><del>-          RenderTableRow {TR} at (0,208) size 600x72
-            RenderTableCell {TD} at (155,208) size 445x72 [r=9 c=1 rs=1 cs=1]
</del><ins>+          RenderTableRow {TR} at (0,211) size 600x72
+            RenderTableCell {TD} at (155,211) size 445x72 [r=9 c=1 rs=1 cs=1]
</ins><span class="cx">               RenderText {#text} at (0,0) size 436x72
</span><span class="cx">                 text run at (0,0) width 436: &quot;All information provided is deemed reliable but is not guaranteed and&quot;
</span><span class="cx">                 text run at (0,18) width 65: &quot;should be &quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -1,43 +1,51 @@
</span><del>-layer at (0,0) size 785x1407
</del><ins>+layer at (0,0) size 785x1351
</ins><span class="cx">   RenderView at (0,0) size 785x600
</span><del>-layer at (8,8) size 769x1399
-  RenderBlock {HTML} at (8,8) size 769x1399 [bgcolor=#008000] [border: (16px solid #00FF00)]
-    RenderTable at (16,16) size 737x1367
-      RenderTableSection (anonymous) at (0,0) size 737x1367
-        RenderTableRow (anonymous) at (0,0) size 737x1367
-          RenderTableCell {HEAD} at (0,0) size 235x490 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
-            RenderBlock {META} at (21,37) size 193x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {META} at (21,55) size 193x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {META} at (21,73) size 193x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {META} at (21,91) size 193x2 [border: (1px dotted #FFFFFF)]
-            RenderBlock {TITLE} at (21,109) size 193x56 [border: (1px dotted #FFFFFF)]
-              RenderText {#text} at (1,1) size 188x54
-                text run at (1,1) width 188: &quot;Evil Tests: Rendering BODY&quot;
-                text run at (1,19) width 162: &quot;and HEAD as children of&quot;
-                text run at (1,37) width 67: &quot;HTML - 2&quot;
-            RenderBlock {STYLE} at (21,181) size 193x272 [border: (1px dotted #FFFFFF)]
-              RenderText {#text} at (1,1) size 189x270
</del><ins>+layer at (8,8) size 769x1343
+  RenderBlock {HTML} at (8,8) size 769x1343 [bgcolor=#008000] [border: (16px solid #00FF00)]
+    RenderTable at (16,16) size 737x1311
+      RenderTableSection (anonymous) at (0,0) size 737x1311
+        RenderTableRow (anonymous) at (0,0) size 737x1311
+          RenderTableCell {HEAD} at (0,0) size 178x652 [color=#FFFFFF] [bgcolor=#FF0000] [border: (5px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
+            RenderBlock {META} at (21,37) size 136x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,55) size 136x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,73) size 136x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {META} at (21,91) size 136x2 [border: (1px dotted #FFFFFF)]
+            RenderBlock {TITLE} at (21,109) size 136x92 [border: (1px dotted #FFFFFF)]
+              RenderText {#text} at (1,1) size 127x90
+                text run at (1,1) width 67: &quot;Evil Tests:&quot;
+                text run at (1,19) width 117: &quot;Rendering BODY&quot;
+                text run at (1,37) width 90: &quot;and HEAD as&quot;
+                text run at (1,55) width 127: &quot;children of HTML -&quot;
+                text run at (1,73) width 8: &quot;2&quot;
+            RenderBlock {STYLE} at (21,217) size 136x398 [border: (1px dotted #FFFFFF)]
+              RenderText {#text} at (1,1) size 130x396
</ins><span class="cx">                 text run at (1,1) width 81: &quot;/* Layout */ &quot;
</span><del>-                text run at (82,1) width 58: &quot;HTML {&quot;
-                text run at (1,19) width 172: &quot;display: block; border: 1em&quot;
-                text run at (1,37) width 161: &quot;lime solid; margin: 8px; }&quot;
-                text run at (1,55) width 166: &quot;HEAD, BODY { display:&quot;
-                text run at (1,73) width 183: &quot;table-cell; border: solid thick;&quot;
-                text run at (1,91) width 189: &quot;padding: 1em; margin: 1em; }&quot;
-                text run at (1,109) width 163: &quot;HEAD &gt; *, BODY &gt; * {&quot;
-                text run at (1,127) width 169: &quot;display: block; border: thin&quot;
-                text run at (1,145) width 158: &quot;dotted; margin: 1em 0; } &quot;
-                text run at (159,145) width 12: &quot;/*&quot;
-                text run at (1,163) width 89: &quot;Formatting */ &quot;
-                text run at (90,163) width 98: &quot;HTML { color:&quot;
-                text run at (1,181) width 176: &quot;black; background: green; }&quot;
-                text run at (1,199) width 141: &quot;HEAD { color: white;&quot;
-                text run at (1,217) width 123: &quot;background: red; } &quot;
-                text run at (124,217) width 59: &quot;BODY {&quot;
-                text run at (1,235) width 170: &quot;color: yellow; background:&quot;
-                text run at (1,253) width 38: &quot;teal; }&quot;
-          RenderTableCell {BODY} at (235,41) size 502x1326 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
-            RenderBlock {H1} at (21,53) size 460x76 [border: (1px dotted #FFFF00)]
</del><ins>+                text run at (82,1) width 46: &quot;HTML&quot;
+                text run at (1,19) width 104: &quot;{ display: block;&quot;
+                text run at (1,37) width 107: &quot;border: 1em lime&quot;
+                text run at (1,55) width 130: &quot;solid; margin: 8px; }&quot;
+                text run at (1,73) width 113: &quot;HEAD, BODY {&quot;
+                text run at (1,91) width 114: &quot;display: table-cell;&quot;
+                text run at (1,109) width 118: &quot;border: solid thick;&quot;
+                text run at (1,127) width 90: &quot;padding: 1em;&quot;
+                text run at (1,145) width 95: &quot;margin: 1em; }&quot;
+                text run at (1,163) width 126: &quot;HEAD &gt; *, BODY&quot;
+                text run at (1,181) width 129: &quot;&gt; * { display: block;&quot;
+                text run at (1,199) width 120: &quot;border: thin dotted;&quot;
+                text run at (1,217) width 111: &quot;margin: 1em 0; } &quot;
+                text run at (112,217) width 12: &quot;/*&quot;
+                text run at (1,235) width 85: &quot;Formatting */&quot;
+                text run at (1,253) width 98: &quot;HTML { color:&quot;
+                text run at (1,271) width 121: &quot;black; background:&quot;
+                text run at (1,289) width 55: &quot;green; } &quot;
+                text run at (56,289) width 58: &quot;HEAD {&quot;
+                text run at (1,307) width 79: &quot;color: white;&quot;
+                text run at (1,325) width 119: &quot;background: red; }&quot;
+                text run at (1,343) width 99: &quot;BODY { color:&quot;
+                text run at (1,361) width 130: &quot;yellow; background:&quot;
+                text run at (1,379) width 38: &quot;teal; }&quot;
+          RenderTableCell {BODY} at (178,41) size 559x1270 [color=#FFFF00] [bgcolor=#008080] [border: (5px solid #FFFF00)] [r=0 c=1 rs=1 cs=1]
+            RenderBlock {H1} at (21,53) size 517x76 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 152x37
</span><span class="cx">                 text run at (1,1) width 152: &quot;Rendering &quot;
</span><span class="cx">               RenderInline {CODE} at (0,0) size 64x30
</span><span class="lines">@@ -48,15 +56,15 @@
</span><span class="cx">               RenderInline {CODE} at (0,0) size 64x30
</span><span class="cx">                 RenderText {#text} at (285,6) size 64x30
</span><span class="cx">                   text run at (285,6) width 64: &quot;HEAD&quot;
</span><del>-              RenderText {#text} at (349,1) size 384x74
-                text run at (349,1) width 36: &quot; as&quot;
-                text run at (1,38) width 157: &quot;children of &quot;
</del><ins>+              RenderText {#text} at (349,1) size 506x74
+                text run at (349,1) width 158: &quot; as children&quot;
+                text run at (1,38) width 35: &quot;of &quot;
</ins><span class="cx">               RenderInline {CODE} at (0,0) size 64x30
</span><del>-                RenderText {#text} at (158,43) size 64x30
-                  text run at (158,43) width 64: &quot;HTML&quot;
-              RenderText {#text} at (222,38) size 43x37
-                text run at (222,38) width 43: &quot; - 2&quot;
-            RenderBlock {P} at (21,161) size 460x38 [border: (1px dotted #FFFF00)]
</del><ins>+                RenderText {#text} at (36,43) size 64x30
+                  text run at (36,43) width 64: &quot;HTML&quot;
+              RenderText {#text} at (100,38) size 43x37
+                text run at (100,38) width 43: &quot; - 2&quot;
+            RenderBlock {P} at (21,161) size 517x38 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 383x18
</span><span class="cx">                 text run at (1,1) width 383: &quot;If you have any comments to make regarding this test, e-mail&quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 182x18 [color=#0000EE]
</span><span class="lines">@@ -64,100 +72,95 @@
</span><span class="cx">                   text run at (1,19) width 182: &quot;py8ieh=eviltests@bath.ac.uk&quot;
</span><span class="cx">               RenderText {#text} at (183,19) size 4x18
</span><span class="cx">                 text run at (183,19) width 4: &quot;.&quot;
</span><del>-            RenderBlock {DL} at (21,215) size 460x92 [border: (1px dotted #FFFF00)]
-              RenderBlock {DT} at (1,1) size 458x18
</del><ins>+            RenderBlock {DL} at (21,215) size 517x74 [border: (1px dotted #FFFF00)]
+              RenderBlock {DT} at (1,1) size 515x18
</ins><span class="cx">                 RenderText {#text} at (0,0) size 80x18
</span><span class="cx">                   text run at (0,0) width 80: &quot;Prerequisites&quot;
</span><del>-              RenderBlock {DD} at (41,19) size 418x72
-                RenderText {#text} at (0,0) size 418x54
-                  text run at (0,0) width 383: &quot;Browsers that are subjected to this test should support the the&quot;
-                  text run at (0,18) width 418: &quot;background, padding, margin, border and color properties of CSS,&quot;
-                  text run at (0,36) width 121: &quot;and in addition the &quot;
</del><ins>+              RenderBlock {DD} at (41,19) size 475x54
+                RenderText {#text} at (0,0) size 466x36
+                  text run at (0,0) width 466: &quot;Browsers that are subjected to this test should support the the background,&quot;
+                  text run at (0,18) width 456: &quot;padding, margin, border and color properties of CSS, and in addition the&quot;
</ins><span class="cx">                 RenderInline {CODE} at (0,0) size 64x15
</span><del>-                  RenderText {#text} at (121,38) size 64x15
-                    text run at (121,38) width 64: &quot;overflow&quot;
-                RenderText {#text} at (185,36) size 391x36
-                  text run at (185,36) width 206: &quot; property and fixed position stuff&quot;
-                  text run at (0,54) width 75: &quot;from CSS2.&quot;
-            RenderBlock {H2} at (21,331) size 460x58 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 438x56
-                text run at (1,1) width 438: &quot;1. Making the BODY and the HEAD into a&quot;
-                text run at (1,29) width 51: &quot;table&quot;
-            RenderBlock {P} at (21,413) size 460x20 [border: (1px dotted #FFFF00)]
</del><ins>+                  RenderText {#text} at (0,38) size 64x15
+                    text run at (0,38) width 64: &quot;overflow&quot;
+                RenderText {#text} at (64,36) size 285x18
+                  text run at (64,36) width 285: &quot; property and fixed position stuff from CSS2.&quot;
+            RenderBlock {H2} at (21,313) size 517x30 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 495x28
+                text run at (1,1) width 495: &quot;1. Making the BODY and the HEAD into a table&quot;
+            RenderBlock {P} at (21,367) size 517x20 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 256x18
</span><span class="cx">                 text run at (1,1) width 256: &quot;This is really evil, but completely valid...&quot;
</span><del>-            RenderBlock {P} at (21,449) size 460x110 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 458x108
-                text run at (1,1) width 441: &quot;This document should have two cells, side by side: one on the left, the&quot;
-                text run at (1,19) width 444: &quot;other on the right. The one on the left should be red with white writing&quot;
-                text run at (1,37) width 455: &quot;and a thick white border. It should contain four dotted lines separated by&quot;
-                text run at (1,55) width 458: &quot;a blank line, followed by a dotted bordered box containing the document&quot;
-                text run at (1,73) width 427: &quot;title, and another dotted bordered box containing the stylesheet, also&quot;
-                text run at (1,91) width 89: &quot;shown below:&quot;
-            RenderBlock {PRE} at (21,575) size 460x17 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,403) size 517x92 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 515x90
+                text run at (1,1) width 497: &quot;This document should have two cells, side by side: one on the left, the other on&quot;
+                text run at (1,19) width 500: &quot;the right. The one on the left should be red with white writing and a thick white&quot;
+                text run at (1,37) width 515: &quot;border. It should contain four dotted lines separated by a blank line, followed by a&quot;
+                text run at (1,55) width 498: &quot;dotted bordered box containing the document title, and another dotted bordered&quot;
+                text run at (1,73) width 308: &quot;box containing the stylesheet, also shown below:&quot;
+            RenderBlock {PRE} at (21,511) size 517x17 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 40x15
</span><span class="cx">                 text run at (1,1) width 40: &quot;  ...&quot;
</span><del>-                text run at (41,1) width 0: &quot; &quot;
-            RenderBlock {P} at (21,608) size 460x20 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,544) size 517x20 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 453x18
</span><span class="cx">                 text run at (1,1) width 453: &quot;The dotted borders and lines and the text in the left cell should be white.&quot;
</span><del>-            RenderBlock {P} at (21,644) size 460x38 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 439x36
-                text run at (1,1) width 439: &quot;The right cell should be teal, with yellow text. This paragraph you are&quot;
-                text run at (1,19) width 249: &quot;reading now should be in this right cell.&quot;
-            RenderBlock {P} at (21,698) size 460x20 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,580) size 517x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 490x36
+                text run at (1,1) width 490: &quot;The right cell should be teal, with yellow text. This paragraph you are reading&quot;
+                text run at (1,19) width 198: &quot;now should be in this right cell.&quot;
+            RenderBlock {P} at (21,634) size 517x20 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 444x18
</span><span class="cx">                 text run at (1,1) width 444: &quot;The width of the two cells is left up to the user agent to decide, I think.&quot;
</span><del>-            RenderBlock {P} at (21,734) size 460x74 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 457x72
-                text run at (1,1) width 457: &quot;The right cell should look similar to the left cell in formatting -- each box&quot;
-                text run at (1,19) width 447: &quot;of text should have a yellow dotted border, and there should be a blank&quot;
-                text run at (1,37) width 419: &quot;line between each such box. No box should be nested -- the dotted&quot;
-                text run at (1,55) width 306: &quot;boxes should always be distinct from each other.&quot;
-            RenderBlock {P} at (21,824) size 460x38 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 411x36
-                text run at (1,1) width 411: &quot;The cells should be the same height, and they should have grown&quot;
-                text run at (1,19) width 222: &quot;vertically to accommodate this text.&quot;
-            RenderBlock {P} at (21,878) size 460x56 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 430x54
-                text run at (1,1) width 430: &quot;Around the whole setup should be two borders, dark green and light&quot;
-                text run at (1,19) width 428: &quot;green. The cells should be separated from each other and from these&quot;
-                text run at (1,37) width 226: &quot;outer borders by 1em of dark green.&quot;
-            RenderBlock {P} at (21,950) size 460x38 [border: (1px dotted #FFFF00)]
-              RenderText {#text} at (1,1) size 436x36
-                text run at (1,1) width 436: &quot;There should also be some alternate stylesheets set up to allow you to&quot;
-                text run at (1,19) width 383: &quot;display the &lt;META&gt; content. This may help with diagnosis.&quot;
-            RenderBlock {H2} at (21,1012) size 460x30 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,670) size 517x74 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 501x72
+                text run at (1,1) width 501: &quot;The right cell should look similar to the left cell in formatting -- each box of text&quot;
+                text run at (1,19) width 487: &quot;should have a yellow dotted border, and there should be a blank line between&quot;
+                text run at (1,37) width 489: &quot;each such box. No box should be nested -- the dotted boxes should always be&quot;
+                text run at (1,55) width 152: &quot;distinct from each other.&quot;
+            RenderBlock {P} at (21,760) size 517x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 489x36
+                text run at (1,1) width 489: &quot;The cells should be the same height, and they should have grown vertically to&quot;
+                text run at (1,19) width 144: &quot;accommodate this text.&quot;
+            RenderBlock {P} at (21,814) size 517x56 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 511x54
+                text run at (1,1) width 502: &quot;Around the whole setup should be two borders, dark green and light green. The&quot;
+                text run at (1,19) width 511: &quot;cells should be separated from each other and from these outer borders by 1em of&quot;
+                text run at (1,37) width 71: &quot;dark green.&quot;
+            RenderBlock {P} at (21,886) size 517x38 [border: (1px dotted #FFFF00)]
+              RenderText {#text} at (1,1) size 508x36
+                text run at (1,1) width 508: &quot;There should also be some alternate stylesheets set up to allow you to display the&quot;
+                text run at (1,19) width 311: &quot;&lt;META&gt; content. This may help with diagnosis.&quot;
+            RenderBlock {H2} at (21,948) size 517x30 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 154x28
</span><span class="cx">                 text run at (1,1) width 154: &quot;Submit Results&quot;
</span><del>-            RenderBlock {FORM} at (21,1066) size 460x97 [border: (1px dotted #FFFF00)]
-              RenderBlock {P} at (1,17) size 458x63
</del><ins>+            RenderBlock {FORM} at (21,1002) size 517x105 [border: (1px dotted #FFFF00)]
+              RenderBlock {P} at (1,17) size 515x71
</ins><span class="cx">                 RenderText {#text} at (0,0) size 259x18
</span><span class="cx">                   text run at (0,0) width 259: &quot;How does your browser fare on this test?&quot;
</span><del>-                RenderMenuList {SELECT} at (2,20) size 454x18 [color=#000000] [bgcolor=#FFFFFF]
-                  RenderBlock (anonymous) at (0,0) size 454x18
-                    RenderText at (8,2) size 215x13
-                      text run at (8,2) width 215: &quot;Document renders exactly as described.&quot;
</del><ins>+                RenderMenuList {SELECT} at (2,20) size 511x24 [color=#000000] [bgcolor=#FFFFFF]
+                  RenderBlock (anonymous) at (4,2) size 486x20
+                    RenderText at (8,2) size 230x15
+                      text run at (8,2) width 230: &quot;Document renders exactly as described.&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-                RenderInline {LABEL} at (0,0) size 197x18
-                  RenderText {#text} at (0,42) size 70x18
-                    text run at (0,42) width 70: &quot;Comment: &quot;
-                  RenderTextControl {INPUT} at (72,42) size 123x19 [color=#000000] [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-                RenderText {#text} at (197,42) size 4x18
-                  text run at (197,42) width 4: &quot; &quot;
-                RenderButton {INPUT} at (203,43) size 54x18 [color=#000000] [bgcolor=#C0C0C0]
-                  RenderBlock (anonymous) at (8,2) size 38x14
-                    RenderText at (0,0) size 38x13
-                      text run at (0,0) width 38: &quot;Submit&quot;
</del><ins>+                RenderInline {LABEL} at (0,0) size 223x18
+                  RenderText {#text} at (0,49) size 70x18
+                    text run at (0,49) width 70: &quot;Comment: &quot;
+                  RenderTextControl {INPUT} at (72,48) size 149x21 [color=#000000] [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+                RenderText {#text} at (223,49) size 4x18
+                  text run at (223,49) width 4: &quot; &quot;
+                RenderButton {INPUT} at (229,48) size 57x21 [color=#000000] [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+                  RenderBlock (anonymous) at (8,3) size 41x15
+                    RenderText at (0,0) size 41x15
+                      text run at (0,0) width 41: &quot;Submit&quot;
</ins><span class="cx">                 RenderText {#text} at (0,0) size 0x0
</span><del>-            RenderBlock {HR} at (21,1179) size 460x2 [border: (1px dotted #FFFF00)]
-            RenderBlock {P} at (21,1197) size 460x20 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {HR} at (21,1123) size 517x2 [border: (1px dotted #FFFF00)]
+            RenderBlock {P} at (21,1141) size 517x20 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderInline {A} at (0,0) size 161x18 [color=#0000EE]
</span><span class="cx">                 RenderText {#text} at (1,1) size 161x18
</span><span class="cx">                   text run at (1,1) width 161: &quot;Up to the Evil Tests Page&quot;
</span><span class="cx">               RenderText {#text} at (162,1) size 4x18
</span><span class="cx">                 text run at (162,1) width 4: &quot;.&quot;
</span><del>-            RenderBlock {P} at (21,1233) size 460x20 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,1177) size 517x20 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 173x18
</span><span class="cx">                 text run at (1,1) width 173: &quot;This page is maintained by &quot;
</span><span class="cx">               RenderInline {A} at (0,0) size 77x18 [color=#0000EE]
</span><span class="lines">@@ -170,8 +173,8 @@
</span><span class="cx">                   text run at (260,1) width 123: &quot;py8ieh@bath.ac.uk&quot;
</span><span class="cx">               RenderText {#text} at (383,1) size 9x18
</span><span class="cx">                 text run at (383,1) width 9: &quot;).&quot;
</span><del>-            RenderBlock {P} at (21,1269) size 460x20 [border: (1px dotted #FFFF00)]
</del><ins>+            RenderBlock {P} at (21,1213) size 517x20 [border: (1px dotted #FFFF00)]
</ins><span class="cx">               RenderText {#text} at (1,1) size 170x18
</span><span class="cx">                 text run at (1,1) width 170: &quot;Last updated in June 1999.&quot;
</span><del>-layer at (356,1193) size 117x13
-  RenderBlock {DIV} at (3,3) size 117x13
</del><ins>+layer at (298,1135) size 145x15
+  RenderBlock {DIV} at (2,3) size 145x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug45621expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt (0 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug45621-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x77
+  RenderBlock {HTML} at (0,0) size 800x77
+    RenderBody {BODY} at (8,8) size 784x61
+      RenderTable {TABLE} at (0,0) size 392x61 [bgcolor=#C0C0C0]
+        RenderTableSection {TBODY} at (0,0) size 392x61
+          RenderTableRow {TR} at (0,0) size 392x21
+            RenderTableCell {TD} at (0,0) size 392x21 [bgcolor=#808080] [r=0 c=0 rs=1 cs=1]
+              RenderTextControl {INPUT} at (0,2) size 392x17 [bgcolor=#FFC0CB]
+              RenderText {#text} at (0,0) size 0x0
+          RenderTableRow {TR} at (0,21) size 392x40
+            RenderTableCell {TD} at (0,21) size 392x40 [bgcolor=#808080] [r=1 c=0 rs=1 cs=1]
+              RenderImage {IMG} at (0,0) size 392x40 [bgcolor=#00FFFF]
+              RenderText {#text} at (0,0) size 0x0
+layer at (8,11) size 392x15
+  RenderBlock {DIV} at (0,1) size 392x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwintablesmozilla_expected_failuresbugsbug584022expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt (179078 => 179079)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2015-01-25 01:28:21 UTC (rev 179078)
+++ trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt        2015-01-25 02:55:39 UTC (rev 179079)
</span><span class="lines">@@ -32,15 +32,15 @@
</span><span class="cx">             RenderTableCell {TD} at (2,158) size 41x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
</span><span class="cx">               RenderText {#text} at (2,2) size 37x18
</span><span class="cx">                 text run at (2,2) width 37: &quot;row 3&quot;
</span><del>-      RenderBlock (anonymous) at (0,240) size 784x22
-        RenderButton {INPUT} at (2,2) size 56x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 40x14
-            RenderText at (0,0) size 40x13
-              text run at (0,0) width 40: &quot;expand&quot;
-        RenderText {#text} at (59,1) size 5x18
-          text run at (59,1) width 5: &quot; &quot;
-        RenderButton {INPUT} at (65,2) size 44x18 [bgcolor=#C0C0C0]
-          RenderBlock (anonymous) at (8,2) size 27x14
-            RenderText at (0,0) size 27x13
-              text run at (0,0) width 27: &quot;sizes&quot;
</del><ins>+      RenderBlock (anonymous) at (0,240) size 784x25
+        RenderButton {INPUT} at (2,2) size 58x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 42x15
+            RenderText at (0,0) size 42x15
+              text run at (0,0) width 42: &quot;expand&quot;
+        RenderText {#text} at (62,3) size 4x18
+          text run at (62,3) width 4: &quot; &quot;
+        RenderButton {INPUT} at (68,2) size 47x21 [bgcolor=#F0F0F0] [border: (2px outset #F0F0F0)]
+          RenderBlock (anonymous) at (8,3) size 31x15
+            RenderText at (0,0) size 31x15
+              text run at (0,0) width 31: &quot;sizes&quot;
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre>
</div>
</div>

</body>
</html>